Notices
All nodes need upgrade.
New Features
- add GraphQL api
- destroyed contract is recorded, and can not be redeployed.
Improvement and Bug fix
- add wasm debug info (#1295)
- try to actively fetch proposal msg if endorse msg received first.(#1292)
- fix getConsensusedCommittedBlockNum (#1284)
- Add testmode check in initNodeInfo (#1275)
Breaking Changes
md5sum
File | md5sum |
---|---|
ontology-darwin-amd64 | 4a5046a8abd0c4c16b93684f045177b9 |
ontology-linux-amd64 | 386eb9b90ebfd50ef089081b046dbf45 |
tool-linux.zip | 6c4c503db1e95a6478afca26f515343f |
tool-darwin.zip | 4a3784a822b677b88ad7e75991e02de8 |
Change Log Since v2.1.0
- tracking destroyed contract (#1299)
- add wasm debug info (#1295)
- try to actively fetch proposal msg if endorse msg received first.(#1292)
- add Governance doc (#1294)
- add wasm debug info (#1293)
- fix getConsensusedCommittedBlockNum (#1284)
- implement graphql api (#1274)
- provide more error info (#1280)
- update docker file (#1278)
- fix static check lint issue (#1277)
- Add testmode check in initNodeInfo (#1275)
- add sign hash based on chain id for transaction (#1273)