watcher-ts/packages/graph-node/src
Nabarun Gogoi ff471da287
If subgraph block handlers exist force realtime processing in watcher (#524)
* Avoid historical sync for block handlers and eth_getLogs without event handlers

* Stop processing after endBlock in watcher fill CLI

* Codegen changes for avoiding eth_getLogs when no subgraph event handlers exist

* Upgrade package version to 0.2.100

* Check for blockHandlerExists first before block processing

* Fix comments for historical block processing checks
2024-06-20 10:05:53 +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 Replace null values when converting bytes to string in graph-node host API (#523) 2024-06-14 13:47:54 +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 If subgraph block handlers exist force realtime processing in watcher (#524) 2024-06-20 10:05:53 +05:30