Note that the release is still under testing.
Horace (Story v1.5.2) is a mandatory hardfork upgrade of the consensus client for Story Mainnet (upgrade height 13780500) and Aeneid Testnet (upgrade height 14017000). It reduced emissions, and adjusted locked validator delegation multiplier according to SIP-00009. It also fixed issues found in v1.5.1.
What's changed
- fix(upgrade): handle the case of no validator commission (#641)
- fix(buildinfo): remove handling of default case of reading build info (#630)
- feat(upgrade): reduce emissions and adjust locked validator delegation multiplier (#623)
- chore(deps): update go deps by (#624)
- chore(deps): upgrade go version and deps (#597)
- chore(utils): add validation of compressed public key by (#610)
- chore(evmengine): remove logs when not related event comes (#621)
Security council signatures
Pending signatures
Please refer to this doc for details of Story Security Council.
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.
Users may download the client from the attached binaries. Note that the binaries are compiled with ubuntu-24.04 and go1.24. If you are running the client on incompatible machines, please compile the story-geth client from source code by pulling the tag on your machine.