Skip to content

v0.8.0

Compare
Choose a tag to compare
@silathdiir silathdiir released this 06 Sep 01:27
· 1 commit to release-v0.8.0 since this release
6fb53d3

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