fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

WIP: Firehose and graph-node integration

Open Dentosal opened this issue 2 years ago • 1 comments

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-fuel component that reads those messages, essentially a fork of https://github.com/streamingfast/firehose-acme for fuel-core

Dentosal avatar Dec 15 '23 10:12 Dentosal

Subscribing :)

ra0x3 avatar Jan 23 '24 19:01 ra0x3

Migrating to https://github.com/FuelLabs/fuel-subgraph/pull/8

Dentosal avatar Feb 22 '24 06:02 Dentosal