Commit Graph

193 Commits

Author SHA1 Message Date
7befb1288d Update events 2025-01-03 07:19:17 +00:00
b8ebf21cb4 Add APY command 2024-11-17 00:42:59 +00:00
b2f31b4e43 Use 4 tab size 2024-11-01 00:43:07 +00:00
42e6b1713b Improved Note Encryption 2024-10-26 20:22:22 +00:00
48774c321e Optional tree generation 2024-10-21 23:11:07 +00:00
53e60da285 Update tree generation 2024-10-21 11:51:15 +00:00
1217d411c2 Added Governance Commands 2024-10-20 11:33:13 +00:00
4512834388 Improve withdrawal confirmation tables 2024-10-11 22:47:02 +00:00
0a305433ba Optimize mainnet fees 2024-10-10 23:23:55 +00:00
2eb489979c Bump deps version 2024-10-10 05:47:05 +00:00
f51183f2c7 Improve relayer client 2024-10-08 14:00:50 +00:00
d19c062847 Sync relayers from RPC 2024-10-04 17:20:50 +00:00
620d46580b Remove logging 2024-10-03 11:28:48 +00:00
75bb730713 Tornado-CLI 1.0.11-alpha
support tovarish relayer
2024-10-02 20:54:28 +00:00
29236fe7fd Update built files 2024-09-26 12:49:02 +00:00
de6b929c51 Tornado CLI 1.0.10-alpha
use latest core deps
minor optimization
2024-09-26 12:46:23 +00:00
4c9fc48ad5 Tornado CLI 1.0.9-alpha
* improve event sync
* use latest core deps
2024-09-25 08:40:15 +00:00
37ce302ca5 Tornado CLI 1.0.8-alpha
audit provider network
2024-09-24 05:48:07 +00:00
a8fc72ccda Tornado CLI 1.0.7-alpha
fixed encrypted events bug
2024-09-23 04:35:18 +00:00
083479bafc Tornado CLI 1.0.6-alpha
minor improvements
2024-09-22 06:06:10 +00:00
b5c7dace45 Tornado CLI 1.0.5-alpha
revert back to .ws
2024-09-21 17:32:44 +00:00
3e1e6b43af Tornado CLI 1.0.4-alpha
* removed broken rpc endpoints

* use local cache for relayers

* updated dependencies

* use codeberg.org to fetch dependencies
v1.0.4
2024-09-21 04:04:45 +00:00
44f50a51d3 Use latest @tornado/core 2024-06-29 17:07:18 -07:00
19ae7d450a Fixed token refund calculation when used by wallet directly 2024-05-19 11:32:51 +00:00
336e73dc8d Update @tornado/core version 2024-05-15 08:57:31 +00:00
e0ae1288bd Use @tornado/core 1.0.1 2024-05-12 13:32:36 +00:00
04cefcfae6 Resolve fflate/node and update built files 2024-05-08 14:28:08 +00:00
c19fad069e Update @tornado/core version 2024-05-08 04:28:19 +00:00
796b847d71 Also save events in legacy UI format 2024-05-07 16:41:52 +00:00
b5d469fd16 Added missing shebang 2024-05-06 02:14:08 +00:00
5fc4b15786 Reimport node.js specific services from core 2024-05-05 08:27:07 +00:00
0995dcbd70 Update core version and fix withdraw table 2024-05-04 04:03:03 +00:00
e55994068c Improve coding style for getProof func and save events using promise 2024-05-01 09:47:49 +00:00
94b03abd19 Updated .env.examples and conditionally build groth16
Issue found from @Theo
2024-04-30 17:09:19 +00:00
962bf59d47 Fixed calculation of tokenPrice for non 18 decimal tokens 2024-04-29 20:16:47 +00:00
5f73383b15 Built files 2024-04-29 17:10:30 +00:00
9a37e1a6c1 Move services to @tornado/core 2024-04-29 17:01:09 +00:00
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