Skip to content

Releases: 0xPolygonZero/zk_evm

v0.6.0

15 Jul 19:41
3336055
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Jul 17:33
65624db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Jun 17:59
46eb449
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

22 Apr 22:12
c55f9e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Apr 22:03
baec0f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Mar 08:32
12d9eb2
Compare
Choose a tag to compare

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