watcher-ts/packages/cli/src
prathamesh0 78e43bc088
Export metrics for watcher config and upstream and external chain heads (#497)
* Add a cli to export chain head block numbers

* Use ETH RPC endpoint and allow env overrides

* Use ethers provider

* Export upstream chain head block number in watcher metrics

* Remove unnecessary exports

* Upgrade package versions

* Fix defaults usage

* Export watcher config in metrics

* Add metric for watcher sync mode

* Remove cache flag from watcher config metrics

* Update watcher config field names
2023-12-19 15:23:25 +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 Run block fill for watcher automatically (#479) 2023-11-20 17:13:49 +05:30
base.ts Add isFEVM flag in config to avoid filtering event logs by topics (#454) 2023-11-07 12:07:49 +05:30
chain-head-exporter.ts Export metrics for watcher config and upstream and external chain heads (#497) 2023-12-19 15:23:25 +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 Handle restarts during historical processing in watcher (#455) 2023-11-08 14:28:53 +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 Fix sync status update in historical processing job (#488) 2023-11-23 20:25:39 +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