0.0.4 - 2021-11-01
- Downgrade possibly-temporary network faults to warnings
- Improve logging when an invalid transaction is submitted
0.0.3 - 2021-10-27
- Implement janky catchup
Adds new type parameter, corresponding to the state type, to Message
0.0.2 - 2021-10-19
- Fix leaders not sending themselves commit votes
- Fix state not getting stored properly
- StatefulHandler trait
- Reexport traits from traits module
- State Machine + Node Implementation
- state machine mvp megasquash
- Replace tokio broadcast queue with unbounded equivalent
Changes queue type in hotshot methods