FuelLabs / FuelLabs/fuel-utils
chore: re-enable compilation of block-extractor in ci.yml
- Dominant language
- Rust
- Stars
- 3
- Forks
- 2
- Avg merge
- 5h 31m
- Merged PRs (30d)
- 3
Description
in https://github.com/FuelLabs/fuel-utils/commit/deb2d4f49d22b5fb14b3fb168dc4f8cbeb55687b we disabled cross compilation of `block-extractor`, because it's unsupported by `cross` to compile ring v0.17.13. we could pin `ring`'s version, but the fix should come soon and not many use the `block-extractor` bin anyway
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with ci.yml and commit deb2d4f49d22b5fb14b3fb168dc4f8cbeb55687b, where block-extractor cross-compilation was disabled because cross could not compile ring v0.17.13. Check whether the ring or cross limitation is resolved, then re-enable the block-extractor compilation and confirm the CI job passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100