Skip to content

v0.6.1

Compare
Choose a tag to compare
@cd1m0 cd1m0 released this 30 Sep 08:35
· 19 commits to main since this release

This release brings support for decoding contract state using the decodeContractState function. We also support decoding maps, provided we provide a map of candidate keys, obtained by observing keccak insturctions during the stream. (for an example of this take a look at VMTestRunner and debug.spec.ts.