Commit Graph

156 Commits

Author SHA1 Message Date
65b670d0dd
Tornado CLI 1.0.3-alpha
Fixed withdraw command from cli.js
v1.0.3
2024-04-29 05:08:35 +00:00
5dc2b230ba
Rebuilt cli.js 2024-04-29 05:07:26 +00:00
8a0bd4a0d6
Build cli.js from webpack instead of rollup.js 2024-04-29 05:04:44 +00:00
a5b87ccf74
Tornado CLI 1.0.2-alpha v1.0.2 2024-04-29 04:17:49 +00:00
867a45717e
Synced events 2024-04-29 03:28:11 +00:00
b1d3155ebb
Fixed bug on NetId iteration 2024-04-29 01:04:52 +00:00
7dcd41c2c3
Built files 2024-04-29 00:36:26 +00:00
0d8c3cc7a4
Use NetIdType
idea by @Theo
2024-04-29 00:34:16 +00:00
5eb3a310c5
Added Governance Subgraph 2024-04-28 22:08:48 +00:00
8f656af0ac
Add offchain oracle contract 2024-04-27 23:16:04 +00:00
28508ef299
Improve networkConfig 2024-04-27 19:52:03 +00:00
a2ea239ea8
Cached tree generation 2024-04-27 13:55:15 +00:00
183dc5ca60
Improve networkConfig and added more relayer data 2024-04-26 22:22:46 +00:00
3312f44a4d
Save encrypted notes on router 2024-04-26 19:32:49 +00:00
195da66ce2
Added Encrypted Note Service 2024-04-26 13:16:00 +00:00
3f55d5ca99
Added Echo Service 2024-04-25 21:02:27 +00:00
bf6f5f21ae
Update built files 2024-04-25 11:23:12 +00:00
f8567d895f
Use webpack to build umd files and fix fflate imports for node.js 2024-04-25 10:51:42 +00:00
ace7a19dfa
Tornado CLI 1.0.1-alpha v1.0.1 2024-04-24 17:30:30 +00:00
c7081b7349
Synced latest events 2024-04-24 17:26:22 +00:00
f66a622201
Built types and transpiles 2024-04-24 17:26:16 +00:00
0bcd74311c
Built merkleTreeWorkers 2024-04-24 17:26:09 +00:00
e29be4a1e6
Added basic service 2024-04-24 17:26:02 +00:00
ef1c99bf57
Setup Typescript Repository 2024-04-24 17:25:54 +00: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
0b4e6e37d9 Normalize relayer URL before using & fix relayer status check 2023-09-12 20:37:42 -07:00
5ad9b5ef05 Remove deprecated info about Anonymity Mining (ended in 2021) 2023-09-07 14:29:17 -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
e5ed7a7e12 Update cache 2023-08-27 12:13:47 -07:00
fcfa782cf1 Fix send function 2023-08-27 09:39:12 -07:00
fadd50e801 Use @tornado/tornado-oracles lib instead of many custom functions to calculate fees 2023-08-27 09:15:27 -07:00
58a3e9b7c6 Update cache for all chains & fix gas limit estimation 2023-07-23 06:16:24 -07:00
ac0ccbb787 Fix gas issues: add correct estimation for relayer withdrawal, add L1 fee fetching for Optimism, correct gas price estimation 2023-07-04 20:06:42 -07:00
7243803b21 Add correct fee estimation for relayer withdrawal transaction 2023-06-30 03:47:30 -07:00
e92046a7ec Fix compliance, don't throw error if note isn't spent 2023-06-21 16:37:41 -07:00
78a357b164 Change IP lookup provider 2023-06-09 09:16:31 -07:00
518cb0fc77 Add Tornado Gnosis RPC 2023-05-31 05:14:02 -07:00
5cbc2a3914 Update events cache 2023-05-31 05:13:37 -07:00
0f70b58c78 Prettify 'compliance' command output: now deposit and withdrawal events load before compliance info printing 2023-05-19 22:04:53 +03:00
d93603ff1e Fixate es5-ext version from npm 2023-05-19 22:03:44 +03:00
29c58b36af Update es5-ext dependency link: now users don't need git to resolve this dependency 2023-05-17 17:55:57 +03:00
721500d1a9 Fixate node version in .nvmrc 2023-05-17 13:59:21 +03:00
618554b226 Resolve all Tornado-libs dependencies via gitea npm registry 2023-05-17 13:36:43 +03:00
56c1d0a3be Update cache for all chains 2023-05-17 13:35:40 +03:00
b9b660f462 Update all cache witn new script 2023-05-16 23:20:57 +03:00
6ffca591b0 Add Avalanche Tornado RPC as default 2023-05-16 22:19:02 +03:00
44a8b82b00 Add withdrawal address validation according to this issue: https://development.tornadocash.community/tornadocash/tornado-cli/issues/6 2023-05-16 18:00:35 +03:00
1082b382c2 Fixate version of es5-ext, because in new version is malicious payload: https://github.com/medikoo/es5-ext/issues/116 2023-05-16 17:17:50 +03:00