watcher-ts/packages/util/src
prathamesh0 320bf02938
Fetch txs only for blocks having relevant events (#436)
* Fix address filter usage in rpc-eth-client getLogs implementation

* Avoid fetching block txs when no relevant logs exist
2023-10-25 14:36:03 +05:30
..
graph Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
types/common Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
block-size-cache.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
common.ts Fetch event logs for a block range in a single upstream call (#433) 2023-10-23 16:10:09 +05:30
config.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
consensus.ts Add a config option to set gossipub direct peers (#414) 2023-09-22 13:46:20 +05:30
constants.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30
database.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
eth.ts Handle null blocks in FEVM (#400) 2023-08-09 17:31:11 +05:30
events.ts Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint (#398) 2023-08-08 18:48:55 +05:30
fill.ts Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
gql-metrics.ts Implement query for multiple entities and nested relation fields in eden-watcher (#166) 2022-09-01 14:17:43 +05:30
index-block.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
index.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30
indexer.ts Fetch txs only for blocks having relevant events (#436) 2023-10-25 14:36:03 +05:30
ipfs.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
job-queue.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
job-runner.ts Implement CLI to create checkpoint state from existing GQL endpoint (#382) 2023-05-15 12:10:27 +05:30
metrics.ts Clear cache of latest entities on event processing error (#201) 2022-10-19 14:26:10 +05:30
misc.ts Implement rpc-eth-client for Ethereum compatible JSON-RPC endpoint (#398) 2023-08-08 18:48:55 +05:30
payments.ts Add useDurableStore flag in Nitro setupNode (#428) 2023-10-13 12:47:23 +05:30
server.ts Add a payments plugin to GQL server (#391) 2023-07-20 17:22:48 +05:30
state-helper.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
types.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
validate-config.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30