watcher-ts/packages/graph-node/src
prathamesh0 59edc178c9
Fix for generating nested filters and loading subgraph entities from db (#502)
* Handle ThunkComposer field types when generating nested filters

* Fix type setting for relational fields when loading a subgraph entity from db

* Fix loading nullable relational fields in GQL queries

* Update package versions
2024-03-14 11:21:52 +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 Fix for generating nested filters and loading subgraph entities from db (#502) 2024-03-14 11:21:52 +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