Skip to content

CodeChain 2.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@foriequal0 foriequal0 released this 11 Nov 14:48
· 1 commit to rc-2.2.0 since this 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
    • Upgrade rust to 1.37.0 #1806
    • Update clippy and rustfmt #1821
    • Upgrade url 1.7.2 #1810
    • Upgrade jsonrpc version to 14.0.3 #1830
    • Update README to correspond to rust toolchains #1825
  • Misc
    • Enable IPC in production build #1802
    • Fix typo in meatdata #1812