-
Seems like the latest commit changed the registration: https://github.com/streamingfast/firehose-core/commit/00d2eda2b84b02d4ab1742b757b1432ea963573e#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82e…
-
If _adoption_ is one of our current goals, one way to have broader adoption would be to reel in more Layer1s faster.
One way to do that, is to realllly facilitate the integration cost for those cha…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Running the same command with an empty db with both rpc and firehose (+eth_call only adapter) yiel…
-
when I run command:
```sh
substreams run -e mainnet.eth.streamingfast.io:443 substreams.yaml store_transfers --start-block 12292922 --stop-block +1
```
it renturn err:
`Error: validate request: o…
-
When using `common-system-shutdown-signal-delay: 30s` this gives time for the load-balancer to stop sending traffic to the endpoint before it shuts down. However /healthz URL returns `is_ready: true`…
-
Me: Is it possible to make the tier1 "ramp up" requests to the tier2 (1 new thread every 0.25 seconds or something). When I start with substreams-tier1-max-subrequests: 1000 and make a new connection…
-
In old dfuse, there was a configuration parameter `merger-one-block-deletion-threads`. This doesn't exist in firehose.
Request to re-add it as antelope firehose generates a lot of one-block files …
-
fireeth tools check merged-blocks doesn't print holes
From indexer-firehose discussion:
```
✅ Range #0 - #999 999
✅ Range #1 000 000 - #1 999 999
✅ Range #2 000 000 - #2 999 999
✅ Range #3 …
-
tier1 http://localhost:9000/healthz returns text/plain instead of application/json.
tier2 properly returns application/json.
(port 9000 being wherever substreams-tier1-grpc-listen-addr is listen…
-
The prometheus exporter does not include susbtreams tier1 or tier2 in the "ready" status.
Seen on substreams tier2, for example:
```
# HELP ready readiness of an app. 1 if ready, 0 otherwise
#…