probe-lab / hermes

A Gossipsub listener and tracer.
Other
10 stars 5 forks source link

feat: add attestation bit position #30

Closed samcm closed 1 month ago

samcm commented 1 month ago

Adds a new field to the payload for attestation which contains which aggregation bit was set. This is required to derive which validator created the attestation

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 2.94%. Comparing base (b94d32c) to head (c4398d8). Report is 104 commits behind head on main.

Files Patch % Lines
eth/pubsub.go 0.00% 21 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ======================================== - Coverage 7.75% 2.94% -4.81% ======================================== Files 7 26 +19 Lines 400 3764 +3364 ======================================== + Hits 31 111 +80 - Misses 361 3642 +3281 - Partials 8 11 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.