Skip to content

CodeChain 2.1.0

Compare
Choose a tag to compare
@majecty majecty released this 02 Oct 07:23
OS Binary SHA256
Linux codechain-2.1.0-x86_64-linux.tar.gz 49c365794ff66cefbf6b4f258406f53be820c8d07a4e1ec1e342a884b27de880
OS X codechain-2.1.0-x86_64-darwin.tar.gz ad9d3ff0eafe13e36ac26c80768d27e5482aa8ee58147fa38015fa2c96e17008
  • Turn on lto for the release build #1757
  • Move to Commit state if enough precommits are collected #1771
  • Fix a step regression bug in Tendermint::worker::new_blocks #1772
  • Add Commit message in Tendermint #1770
  • Fix possible regression issue caused by ProposeWaitEmptyBlockTimer #1774
  • Remove compose and decompose transaction #1775
  • Import following downloaded blocks if the preceding block is already queued #1786
  • If the best block is not changed don't move to the next height #1789
  • Call new_blocks even though block verification queue is not empty
  • Fill the missing fields in the Transaction spec #1790
  • Remove order #1782
  • Remove locks in VoteCollector #1797
  • Stop generating block if consensus cannot make a seal #1792
  • Handle multiple proposals in a view correctly in Tendermint #1793
  • Make the order of votes consistent
  • Do not panic when height, view or step is changed while creating a block #1795