Commit Graph

4 Commits

Author SHA1 Message Date
1fd347435b update dockerfile and generate new exe 2025-07-17 22:03:50 +08:00
670f453f8a Improve .exe verifaction method and add clear instructions to README 2025-07-13 18:02:18 -07:00
f02a205e05 add sepolia and etc support, add docker to verify 2025-06-18 17:25:21 +08:00
688f84f645 Massive CLI update to version 1.1.0:
1. Add relayer autoselection and command to get available registered relayer list
2. Add RPC and subgraph autoselection by chain ID for user-provided action
3. Fix bug in graph events fetching, now it cannot skip events in corner case
4. Rewrite half of CLI code, remove redundant functions, move global variables to specific object, add typings
5. Create tornado-cli.exe, deterministic and reproducible CLi executable build
6. Update config.json with working RPC and subgraphs for all chains
7. Update all events to actual state
2025-04-04 15:46:31 -07:00