Skip to content

v1.1.507 - February 2020

Choose a tag to compare

@nedobylskiy nedobylskiy released this 05 Feb 12:24

Known as v1.1.7

Improves:

  • More validators and plugins search path. Now you can put plugins in application folder or install it with npm locally
  • Contract size (in bytes) limiting by config & master contract
  • Contracts calls speed improve

Fixes:

  • Synchronization fixes
  • Initial sync fix
  • Added genesis block checking on network start (saved chain validation)
  • Fixed benchmark config
  • Fixed Waterfall test

Other minor fixes and refactor