Add new block subscription to inner service (#3096)
## Linked Issues/PRs <!-- List of related issues/PRs --> ## Description <!-- List of detailed changes --> Addresses comment in https://github.com/FuelLabs/fuel-core/pull/3085 > BTW, we need an option for people to subscribe to blocks for the latest blocks. So you also need to have a stream from the block importer, where you will serialize the block into a protobuf, store it into the database, and broadcast to all listeners. ## Checklist - [ ] Breaking changes are clearly marked as such in the PR description and changelog - [ ] 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: Aaryamann Challani <43716372+rymnc@users.noreply.github.com> Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
M
Mitchell Turner committed
2346402502bd7922a4a9c5018f9cd49323e0fec3
Parent: 68d263c
Committed by GitHub <noreply@github.com>
on 9/25/2025, 10:25:31 AM