Skip to content

v2.4.0

Choose a tag to compare

@qcollapse qcollapse released this 27 Oct 03:17
· 1130 commits to develop since this release

Breaking Changes

  • Increase call depth limit from 5 to 64, allowing more flexible DApp development (applied from the block height 111499715).

Improvements

  • Prevent octal number from being used as a contract parameter.
  • Store the same contract code just once.
  • Now Lua VM stops ongoing TX execution upon block generation timeout.

Bug Fixes

  • Fix possible indeterministic gas estimation.
  • Fix possible state mismatch between nodes resulting from JSON arguments.
  • Fix RPC stream freezing issue.