v1.7.0-alpha
Pre-release
Pre-release
md5sum
File | md5sum |
---|---|
ontology-darwin-amd64 | 824efab60077c39518ff39b0d1cbaab7 |
ontology-linux-amd64 | e81efd40965b0aba58f5ed3fe2f4bbec |
ontology-windows-amd64.exe | 3ac2582b6895c2d595ffaa9258a26d12 |
tool-darwin.zip | 10ea4c079ad5088314ba23b9b6983bdb |
tool-linux.zip | f0472ddd3b9ae0e6215e69b28e53ba41 |
tool-windows.zip | 7428a486c73cd73a8daeb5be2a5f4f52 |
Change Log
- fix vbft consensus block sign number (#841)
- add request body size limit (#913)
- validate old passwd firstly when changing passwd (#873)
- throttling p2p transaction request (#909)
- clear dualportsupport code (#893)
- reduce initial alloc size for OverlayDB (#887)
- fix bug in ontid: key can be used after revoked (#868)
- add map .keys .values .has_key list.remove, DCALL support (#716)
- do not skip submit block msg sent from larger height node (#874)
- reject block message with empty merkle root (#863)
- improved error messages (#862)
- fix read varbytes to handle eof correctly (#860)
- Add rawheader (#853)
- some zero copy serialization do not need return error (#846)