-
When creating substreams with testnets (tried sepolia), it is still using mainnet in the config.
Coauthor - @lucemans
-
Sink process completes successfully but in some cases no files are written at all, in other cases, partially written `.tmp` are left, i.e.
```
$ l ./localdata/out
total 12096
drwxr-xr-x 3 shkv…
-
For example, if substreams fails to connet to a tier2 node, it will leak the IP address of the problem node back to the end user.
All the error messages should be sanitized to exclude any internal …
-
This document describes the interface for code generation, used in the future build.substreams.dev as well as the `substreams init` command-line process.
Both the website and the CLI tool should im…
-
Firehose reader node is slow to become "ready" after restarts, especially for slow blockchains like Bitcoin.
Matthew Darwin suggested a potential fix would be to roll back the last block by 1 in the …
-
### Bug report
I have cloned the graph-node repo and when I try to run `cargo build` I get these errors
Using protoc version 3.6.1
```
thread 'main' panicked at 'Failed to compile Substreams pro…
-
`Split` currently only supports one of `SplitBefore` and `SplitAfter` where all elements ultimately land in one of the to substreams.
A combination of both could emit more than two substreams where e…
-
From https://discord.com/channels/666749063386890256/982135810742697984/1162013711368732733
> My stream is stuck like this, and doesn't receive any message for more than 30mins.
> ```
> substr…
-
Would it be possible to implement substreams by encoding the stream we're already pulling from the cameras to a lower quality? Trying to limit unnecessary traffic on my wifi and since I can use HW acc…
-
Should the predicate `p` in a timestamped graph `(g,p,t)` be considered when deciding upon the order of timestamped graphs in the stream `S` or when considering which timestamped graphs are included i…