watcher-ts/packages/ipld-eth-client/src
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
..
eth-client.test.ts Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
eth-client.ts Fetch event logs for a block range in a single upstream call (#433) 2023-10-23 16:10:09 +05:30
eth-queries.ts Update GQL and getBlock API usage (#210) 2022-11-03 14:14:58 +05:30
graphql-client.ts Upgrade client libraries (#239) 2022-11-17 19:06:07 +05:30
utils.ts Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint (#398) 2023-08-08 18:48:55 +05:30