v0.4.0
Changes in this release:
- Production-ready support for Frontier, Homestead and EIP150 block ranges. In Ethereum Classic, that is from block 1 to block 3000000.
- Experimental support for EIP160.
Run sputnikvm --help
for help message on how to use the CLI tool. Note that you need to use the current master branch of go-ethereum-classic if you wish to use the RPC feature.
The library can be used as usual:
[dependencies]
sputnikvm = "0.4"