watcher-ts/packages/cli/src
Nabarun Gogoi b9a899aec1
Implement switching endpoints after slow eth_getLogs RPC requests (#525)
* Switch upstream endpoint if getLogs requests are too slow

* Refactor methods for switching client to indexer

* Update codegen indexer template

* Add dummy methods in graph-node test Indexer

* Upgrade package versions to 0.2.101

---------

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-20 17:57:01 +05:30
..
checkpoint Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
reset Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
utils Implement switching endpoints after slow eth_getLogs RPC requests (#525) 2024-06-20 17:57:01 +05:30
base.ts Implement switching endpoints after slow eth_getLogs RPC requests (#525) 2024-06-20 17:57:01 +05:30
chain-head-exporter.ts Update chain head exporter CLI to support running multiple instances (#512) 2024-05-30 14:37:35 +05:30
chat.ts Refactor peer CLI to be run from watchers (#331) 2023-02-27 14:15:26 +05:30
compare-gql.ts Add CLI tool to compare watcher GQL responses (#494) 2023-11-28 09:51:26 +05:30
create-state-gql.ts Prefetch block and txs in historical processing instead of fetching them in events processing (#460) 2023-11-09 18:42:37 +05:30
export-state.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
fill.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
import-state.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
index-block.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
index.ts Export metrics for watcher config and upstream and external chain heads (#497) 2023-12-19 15:23:25 +05:30
inspect-cid.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
job-runner.ts Implement switching endpoints after slow eth_getLogs RPC requests (#525) 2024-06-20 17:57:01 +05:30
peer.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
proxy.ts Add a CLI for running a proxy server (#495) 2023-12-05 18:17:27 +05:30
server.ts Log GQL requests in watcher (#517) 2024-06-06 16:54:49 +05:30
watch-contract.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30