watcher-ts/packages/util
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
..
src Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
.eslintignore Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
.eslintrc.json Job queue to process events (#137) 2021-07-14 18:00:26 +05:30
.gitignore Smoke test for uni-info-watcher (#184) 2021-08-04 18:57:44 +05:30
.npmignore Changes to use packages in uniswap-watcher (#196) 2022-10-11 13:41:26 +05:30
hardhat.config.ts Test for entities after TransferEvent (#196) 2021-08-10 12:09:00 +05:30
index.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
package.json v0.2.13 (#197) 2022-10-11 16:12:06 +05:30
tsconfig.json Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30