Skip to content

Releases: scroll-tech/scroll-prover

v0.13

30 Oct 07:45
4733ae7
Compare
Choose a tag to compare

this is the Darwin upgrade circuit release.

v0.10.3: support EIP-4844

10 May 07:40
Compare
Choose a tag to compare

and a lot of new features:

  1. sha256
  2. parallel circuit witness generation and assignment
  3. reduce trace size
  4. improve "circuit capacity checking" speed

v0.8.2

07 Sep 05:30
Compare
Choose a tag to compare

What's Changed

  • fix to row_number <= NORMALIZED_ROW_LIMIT

v0.8.1

07 Sep 01:16
Compare
Choose a tag to compare

What's Changed

  • test: more accurate ccc time by @lispc in #244
  • refactor codes to be compatible with "use scroll l2 trace for super circuit testing in zkevm-circuits" feature by @noel2004 in #249
  • Small refactor on test_util (will use for mass-testing) by @silathdiir in #251
  • fix: check pairing after generates snark of super circuit by @silathdiir in #254
  • Feat: add capacity for RLP circuit by @kunxian-xia in #255
  • feat: return VKs from chunk and batch provers by @silathdiir in #245
  • [FIX] resume bytecode/poseidon circuit dedup in ccc by @noel2004 in #256
  • fix: replace to use serde_json::to_writer for performance by @silathdiir in #258
  • fix: check chunk-hashes with values in chunk-proofs when generates batch-proof by @silathdiir in #257
  • upgrade zkevm-circuits to v0.8.0 by @lispc in #259
  • fix: add test function gen_and_verify_normal_proof by @silathdiir in #261
  • fix: replace params download URL to s3 by @silathdiir in #263

Full Changelog: v0.7.5...v0.8.1

v0.8.0

06 Sep 01:27
6fb53d3
Compare
Choose a tag to compare

What's Changed

  • test: more accurate ccc time by @lispc in #244
  • refactor codes to be compatible with "use scroll l2 trace for super circuit testing in zkevm-circuits" feature by @noel2004 in #249
  • Small refactor on test_util (will use for mass-testing) by @silathdiir in #251
  • fix: check pairing after generates snark of super circuit by @silathdiir in #254
  • Feat: add capacity for RLP circuit by @kunxian-xia in #255
  • feat: return VKs from chunk and batch provers by @silathdiir in #245
  • [FIX] resume bytecode/poseidon circuit dedup in ccc by @noel2004 in #256
  • fix: replace to use serde_json::to_writer for performance by @silathdiir in #258
  • fix: check chunk-hashes with values in chunk-proofs when generates batch-proof by @silathdiir in #257

Full Changelog: v0.7.5...v0.8.0

v0.7.5

24 Aug 13:55
9699d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

24 Aug 13:47
be0ed29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.4

v0.7.3

23 Aug 17:32
Compare
Choose a tag to compare

What's Changed

  • Fix chunk-83587.

Full Changelog: v0.7.2...v0.7.3

v0.7.2

22 Aug 09:52
a29cbaa
Compare
Choose a tag to compare

What's Changed

  • check params.s_g2 after loading by @silathdiir in #235
  • feat: dump chunk-protocol, and check it when gen batch proof by @silathdiir in #217
  • feat: return vk from chunk and batch provers by @silathdiir in #236
  • refactor mock prove testnet by @lispc in #229
  • v0.7.2: dedup same bytecode row usage in ccc; upgrade to latest zkevm-circuits by @lispc in #240

Full Changelog: v0.6.5...v0.7.2

v0.6.5

19 Aug 03:09
ccb3cd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5