watcher-ts/packages/graph-node/test
Nabarun Gogoi 9fb51e89f6
Implement fetch and save of filtered event logs and required blocks (#445)
* Fix async block size caching for missing blocks in historical processing

* Start historical block processing only if filter logs is set to true

* Fetch filtered logs by topics and save required blocks

* Fix realtime processing start block after historical processing

* Avoid publishing events and blocks in historical processing

* Add new method to graph-node test indexer

* Get full block data for subgraph block handler only if configured

* Add useBlockRanges flag for switching between historical and realtime processing
2023-11-01 19:07:06 +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 Implement fetch and save of filtered event logs and required blocks (#445) 2023-11-01 19:07:06 +05:30
.gitignore Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30