watcher-ts/packages/util/src
2024-08-05 16:48:58 +05:30
..
graph Handle object and list filters on nested GQL selections and update codegen (#532) 2024-08-05 16:32:40 +05:30
types/common Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
common.ts Export metric for total ETH RPC count (#528) 2024-07-12 16:59:23 +05:30
config.ts Add historicalLogsBlockRangeEndFactor config for aligned block ranges in eth_getLogs 2024-08-05 16:48:58 +05:30
consensus.ts Add a config option to set gossipub direct peers (#414) 2023-09-22 13:46:20 +05:30
constants.ts Handle null block error in rpc-eth-client (#477) 2023-11-17 11:58:43 +05:30
database.ts Support events handlers in multiple data sources for a contract address (#526) 2024-06-26 17:56:37 +05:30
eth.ts Send transaction data directly in rpc-eth-client instead of serialization (#457) 2023-11-08 17:32:26 +05:30
events.ts Refactor blockProcessingOffset check to switch endpoint on max new block retries 2024-08-05 16:48:58 +05:30
fill.ts If subgraph block handlers exist force realtime processing in watcher (#524) 2024-06-20 10:05:53 +05:30
gql-metrics.ts Add metrics for GQL query duration (#516) 2024-06-06 13:57:33 +05:30
index-block.ts Handle null block error in rpc-eth-client (#477) 2023-11-17 11:58:43 +05:30
index.ts Log GQL requests in watcher (#517) 2024-06-06 16:54:49 +05:30
indexer.ts Filter blocks without contract events when eth_getLogs filter is unset 2024-08-05 16:48:58 +05:30
ipfs.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
job-queue.ts Fetch job queue counts for metrics on scraping (#509) 2024-05-16 16:34:07 +05:30
job-runner.ts Filter blocks without contract events when eth_getLogs filter is unset 2024-08-05 16:48:58 +05:30
logger.ts Log GQL requests in watcher (#517) 2024-06-06 16:54:49 +05:30
metrics.ts Export metric for total ETH RPC count (#528) 2024-07-12 16:59:23 +05:30
misc.ts Export metric for total ETH RPC count (#528) 2024-07-12 16:59:23 +05:30
payments.ts Add useDurableStore flag in Nitro setupNode (#428) 2023-10-13 12:47:23 +05:30
server.ts Log GQL requests in watcher (#517) 2024-06-06 16:54:49 +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 Export metric for total ETH RPC count (#528) 2024-07-12 16:59:23 +05:30
validate-config.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30