Commit Graph

25 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
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
c19fad069e
Update @tornado/core version 2024-05-08 04:28:19 +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
9a37e1a6c1
Move services to @tornado/core 2024-04-29 17:01:09 +00:00
a2ea239ea8
Cached tree generation 2024-04-27 13:55:15 +00:00
195da66ce2
Added Encrypted Note Service 2024-04-26 13:16:00 +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
ef1c99bf57
Setup Typescript Repository 2024-04-24 17:25:54 +00:00
gozzy
c422ce172c remove yarn lockfile 2022-12-02 08:30:15 +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
Nik Dement'ev
58e99581e7
fix: deposit and withdraw 2020-12-24 14:46:15 +03:00