Skip to content

v0.4.0

Compare
Choose a tag to compare
@sorpaas sorpaas released this 12 Jul 12:56
· 364 commits to master since this release

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"