-
WARN: See https://github.com/streamingfast/substreams/issues/410 which has precedence over this.
Reasons to do it:
- Block skipping is one of the things that brought a huge performance boost when…
-
It would be nice to use the method `_trim_common_channels` not only for the `'->ZNE'` rotation, but also for the other rotation types. Currently, the other rotations raise already when the number of s…
-
In `sc_network/src/protocol/notifications/handler.rs`, we currently don't properly close substreams.
Any close request instantly drops the substream, without calling `poll_close` first.
This is an…
-
Currently, all languages use something similar to this code, when it's time to do a substream and parse objects from substream:
```yaml
seq:
- id: foo
size: some_size
type: foo_class
…
-
Sometimes the `substreams gui` layout gets messed up in the terminal window.
Add a command to redraw the entire window. eg CTRL+L
-
### Bug report
I'm running a Substreams only config https://github.com/streamingfast/graph-node-dev/blob/master/config/substreams-generic.toml.
I started Uniswap V3 Substreams powered Subgraph on …
-
Some substreams are huge (large number of stores). Some substreams are tiny (no stores).
Trying to set the maximum number of current substreams to run on a single container is hard.
How about a…
-
Not setting any auth environment variable, I get the following error:
```
$ substreams-sink-noop wax.substreams.pinax.network:443 notify-actions-v0.2.0.spkg jsonl_out 301617990
...
stream failur…
-
I am trying to run a cargo Build and facing this issue
error: failed to run custom build command for `graph-chain-substreams v0.28.2 (/home/harsh/zeeve/GRAPH/graph-node/chain/substreams)`
Caused…
-
It uses SUBSTREAMS_API_KEY in the make file but uses SUBSTREAMS_API_TOKEN in the cli