v0.9.12 is a hotfix release for the story consensus client. Validators can optionally update to this stable version for running a node on the latest iliad
network.
Overview
v0.9.12
fixes a logging issue that was adversely affecting block times for a lot of nodes running in DEBUG
mode, and adds a comprehensive set of tests to the staking module.
Fixes
- Removes delegation messages that induced massive log bloating for nodes running in
DEBUG
mode (#72) - Update various ABCI log messages to print in
INFO
mode as opposed toDEBUG
(#73)
Other Updates
- Adds test cases for validator withdrawals (#55)
- Adds test cases for staking contract interactions (#56)
- Adds test cases for the withdrawal queue (#61)
- Adds test cases for validator operations (#66)
- Adds test cases for setting of addresses (#67)
- Adds test cases for validator deposits (#71)
- Adds test cases for contract upgrades (#82)
Feedback & Support
We value your feedback and encourage you to report any issues or suggestions through our public issues tracker. For additional support, please message us in the developer channel of our public Discord.
Binaries
Users may download the client from our set of pre-built binaries: