-
I've read through the [firehose docs](https://firehose.streamingfast.io/introduction/firehose-overview) and it's not clear how the block stream produced by firehouse should be consumed. Does the gRPC …
-
Review the change history of the Substreams repository https://github.com/streamingfast/substreams
and ask the team what's new, find a way to present the new things in the change-log, sync the GitHub…
-
Hi guys, one question regarding a custom sink that I've written similar to this one here https://github.com/streamingfast/substreams-playground/tree/master/consumers/rust.
I have managed to create …
-
The info in here: https://github.com/streamingfast/sf-ethereum duplicates some installation instructions for the Ethereum stack, which will probably be better living in the firehose.streamingfast.io d…
-
We have some logos in the #baboon channel for Firehose by StreamingFast and Substreams by StreamingFast if we want to brand things a bit.
-
Move firehose.streamingfast.io to GitBooks, following a similar pattern we have done for Substreams
-
Perhaps include the "Introducing Substreams" video as an embed to the front page: https://substreams.streamingfast.io/
-
Following the steps for compiling the **pancakeswap** substreams modules I get this error:
```
error: a bin target must be available for `cargo run`
```
After running this command:
```
cargo r…
-
Had an instance where substreams hangs at a block, eventually terminating with an internal error.
Haven't been able to reproduce the error, but wanted to capture it for diagnosing.
```
substr…
-
If this data-flow diagram from [this page](https://firehose.streamingfast.io/concepts-and-architeceture/data-flow) is accurate, the `firehose` component should only need access to relayer(s), who woul…