v0.2.0
What's Changed
- Lighten up logging upon Kernel Panic by @Nashtare in #74
- Fix blake2 precompile by @Nashtare in #78
- Cleanup needless imports by @Nashtare in #79
- Fix Cycle count in logs for interpreter by @Nashtare in #77
- Creating sub-tries now never hashes leaves by @BGluth in #76
- Fix generation inputs logging pre-transaction execution by @Nashtare in #89
- Reduce state trie size for dummy payloads by @Nashtare in #88
- Fixed trie diffs using inverted logic by @BGluth in #95
- Fix trie output when debugging final root mismatch by @Nashtare in #86
- Add automatic labeler for PRs by @Nashtare in #96
- A small clippy fix by @muursh in #99
- Fix simulation output result by @Nashtare in #101
- Added a test for trie cloning by @BGluth in #98
- Now prunes tries properly (and more aggressively!) without hack by @BGluth in #97
- Fixed trie hash collision issue when constructing storage tries by @BGluth in #75
- Update README.md by @muursh in #105
- Add dependency graph in README by @Nashtare in #107
- Add clock to GenerationStateCheckpoint and fix interpreter rollback by @LindaGuiga in #109
- Bumped all sub-crates by @BGluth in #115
Full Changelog: v0.1.1...v0.2.0