This repository has been archived by the owner on May 13, 2022. It is now read-only.
v0.17.0
Changelog
This is a service release with some significant ethereum/solidity compatibility improvements and new logging features. It includes:
- Upgrade to use Tendermint v0.9.2
- Implemented dynamic memory assumed by the EVM bytecode produce by solidity, fixing various issues.
- Logging sinks and configuration - providing a flexible mechanism for configuring log flows and outputs see logging section in readme. Various other logging enhancements.
- Fix event unsubscription
- Remove module-specific versioning
- Rename suicide to selfdestruct
- SNative tweaks
Known issues: