Commit Graph

175 Commits

Author SHA1 Message Date
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
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
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