Skip to content

v2.0.9

Compare
Choose a tag to compare
@yilunzhang yilunzhang released this 18 Apr 09:01
· 175 commits to master since this release

This version will prevent very long sigchain to gain additional advantage caused by sigchain bit shift. The new change is consensus incompatible and will be effective starting from block height 2543000. Please upgrade before this height to keep node running normally.

  • Add length limit for sigchain bit shift
  • Fix http json rpc request body not closed
  • Init log module in nknc to prevent panic