v1.1.508 - February 2020 - Second release
Warning:
New release numeration policy: Current dist version numerated as v1.1.5 and 08 - is minor dist version.
Next release will be v.1.1.509
Improved:
- DApp application section on config file
- Added API method contractExists
- Added logger method fatalFall. Shows fatal message and makes process.exit(1)
- Improved peer lists syncing: automatically detects remote port
- DApp methods refactoring
- Added method contractExists for DApp
- Added method getAppConfig for DApp
- Contract owner change supports while deploying contract
- Updated isolated-vm version
Fixes:
- Fixed "Generators functions not found"
- NodeMetaInfo validators list
- Calling External methods from "contracts" getter
- DeployMethod stuck in exception situtatons