Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(all): update bindings && integrate new circuits for L3 #290

Merged
merged 11 commits into from
Jun 30, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha changed the title feat(prover): integrate new circuits for L3 feat(all): update bindings && integrate new circuits for L3 Jun 16, 2023
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #290 (7b40c37) into main (2ffa052) will increase coverage by 0.28%.
The diff coverage is 17.02%.

❗ Current head 7b40c37 differs from pull request most recent head b736705. Consider uploading reports for the commit b736705 to get more accurate results

@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   51.13%   51.41%   +0.28%     
==========================================
  Files          36       36              
  Lines        3884     3849      -35     
==========================================
- Hits         1986     1979       -7     
+ Misses       1637     1615      -22     
+ Partials      261      255       -6     
Impacted Files Coverage Δ
proposer/proposer.go 57.08% <0.00%> (-2.29%) ⬇️
prover/proof_producer/proof_producer.go 0.00% <0.00%> (ø)
prover/proof_producer/zkevm_cmd_producer.go 23.46% <0.00%> (ø)
prover/proof_producer/zkevm_rpcd_producer.go 25.54% <0.00%> (-2.24%) ⬇️
prover/proof_submitter/util.go 44.87% <ø> (+15.36%) ⬆️
prover/prover.go 51.93% <85.71%> (+0.40%) ⬆️
prover/proof_producer/dummy_producer.go 94.59% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha linked an issue Jun 19, 2023 that may be closed by this pull request
@davidtaikocha davidtaikocha marked this pull request as ready for review June 30, 2023 07:24
@davidtaikocha davidtaikocha merged commit 59469fa into main Jun 30, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the integrate-new-circuits branch June 30, 2023 07:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(prover): integrate new circuits for next L3 network
2 participants