watcher-ts/packages/mobymask-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 Rename to mobymask-watcher (#139) 2022-07-07 11:50:32 +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 Update codegen with changes implemented in mobymask watcher (#148) 2022-07-22 13:17:56 +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
types.ts Rename to mobymask-watcher (#139) 2022-07-07 11:50:32 +05:30