v1.1.507 - February 2020
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