-
The various Substreams & Firehose "public" endpoint flags that bind gRPC/HTTP server(s) should accept a list of addresses to listen on. That way, it would be possible to listen for both secure and ins…
-
### Bug report
A subgraph-powerered-subgraph that fails with a deterministic error is not properly handled by graph-node. It should detect the error, and report the subgraph as "failed" in a determ…
-
` cd /docs/tutorial && make protogen `
> substreams protogen ./substreams.yaml --exclude-paths="sf/substreams,google"
Error: reading manifest "./substreams.yaml": unable to get package: unable to …
-
Add support to read zstd compressed spkg files
When we need to re-process cache files (like in https://github.com/streamingfast/substreams/releases/tag/v1.9.0), the spkg file is stored zstd compres…
-
Keep this substreams updated to the latest changes of the different dependencies (for examples substreams-antelope).
-
firehose-antelope is hard-coded to start at block 2.
In this chain, the first start block is actually 3.
After upgrading to latest firehose-core, the substreams tier1 node doesn't start. Log is be…
-
I do the follow steps but cant deploy, here next the steps to reproduce the error:
```
git clone https://github.com/streamingfast/substreams-uniswap-v3.git
cd substreams-uniswap-v3/
make bui…
-
I couldn't tell by looking at the source, but I wrote this and it seems like the source gets read entirely regardless of the sink's reading capacity:
```js
const MRPC = require('muxrpc')
const pu…
-
- [ ] support for `SUBSTREAMS_API_KEY` authentication
Note: originally thought the issue was caused by Clickhouse auth https://github.com/streamingfast/substreams-sink-sql/issues/57
-
substreams-tier1 does not handle well the case that tier2 runs out of RAM an crashes.
The tier2 container runs out of RAM and crashes and then tier1 reports
```
INFO (substreams-tier1.tier1) jo…