watcher-ts/packages/graph-test-watcher/src
prathamesh0 306bbb73ca
Use prefetching of blocks with events in watchers and codegen (#206)
* Avoid refetching block while fetching events

* Prefetch a batch of blocks with events while indexing

* Update mock indexer used in graph-node testing

* Process available blocks while prefetching

* Refactor events fetching to a method in util

* Move method to get GQL event query result to util
2022-10-20 18:46:56 +05:30
..
artifacts Remove Uniswap watchers and related artifacts (#163) 2022-08-17 14:04:20 +05:30
cli Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
entity Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
gql Handle subgraph schema field with derivedFrom directive (#60) 2021-12-28 16:08:05 +05:30
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
events.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
fill.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
hooks.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
indexer.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
job-runner.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
resolvers.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
schema.gql Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
server.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30