Skip to content

Mesmerization

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 11 May 19:05
· 2438 commits to master since this release

An urgent release to fix incompatibility with mainnet at block 1528989. The actual pair of problems leading to inability to process this block occurred earilier than that, so to fix this you need to resynchronize your node. Fixed node is confirmed to have identical state as 3.1.0 C# node up to block 1529810.

Bugs fixed:

  • StdLib itoa() implementation emitted uppercase letters instead of lowercase (#2478)
  • StdLib jsonDeserialize() implementation couldn't handle properly integers larger than 64-bit signed (#2478)