watcher-ts/packages/graph-node/test
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 Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
contracts Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
subgraph Update mapping code to restore eth_calls (#174) 2022-09-08 11:21:35 +05:30
tasks Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
utils Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
.gitignore Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30