This release primarily supports the Ethereum Pectra upgrade.
Additionally, we have enabled penalties for double signing and malicious voting. Fortunately, our validator network is operated by highly reputable organizations, so the risk of misbehavior is minimal. These changes are precautionary measures.
Hardfork Schedule
The mainnet is active at Block #8728540 (Fri Jul 29 2025 13:00:00 GMT+0900)
What's Changed
- Integrate SlashIndicator contract by @ironbeer in #148
- Resolved merge conflicts from bsc v1.5.13 by @ironbeer in #151
- Fixed build errors from bsc v1.5.13 by @ironbeer in #152
- docs: added a badge to the social network Twitter by @Ocheretovich in #147
- chore: fix function name in comment by @rustrover in #153
- Update SlashIndicator to audited bytecode by @ironbeer in #155
- Disabled bsc specific features by @ironbeer in #154
- Feat/upgrade soas by @tak1827 in #159
- Deleted unused test code by @ironbeer in #160
- Feat/delete evn by @tak1827 in #156
- WIP: Merge bsc v1.5.13 by @ironbeer in #150
- set v1.8.0 testnet hardfork by @tak1827 in #161
- Fix Blob schedule error on startup by @ironbeer in #162
- chore: make function comment match function name by @rustfix in #163
- schecule mainnet hardfork for v1.8.0 by @tak1827 in #164
New Contributors
- @rustrover made their first contribution in #153
- @rustfix made their first contribution in #163
Full Changelog: v1.7.6...v1.8.0