-
Redirection issue when attempting to publish from the streamingfast/cosmos substream or other. Upon hitting the "Upload" button, the system incorrectly redirects to the URL https://substreams.dev/stre…
-
https://github.com/streamingfast/substreams/blob/a46ef84d1d04c16503ff7da9dbfe23ad17a3d50e/manifest/reader.go#L16C8-L16C35 references the obsolete https://github.com/ipfs/go-ipfs-api
It points to th…
-
Hello,
I have tried to run the solana-explorer substreams as mentioned in substream documentation https://substreams.streamingfast.io/tutorials/solana/explore-solana. However I am getting error at …
-
I have issues accessing `event.receipt` in a handler:
```typescript
export function handleMint(event: Mint): void {
if (event.receipt !== null) {
// logic to handle receipt
}
}
`…
-
## Overview
Free and open-source lessons to build the skills required to get started as an indexer.
## Release schedule
Every other Indexer Office Hours throughout Q2 and Q3 of 2023.
## Syll…
-
Problem:
- All agents need to index messages (relayer also indexes IGP payments)
- #2192 allowed relayer indexing to no longer message processing
- Indexing inherently costs RPC requests. Polling f…
-
Hello,
I'm trying to deploy the subgraph to my local host but im getting this error after `make deploy_local`
```
(base) mruserbox@guru-X99:/home/guru/Desktop/GURU_PROJECT/grap-node/substreams…
-
# Dependancies
* code to convert a blockFilter query to an array of arrays of strings: https://github.com/streamingfast/substreams/issues/409
* https://github.com/streamingfast/substreams/issues/4…
-
-
Hi. I would like to use zap to achieve structured logging of my CLI app. I like what I'm seeing with sugar.Errorw() , but it would be great if I could pretty print the json so as to look more like `…
ghost updated
3 weeks ago