Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(protocol): enable two dimensional circuit/verifier lookup. #13066

Merged
merged 5 commits into from
Jan 30, 2023

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Jan 29, 2023

No description provided.

@dantaik dantaik marked this pull request as ready for review January 29, 2023 03:47
davidtaikocha
davidtaikocha previously approved these changes Jan 29, 2023
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #13066 (caf4a7e) into main (4144f4b) will decrease coverage by 0.16%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #13066      +/-   ##
==========================================
- Coverage   65.10%   64.95%   -0.16%     
==========================================
  Files         112      112              
  Lines        3095     3096       +1     
  Branches      383      384       +1     
==========================================
- Hits         2015     2011       -4     
- Misses       1003     1009       +6     
+ Partials       77       76       -1     
Flag Coverage Δ *Carryforward flag
bridge-ui 92.61% <ø> (ø) Carriedforward from 8ccc697
protocol 56.71% <0.00%> (-0.28%) ⬇️
relayer 69.10% <ø> (ø) Carriedforward from 8ccc697
ui 100.00% <ø> (ø) Carriedforward from 8ccc697

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/protocol/contracts/L1/libs/LibProving.sol 0.00% <0.00%> (ø)
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 83.13% <0.00%> (-7.23%) ⬇️
...ges/protocol/contracts/libs/LibAnchorSignature.sol 100.00% <0.00%> (+10.52%) ⬆️

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

Co-authored-by: David <david@taiko.xyz>
@dantaik dantaik requested a review from davidtaikocha January 29, 2023 12:25
@dantaik dantaik enabled auto-merge (squash) January 30, 2023 06:54
@dantaik dantaik merged commit 51d1f67 into main Jan 30, 2023
@dantaik dantaik deleted the sub_circuit branch January 30, 2023 10:45
@github-actions github-actions bot mentioned this pull request Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants