-
Notifications
You must be signed in to change notification settings - Fork 231
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
Fill in the LightClientAttackEvidence
struct and conversions to/from Protobuf
#1259
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1259 +/- ##
=======================================
- Coverage 64.7% 64.5% -0.2%
=======================================
Files 245 245
Lines 21687 21744 +57
=======================================
+ Hits 14035 14044 +9
- Misses 7652 7700 +48
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Besides these changes I think we also need to put an API in place to be used by hermes. imho So maybe we need to work in parallel with the hermes PR here, you probably have better idea. |
Yes, I am working on that right now :) |
What's this new API? Do you have a link to it? Also should we keep submitting the |
the new API to be used by hermes to submit evidence to the node.
|
Superseded by #1260 |
Closes: #1219
.changelog/