Kaia v2.0.1 is a bug fix version for v2.0.0. The bug affected Consensus Nodes (CNs) with live pruning enabled. Therefore, it is recommended that such CNs upgrade to v2.0.1 immediately. Proxy Nodes (PNs) and Endpoint Nodes (ENs) may upgrade to this version.
This version does not contain Mainnet hardfork number. The Mainnet hardfork number should be included in the next release.
Improvements
- Improved block processing speed by caching the KIP-113 BLS public keys (#333)
Fixes
- Fixed the kaia_getBlockWithConsensusInfo API to not fail despite originProposer field being unavailable (#351)
- Fixed the p2p GetBlockHeaders message handling (#322)
- Fixed the --start-block-num option at private nets (#332)
- Fixed the JavaScript console to match v2.0.0 APIs (#400)
- Fixed the CN’s mining worker to skip live pruning, preventing state trie corruption (#404)
Miscellaneous
Downloads
Please find the download links at https://docs.kaia.io/nodes/downloads/
Thank you @xixishidibei, @barajeel, @closeobserve for your first contribution to Kaia.