Current section
Files
Jump to
Current section
Files
blockchain
CHANGELOG.md
CHANGELOG.md
# 0.1.4
* Pass common tests for block state and transactions.
# 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