v0.11.0
This release contains various bug fixes and a few new features and enhancements.
Enhancements
- [RPC] new RPC APIs:
GetChainInfo
,GetBlockMetadata
,GetBlockBody
,GetStateAndProof
- [Smart Contract] Add system.random
Bug Fixes
- [DPoS] Prevent an abnormal server shutdown upon BP membership change
- [DPoS] Handle a panic raised during block execution
- [P2P,RPC] Fix the best block info displayed by executing getpeers (#50)
- [syncer] Fix block synchronization failure