flashbots / flashbots/rbuilder
Incorrect releases assets
Open
- Dominant language
- Rust
- Stars
- 567
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
The `v1.0.0` `rbuilder` binary is built for `x86_64-unknown-linux-gnu` architecture, while the latest `v1.1.0` release binary is built for `aarch64-unknown-linux-gnu`.
I think all the binaries should be uploaded in the release assets, this seems the idea considering what is present in the github workflow file for the build-binary step : https://github.com/flashbots/rbuilder/blob/v1.1.0/.github/workflows/release.yaml#L104-L108
Contributor guide
Assessment
This issue has not been assessed yet.