- pending.commit(...) takes an ethereum object instead of a blockchain object
- the change was necessary due to a change in the API exposed by geth
- Update to geth v1.6.6
- Add more money to the default account
- Increase the wait times in the contract tests to guard against false positives
- Gas Limit improvements
- Added multinode deployment possibilities with kubernetes and minikube
- Add tests for deploying of smart contracts and transactions
- Add initial work on the peg zone to the main ethereum network
- Remove all deprecated files
- Cleaned up the repo
BREAKING CHANGES:
FEATURES:
- Update to tmlibs
- Update to abci
- Update to go-ethereum 1.6.1
IMPROVEMENTS:
- Solve numerous bugs
- Add test suite