watcher-ts/packages/graph-node/test/utils
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
..
index.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
indexer.ts Fetch event logs for a block range in a single upstream call (#433) 2023-10-23 16:10:09 +05:30