Skip to content

Releases: renproject/hyperdrive

v0.4.11

01 Dec 04:36
0e8e090
Compare
Choose a tag to compare
  • Fix racy access to state variables

v0.4.9

04 Oct 23:55
37af7d1
Compare
Choose a tag to compare
  • Support for changing signatories

v0.4.8

15 Jun 03:59
a465673
Compare
Choose a tag to compare
  • Constructor that allows specification of the starting height for the process (#98)

v0.4.7

10 Jun 23:39
33851f0
Compare
Choose a tag to compare
  • Reset height inside event loop (#97)

v0.4.6

10 Jun 23:30
33851f0
Compare
Choose a tag to compare
  • Reset height inside event loop (#97)

v0.4.5

22 Feb 06:04
c8ef7e0
Compare
Choose a tag to compare
  • The Validator interface exposes the consensus height and round in the Valid method (#96)

v0.4.4

29 Jan 03:59
Compare
Choose a tag to compare
  • Expose DurationAtHeightAndRound in the timer.LinearTimer

v0.4.3

11 Dec 00:28
21f6797
Compare
Choose a tag to compare
  • Added timeout message type

v0.4.1

10 Dec 23:01
58e3f1e
Compare
Choose a tag to compare
  • Remove signatures
  • Add message types

v0.4.0

02 Jul 00:01
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Slimmer implementation of the consensus algorithm
  • More direct implementation comparison to the Tendermint paper
  • No signing/verification
  • Better concurrency model
  • Better message buffering model
  • Checks conditions after all state changes