Releases
subgraph@v1.5.0
Added
TOGA events added
gasUsed
property on event entities
mostRecentStream
on StreamRevision
entity
data integrity tests: validates subgraph data against blockchain data (RPC calls)
balance validation: validates feature subgraph balance data against v1 subgraph balance data
Implemented Matchstick Unit tests in favor of slowly deprecating integration tests
Added support for Satsuma deployment
Changed
Updated README given all the changes
Moved over from ganache to hardhat running tests
Using docker-compose instead of graph-node fork for integration tests
Updated schema.graphql
documentation
Removed hardcoded addresses and utilize new deploy-test-framework
script
Simplified addresses.template.ts
Bumped specVersion (0.0.3 => 0.0.5) and apiVersion (0.0.6 => 0.0.7) in manifest file (subgraph.template.yaml
) and include receipts in eventHandlers
Removed unnecessary test-subgraph.template.yaml
duplicate file
Fixes
You can’t perform that action at this time.