watcher-ts/packages/graph-node/test/utils
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
..
index.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
indexer.ts Implement fetch and save of filtered event logs and required blocks (#445) 2023-11-01 19:07:06 +05:30