Releases: consensus-shipyard/mir
Releases · consensus-shipyard/mir
v0.4.4
Fixes batch DB garbage collection bug.
v0.4.3
Add support for arbitrarily large vote weights in Trantor memberships.
v0.4.2
Fixes several bugs that manifest under load in Trantor.
v0.4.1
Fixes sevaral bugs in Trantor.
v0.4.0
This version introduces the support for weighted voting in Trantor.
In addition, there are multiple bug fixes and the code has been cleaned up substantially. (Which does not mean that it's perfectly clean.)
v0.3.5
Fixes a subtle bug in Trantor's state catchup protocol.
v0.3.4
Fixed a bug leading to inconsistent Trantor output.
v0.3.3
Minor bug fixes in the implementation of the PBFT subprotocol.
v0.3.2
Upgraded libp2p transport module to drop fewer messages.
v0.3.1
- Fix batch fetcher bug
- Generalize simple mempool