graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.89k stars 962 forks source link

Changelog for apiVersion and specVersion? #4409

Closed An-dz closed 1 year ago

An-dz commented 1 year ago

I'm trying to find what are the latest apiVersion and specVersion and a changelog of what are the differences but can't find it.

So far it seems that apiVersion is at 0.0.7 and specVersion is at 0.0.5 but I could not find what those versions bring.

azf20 commented 1 year ago

hey @An-dz you can see details on apiVersion 0.0.7 here: https://thegraph.com/docs/en/developing/assemblyscript-api/#versions SpecVersion 0.0.5 allows fetching receipt data in handlers https://thegraph.com/docs/en/developing/creating-a-subgraph/#transaction-receipts-in-event-handlers