watcher-ts/packages/graph-node/src
Nabarun Gogoi 6decf61d4c
Update subgraph watcher demo readme (#480)
* Update subgraph watcher demo readme

* Pass extra block data required in subgraph block handler (#486)

* Use codegen config directory name instead of file path

* Get block data from extra event data

* Add extra event data in processBlockAfterEvents

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>

* Update example subgraph mapping code for graph-cli upgrade

* Return 0 value for block size in ipld-eth-client

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2023-11-24 11:13:40 +05:30
..
cli/compare Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
types/common Update CLI to compare only updated entities and verify IPLD state (#161) 2022-08-17 19:11:40 +05:30
call-handler.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
crypto.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eden.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eth-abi.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
eth-call.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
index.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
json.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
loader.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
loader.ts Implement remaining json host APIs (#487) 2023-11-22 18:03:21 +05:30
numbers.test.ts Implement host API for big decimal equals (#476) 2023-11-17 10:26:03 +05:30
storage-call.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
type-conversion.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
watcher.ts Update subgraph watcher demo readme (#480) 2023-11-24 11:13:40 +05:30