Skip to content

Releases: scroll-tech/zkevm-circuits

v0.10.3: support blob DA

12 Apr 07:57
5776400
Compare
Choose a tag to compare

Highlights:

  1. support blob DA (EIP-4844)
  2. support SHA256 precompile
  3. Removed the dependency on StructLog.stack, reducing the trace size and the overhead of trace deserialization.

What's Changed

Read more

v0.9.9

18 Mar 04:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.9

v0.9.2

19 Sep 01:48
2723b82
Compare
Choose a tag to compare

What’s Changed

Changes in the bus-mapping

Changes in circuit-benchmarks

Changes in eth-types

Changes in external-tracer

Changes in geth-utils

Changes in integration-tests

Changes in mock

Changes in prover

Changes in the zkevm-circuits

v0.7.0

21 Aug 15:24
1093f5e
Compare
Choose a tag to compare

What’s Changed

Changes in the bus-mapping

  • (1) testool: use cache skip success cases (2) testool enable parallel compilation (3) fix many corner cases (#798) @lightsing
  • refactor return data (#797) @lispc

Changes in eth-types

Changes in the zkevm-circuits

  • (1) testool: use cache skip success cases (2) testool enable parallel compilation (3) fix many corner cases (#798) @lightsing
  • Refactor: make witness gen of tx circuit more easier to maintain (#800) @kunxian-xia
  • test tool: fix first byte (#802) @DreamWuGit
  • [FIX] incorrect assignment of is_zero in gas cost gadget of modexp (#796) @noel2004
  • refactor return data (#797) @lispc

v0.6.2

18 Aug 04:37
750169c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.5.16

15 Aug 01:50
Compare
Choose a tag to compare
  • Fix LastCalleeId for call empty.

Full Changelog: v0.5.15...v0.5.16

v0.5.15

14 Aug 13:41
Compare
Choose a tag to compare

What's Changed

  • Fix precompile issue.

Full Changelog: v0.5.12...v0.5.15

v0.5.13

12 Aug 15:22
Compare
Choose a tag to compare

What's Changed

  • More verbose agg debugging; checks pairing during circuit generation by @zhenfeizhang in #743
  • Use start_l1_queue_index to calculate data_hash of ChunkHash.

Full Changelog: v0.5.12...v0.5.13

v0.5.12

10 Aug 08:45
554bdcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.12

v0.5.10

08 Aug 10:39
87cae11
Compare
Choose a tag to compare

Full Changelog: v0.5.9...v0.5.10