Uh oh!
There was an error while loading. Please reload this page.
Added signed header verification - #1026
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@## main #1026 +/- ##
==========================================
+ Coverage 54.48% 55.86% +1.38%
==========================================
Files 63 63 Lines 6655 6759 +104 ==========================================
+ Hits 3626 3776 +150 + Misses 2638 2573 -65 - Partials 391 410 +19
☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nashqueue
commented
Jun 22, 2023
Another thing that we should consider is that we have 2 options for verifying a header. Either if it is adjacent, we check it through the last hash etc. OR if it is in the future, we can assume it is correct because the Sequencer signed it and can be fraud proven later. |
Manav-Aggarwal
commented
Jun 22, 2023
We should discuss this and track it in an issue. |
nashqueue
left a comment
There was a problem hiding this comment.
LGTM Last point in a non-blocking refactor and can be done in a follow up
MSevey
left a comment
There was a problem hiding this comment.
some minor edits, but then will be good
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Manav-Aggarwal
commented
Jun 30, 2023
Added header verification tests as well. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MSevey
left a comment
There was a problem hiding this comment.
LGTM, all my comments can be follow ups.
nashqueue
left a comment
There was a problem hiding this comment.
Thank you! LGTM, You can resolve conversations when followups are created
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Overview
Resolves: #1027, Resolves: #1048
Checklist