Commit Graph

15 Commits

Author SHA1 Message Date
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
c0b9a98486 Remove unneccessary web-providers-http lib after fix errors in new web3.js version & fix websocket and ipc providers connection 2023-09-23 11:10:21 -07:00
8f1bb32701 Update self-hosted Tornado packages versions to actual 2023-09-12 20:38:13 -07:00
4231f5ab09 Change tornado-oracles version & add more info to withdrawal prompt 2023-09-07 14:18:30 -07:00
f1f0d8be2d Update tornado-oracles to calculate gas for bsc chain correctly 2023-09-03 07:23:08 -07:00
fadd50e801 Use @tornado/tornado-oracles lib instead of many custom functions to calculate fees 2023-08-27 09:15:27 -07:00
d93603ff1e Fixate es5-ext version from npm 2023-05-19 22:03:44 +03:00
618554b226 Resolve all Tornado-libs dependencies via gitea npm registry 2023-05-17 13:36:43 +03:00
gozzy
b719843d50 update caches 2023-01-01 19:07:58 +01:00
gozzy
aa6a85f739 update lockfile 2022-12-01 00:54:45 +00:00
Ayanami
cf988cc033
Exclude private ip addresses from remote ip checks 2022-02-27 07:32:33 +09:00
Ayanami
d55ca374e4
Use merkle tree from npm & remove ./lib
Reference: 0c6e638852

- fixed yarn installation bug as well
2022-02-27 07:32:24 +09:00
Ayanami
2c173c6300
Add local modules to fix http headers privacy problem 2021-12-08 01:52:08 +09:00
Alexey
ebbd3aac03 formating 2020-05-22 12:35:00 +03:00
2e4d59aed0
init 2020-05-21 12:29:33 -07:00