fuel-core
fuel-core copied to clipboard
WIP: Firehose and graph-node integration
This is heavily in-progress. See https://github.com/FuelLabs/fuel-core/issues/1537 for the tracking issue.
This PR adds:
- protobuf defintions of Fuel blocks and everything inside them
- A possibility to print new blocks to stdout when they're created
firehose-fuelcomponent that reads those messages, essentially a fork of https://github.com/streamingfast/firehose-acme for fuel-core
Subscribing :)
Migrating to https://github.com/FuelLabs/fuel-subgraph/pull/8