mev-boost
mev-boost copied to clipboard
Release the RISC-V binary.
Part of #681.
π Summary
I've added risc-v to the goreleaser configuration.
β± Motivation and Context
This will enable the community to alpha test mev-boost in risc-v boards.
π References
β I have run these commands
- [ ]
make lint - [ ]
make test-race - [ ]
go mod tidy
I build and ran the unit tests in a risc-v qemu. With cloud-v we are setting up a jenkins project to build and test ethereum clients: https://dash.cloud-v.co/view/all/job/github_app_come-maiz_165147473562/
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 41.51%. Comparing base (
74a8ecb) to head (b56067a). Report is 21 commits behind head on develop.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## develop #682 +/- ##
===========================================
- Coverage 43.84% 41.51% -2.33%
===========================================
Files 15 15
Lines 1608 1491 -117
===========================================
- Hits 705 619 -86
+ Misses 847 828 -19
+ Partials 56 44 -12
| Flag | Coverage Ξ | |
|---|---|---|
| unittests | 41.51% <ΓΈ> (-2.33%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I guess we could do a test release build on this branch