md5sum
File | md5sum |
---|---|
ontology-darwin-amd64 | 216c817b153d0f4bd4034fbdeeece361 |
ontology-linux-amd64 | ca51f0025c7cf7cb4f9114c0c78fa18f |
ontology-windows-amd64.exe | e6251b27e55ef3203810550a9e1536d3 |
tool-darwin.zip | 973be7a9caeda1f93572682474719ce8 |
tool-linux.zip | fe99db9e17a5a81d66f2c3fe5b1219aa |
tool-windows.zip | 1f6a18b12a51bc49b8ebe74d7dd6cced |
Change Log
- add consistent check of merkle state root
- optimize consensus signature number and verify header sign (#632)
- mutual exclusion access to increment validator (#726)
- Fix consensus recovery from network partition (#725)
- add pre execute notify (#722)
- fix network split between seed nodes (#718)
- fix bug in states check of new ledger (#719)
- add gofmt check to travis (#724)
- check transaction size in deserialization (#703)
- fix error handle in vm reader (#676)
- reuse cache db (#697)
- fix Committer skipped broadcasting commit msg (#698)