apibara / dna

Apibara is the fastest platform to build production-grade indexers that connect onchain data to web2 services.
https://www.apibara.com/
Apache License 2.0
166 stars 26 forks source link

Examples don't work due to goerli stream being deprecated #363

Closed 9oelM closed 2 months ago

9oelM commented 2 months ago

I know we talked on Discord, but just putting it here for better tracking.

Describe the bug

Goerli stream is deprecated, so it needs to be changed to sepolia stream.

image

All places that use goerli.starknet.a5a.ch shouldn't work

To Reproduce

Try the example at https://github.com/apibara/dna/tree/main/examples/postgres

Expected behavior

The example should work.

Additional context

Add any other context about the problem here.

fracek commented 2 months ago

I cleaned up the examples from the repo and will move them to the documentation.