watcher-ts/packages/util/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
..
block-size-cache.ts Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
common.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
config.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
constants.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
database.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
eth.ts Parse batched transactions for mobymask-watcher events (#141) 2022-07-11 11:29:33 +05:30
events.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
fill.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
gql-metrics.ts Implement query for multiple entities and nested relation fields in eden-watcher (#166) 2022-09-01 14:17:43 +05:30
graph-decimal.ts Use pg-type numeric for bigint in entities and use custom decimal in graph-node (#71) 2021-12-28 16:08:05 +05:30
index-block.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
ipfs.ts Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
job-queue.ts Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
job-runner.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
metrics.ts Clear cache of latest entities on event processing error (#201) 2022-10-19 14:26:10 +05:30
misc.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
state-helper.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
types.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30