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

starknet: update JSON-RPC to v0.7.1 #357

Closed fracek closed 3 months ago

fracek commented 3 months ago

Summary

Add the new fields on block header and transaction receipts introduced in RPC v0.7.1.

Testing strategy

Run apibara-starknet and point it to a Starknet node that implements the RPC v0.7.1 spec. The executable should be able to ingest data without any error.