watcher-ts/packages/cli/src
prathamesh0 d413d724c7
Add ETH RPC API to get logs (#536)
* Add eth_getLogs API handler

* Transform events into logs

* Update codegen templates

* Allow GET requests

* Increment package verisons

* Remove unnecessary todo

* Add limit on getLogs results size

* Fix config template
2024-09-16 19:05:45 +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 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