watcher-ts/packages/graph-node/test
prathamesh0 e8d8476bef
Fetch event logs for a block range in a single upstream call (#433)
* Support fetching logs for a block range in rpc-eth-client

* Add a method to fetch block events for multiple blocks at once

* Add a method to save blocks with fetched events in a block range

* Fix transactions destructuring

* Fix get logs call args

* Add a separate ETH client method to get logs in a block range

* Codegen changes
2023-10-23 16:10:09 +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 Fetch event logs for a block range in a single upstream call (#433) 2023-10-23 16:10:09 +05:30
.gitignore Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30