watcher-ts/packages/graph-node/test
Nabarun Gogoi 695723955f
Prefetch block and txs in historical processing instead of fetching them in events processing (#460)
* Set gzip true in ethersjs provider

* Add timer logs and use StaticJsonRpcProvider

* Fetch block data in historical processing and cache in map

* Fetch txs required for event logs in historical processing

* Process events with prefetched block and txs data in realtime processing

* Clear old TODOs
2023-11-09 18:42:37 +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 graph-cli version to fix concat-stream dependency issue (#405) 2023-08-25 14:26:00 +05:30
tasks Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
utils Prefetch block and txs in historical processing instead of fetching them in events processing (#460) 2023-11-09 18:42:37 +05:30
.gitignore Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30