watcher-ts/packages/graph-node/src
Nabarun Gogoi 07887c160e
Use block number for eth_call in rpc-eth-client (#435)
* Update subgraph readme to run fill before job-runner

* Fix getContractEntitiesMap incase of template data sources

* Use rpcSupportsBlockHashParam flag to use blockNumber for rpc client eth_call

* Fix optional baseFeePerGas in rpc-eth-client

* Fix graph-node tests after changes

* Remove completed TODO
2023-10-25 11:04:12 +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 Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
numbers.test.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +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 Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30