Skip to content

Releases: vacp2p/hashgraph-like-consensus

v0.5.1

05 Jun 08:22
48da541

Choose a tag to compare

What's Changed

New Contributors

  • @jazzz made their first contribution in #20

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Jun 11:25
8902b68

Choose a tag to compare

What's Changed

  • feat(signing)!: introduce pluggable ConsensusSignatureScheme trait by @seemenkina in #16
  • docs(readme): document per-scope service composition pattern by @seemenkina in #17
  • feat(service)!: hold signer in ConsensusService, drop per-call signer arg by @seemenkina in #18
  • feat!: make the library fully synchronous by @seemenkina in #19

Full Changelog: v0.2.0...v0.5.0

v0.2.0

16 Apr 15:20
90c2215

Choose a tag to compare

What's Changed

  • chore: refactor service API and provide additional functionality by @seemenkina in #15

Full Changelog: v0.1.2...v0.2.0

Release v0.1.2

16 Apr 11:48
96a90d8

Choose a tag to compare

What's Changed

  • test: Proposal vote lifecycle and timeout behavior by @romanzac in #9
  • test: Improve coverage by @romanzac in #10
  • fix: enhance consensus timeout handling by @seemenkina in #13
  • fix: remove unused dependency and fix bug with publishing by @seemenkina in #14

New Contributors

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

09 Feb 10:39
ce6a714

Choose a tag to compare

What's Changed

  • Udpate consesus service based on de-mls integration by @seemenkina in #4
  • feat(api): Present service api and small fixess based on integration by @seemenkina in #5
  • feat(api): add ConsensusServiceAPI trait and refactor types by @seemenkina in #7
  • feat(doc): update docs, prepare to patch release by @seemenkina in #8

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

18 Dec 10:08
a44a58f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/vacp2p/hashgraph-like-consensus/commits/v0.1.0