-
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
fix(protocol): Fix bug in getProposedBlock #11679
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This reverts commit ae30f76.
@d1onys1us It seems somehow this commit of yours breaks the solidity workflow (https://github.com/taikoxyz/taiko-mono/actions/runs/3862638351/jobs/6584339122): |
e8ada7b
Codecov Report
@@ Coverage Diff @@
## main #11679 +/- ##
==========================================
+ Coverage 67.68% 67.88% +0.20%
==========================================
Files 109 109
Lines 2940 2943 +3
Branches 355 356 +1
==========================================
+ Hits 1990 1998 +8
+ Misses 874 868 -6
- Partials 76 77 +1
*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 |
getProposedBlock current doesn't check input
id
's boundary.