v0.6.1
What's new in this release:
- A new
sputnikvm-stateful
crate that helps you to deal withRequireError
by usingetcommon-trie
. - Ability to execute SYSTEM transaction, so now you can use SputnikVM for all Ethereum account state transitions.
Published crates:
sputnikvm = "^0.6.1"
sputnikvm-stateful = "^0.6.8"