watcher-ts/packages/cli/src
prathamesh0 ac74da6ea6
Add a CLI to backfill watcher event data (#538)
* Add a CLI to backfill watcher event data

* Add required codegen template

* Increment package version
2024-10-14 12:07:56 +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
backfill-events-data.ts Add a CLI to backfill watcher event data (#538) 2024-10-14 12:07:56 +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 Add a CLI to backfill watcher event data (#538) 2024-10-14 12:07:56 +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 Add ETH RPC API to get logs (#536) 2024-09-16 19:05:45 +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