SIGN IN SIGN UP
FuelLabs / fuel-core UNCLAIMED

Rust full node implementation of the Fuel v2 protocol.

0 0 15 Rust

feat: add support for http endpoints and dynamic decompression (#3255)

## Linked Issues/PRs
<!-- List of related issues/PRs -->

## Description
<!-- List of detailed changes -->

This PR adds code support for the existing protobuf HTTP-based remote
RPC block accessor. This allows the use of CDNs or other HTTP-based
URLs, while still publishing blocks to S3. It also cleans up
decompression support in the client, in order to more correctly support
HTTP standards.

## Checklist
- [ ] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests
- [ ] [The specification](https://github.com/FuelLabs/fuel-specs/)
matches the implemented behavior (link update PR if changes are needed)

### Before requesting review
- [ ] I have reviewed the code myself
- [ ] I have created follow-up issues caused by this PR and linked them
here

### After merging, notify other teams

[Add or remove entries as needed]

- [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/)
- [ ] [Sway compiler](https://github.com/FuelLabs/sway/)
- [ ] [Platform
documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+)
(for out-of-organization contributors, the person merging the PR will do
this)
- [ ] Someone else?

---------

Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
Co-authored-by: Mitch Turner <james.mitchell.turner@gmail.com>
M
Mike Christopher committed
4d163f69eb80a6947bde9d52a0b0ca387bf057bf
Parent: 18d7a89
Committed by GitHub <noreply@github.com> on 4/29/2026, 11:42:03 PM