-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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): improve sync header storage on L2 #13041
Conversation
@cyberhorsey I run tokenonmics tests but found there are errors:
Tests seem to pass, but there are assertion errors. Please take a look. |
@dantaik the random tokenomics test failure is fixed in my prover_tests branch. We can ignore it here. |
Codecov Report
@@ Coverage Diff @@
## main #13041 +/- ##
=======================================
Coverage 65.89% 65.89%
=======================================
Files 112 112
Lines 3064 3064
Branches 368 368
=======================================
Hits 2019 2019
Misses 969 969
Partials 76 76
*This pull request uses carry forward flags. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Now both the height and the hash of latest synced L1 block is known.