v0.8.1
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