Commit Graph

55 Commits

Author SHA1 Message Date
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
75bb730713
Tornado-CLI 1.0.11-alpha
support tovarish relayer
2024-10-02 20:54:28 +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
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
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
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
2024-04-29 05:08:35 +00:00
a5b87ccf74
Tornado CLI 1.0.2-alpha 2024-04-29 04:17:49 +00:00
7dcd41c2c3
Built files 2024-04-29 00:36:26 +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
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 2024-04-24 17:30:30 +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
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
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
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
618554b226 Resolve all Tornado-libs dependencies via gitea npm registry 2023-05-17 13:36:43 +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
eaa384397a Add script to update events cache 2023-05-16 16:39:10 +03:00
gozzy
997ad4fd09 refer to immutable dep ref & bump gas-price-oracle 2022-12-01 21:18:18 +00:00
gozzy
1b25a95a1b reroute censored dependencies 2022-09-02 16:23:54 +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