Current section

Files

Jump to
blockchain CHANGELOG.md
Raw

CHANGELOG.md

# 0.1.3
* Add basic support for chains, such as Ropsten versus Homestead.
* Upgrade EVM to and move `Block.Header` to the EVM project.
* Add interfaces for interacting with accounts, contracts or blocks in the EVM
# 0.1.2
* Upgrade KECCAK version to match Ethereum spec
# 0.1.1
* Fixes all typespec issues
# 0.1.0
* Initial commit of basic blockchain functionality