CodeChain 2.2.0
Pre-release
Pre-release
OS | Binary | SHA256 |
---|---|---|
Linux | codechain-2.2.0-x86_64-linux.tar.gz | 025f285934dd1499d68c44a5565d0b5f09139a1e9040357492d390546cc3d16d |
OS X | codechain-2.2.0-x86_64-darwin.tar.gz | 36bfceaff8f835262264c1b6045dc28037f2f6b3a2b7e5f90bbb55d0f536a9f8 |
- Try to unlock account only when it is imported #1798
- Block double vote attempts #1799 #1800 #1801
- Do not generate a seal if the block is generated from a past view #1807
- Recover TendermintState when empty the proposal timer is fired in a wrong time #1808
- Fix the condition to check whether the new block could change the best block #1811
- Block malicous users #1434
- Enable all grandchild of the best block to become a best proposal block #1813
- Fix crashes on SIGINT #1814
- Fix the view calculation bug #1820
- Distingush BlockHash and Tracker from H256 #1829
- Extract packages
- Upgrade, updates
- Misc