flashbots / mev-boost

MEV-Boost allows Ethereum validators to source high-MEV blocks from a competitive builder marketplace
https://boost.flashbots.net
MIT License
1.13k stars 198 forks source link

Use go-eth2-client's IsInfinity() to check relay pubkey #630

Closed jtraglia closed 3 months ago

jtraglia commented 4 months ago

📝 Summary

Just fixing a few things I noticed while reviewing.


✅ I have run these commands

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.56%. Comparing base (d263722) to head (f5924f3).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #630 +/- ## =========================================== + Coverage 52.37% 52.56% +0.18% =========================================== Files 14 14 Lines 1600 1600 =========================================== + Hits 838 841 +3 + Misses 706 702 -4 - Partials 56 57 +1 ``` | [Flag](https://app.codecov.io/gh/flashbots/mev-boost/pull/630/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/flashbots/mev-boost/pull/630/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `52.56% <100.00%> (+0.18%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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