Commit Graph

  • 65b670d0dd
    Tornado CLI 1.0.3-alpha Tornado Contrib 2024-04-29 05:08:35 +0000
  • 5dc2b230ba
    Rebuilt cli.js Tornado Contrib 2024-04-29 05:07:26 +0000
  • 8a0bd4a0d6
    Build cli.js from webpack instead of rollup.js Tornado Contrib 2024-04-29 05:04:44 +0000
  • a5b87ccf74
    Tornado CLI 1.0.2-alpha Tornado Contrib 2024-04-29 04:17:49 +0000
  • 867a45717e
    Synced events Tornado Contrib 2024-04-29 03:28:11 +0000
  • b1d3155ebb
    Fixed bug on NetId iteration Tornado Contrib 2024-04-29 01:04:52 +0000
  • 7dcd41c2c3
    Built files Tornado Contrib 2024-04-29 00:36:26 +0000
  • 0d8c3cc7a4
    Use NetIdType Tornado Contrib 2024-04-29 00:34:16 +0000
  • 5eb3a310c5
    Added Governance Subgraph Tornado Contrib 2024-04-28 22:08:48 +0000
  • 8f656af0ac
    Add offchain oracle contract Tornado Contrib 2024-04-27 23:16:04 +0000
  • 28508ef299
    Improve networkConfig Tornado Contrib 2024-04-27 19:52:03 +0000
  • a2ea239ea8
    Cached tree generation Tornado Contrib 2024-04-27 13:55:15 +0000
  • 183dc5ca60
    Improve networkConfig and added more relayer data Tornado Contrib 2024-04-26 22:22:46 +0000
  • 3312f44a4d
    Save encrypted notes on router Tornado Contrib 2024-04-26 19:32:49 +0000
  • 195da66ce2
    Added Encrypted Note Service Tornado Contrib 2024-04-26 13:16:00 +0000
  • 3f55d5ca99
    Added Echo Service Tornado Contrib 2024-04-25 21:02:27 +0000
  • bf6f5f21ae
    Update built files Tornado Contrib 2024-04-25 10:51:54 +0000
  • f8567d895f
    Use webpack to build umd files and fix fflate imports for node.js Tornado Contrib 2024-04-25 10:51:42 +0000
  • ace7a19dfa
    Tornado CLI 1.0.1-alpha Tornado Contrib 2024-04-24 17:27:41 +0000
  • c7081b7349
    Synced latest events Tornado Contrib 2024-04-24 17:26:22 +0000
  • f66a622201
    Built types and transpiles Tornado Contrib 2024-04-24 17:26:16 +0000
  • 0bcd74311c
    Built merkleTreeWorkers Tornado Contrib 2024-04-24 17:26:09 +0000
  • e29be4a1e6
    Added basic service Tornado Contrib 2024-04-24 17:26:02 +0000
  • ef1c99bf57
    Setup Typescript Repository Tornado Contrib 2024-04-24 17:25:54 +0000
  • c0b9a98486 Remove unneccessary web-providers-http lib after fix errors in new web3.js version & fix websocket and ipc providers connection master Theo 2023-09-23 11:10:21 -0700
  • 8f1bb32701 Update self-hosted Tornado packages versions to actual Theo 2023-09-12 20:38:13 -0700
  • 0b4e6e37d9 Normalize relayer URL before using & fix relayer status check Theo 2023-09-12 20:37:42 -0700
  • 5ad9b5ef05 Remove deprecated info about Anonymity Mining (ended in 2021) Theo 2023-09-07 14:29:17 -0700
  • 4231f5ab09 Change tornado-oracles version & add more info to withdrawal prompt proposal-29 Theo 2023-09-07 14:18:30 -0700
  • f1f0d8be2d Update tornado-oracles to calculate gas for bsc chain correctly Theo 2023-09-03 07:23:08 -0700
  • e5ed7a7e12 Update cache Theo 2023-08-27 12:13:47 -0700
  • fcfa782cf1 Fix send function Theo 2023-08-27 09:39:12 -0700
  • fadd50e801 Use @tornado/tornado-oracles lib instead of many custom functions to calculate fees Theo 2023-08-27 09:15:27 -0700
  • 58a3e9b7c6 Update cache for all chains & fix gas limit estimation proposal-27 Theo 2023-07-21 22:06:47 -0700
  • ac0ccbb787 Fix gas issues: add correct estimation for relayer withdrawal, add L1 fee fetching for Optimism, correct gas price estimation Theo 2023-07-04 20:05:49 -0700
  • 7243803b21 Add correct fee estimation for relayer withdrawal transaction Theo 2023-06-30 03:47:30 -0700
  • e92046a7ec Fix compliance, don't throw error if note isn't spent archive Theo 2023-06-21 16:37:41 -0700
  • 78a357b164 Change IP lookup provider Theo 2023-06-09 09:16:31 -0700
  • 518cb0fc77 Add Tornado Gnosis RPC Theo 2023-05-31 05:14:02 -0700
  • 5cbc2a3914 Update events cache Theo 2023-05-31 05:13:37 -0700
  • 0f70b58c78 Prettify 'compliance' command output: now deposit and withdrawal events load before compliance info printing Theo 2023-05-19 22:04:53 +0300
  • d93603ff1e Fixate es5-ext version from npm Theo 2023-05-19 22:03:44 +0300
  • 29c58b36af Update es5-ext dependency link: now users don't need git to resolve this dependency Theo 2023-05-17 17:55:57 +0300
  • 721500d1a9 Fixate node version in .nvmrc Theo 2023-05-17 13:59:21 +0300
  • 618554b226 Resolve all Tornado-libs dependencies via gitea npm registry Theo 2023-05-17 13:36:43 +0300
  • 56c1d0a3be Update cache for all chains Theo 2023-05-17 13:35:40 +0300
  • b9b660f462 Update all cache witn new script Theo 2023-05-16 23:20:57 +0300
  • 6ffca591b0 Add Avalanche Tornado RPC as default Theo 2023-05-16 22:19:02 +0300
  • 44a8b82b00 Add withdrawal address validation according to this issue: https://development.tornadocash.community/tornadocash/tornado-cli/issues/6 Theo 2023-05-16 18:00:35 +0300
  • 1082b382c2 Fixate version of es5-ext, because in new version is malicious payload: https://github.com/medikoo/es5-ext/issues/116 Theo 2023-05-16 17:17:50 +0300
  • eaa384397a Add script to update events cache Theo 2023-05-16 16:39:10 +0300
  • e3220b8a9e Add instructions for default RPC usage Theo 2023-05-16 15:43:37 +0300
  • 5dd1b14c1b Fix RPC link checking: it must starts with protocol (like ws or https), not includes, because because in this case, RPC sites that have these characters in name or in domain don't work correctly Theo 2023-05-16 11:10:03 +0300
  • 2e20c1fbb6 Use default RPC while withdraw, if no RPC is provided Theo 2023-05-15 14:35:17 +0300
  • cf359cad00 Remove non-existent token instance addresses, like 100 000 USDC on ETH mainnet Theo 2023-05-14 10:48:23 +0300
  • 2186801877 Add to GasPriceOracle choice of the same RPC as in the Web3 current instance Theo 2023-05-14 00:15:32 +0300
  • 8a31e9873d Move all the tokens for each network in the config into a separate sub-object, as in classic-ui, so that it is possible to iterate over them Theo 2023-05-14 00:08:18 +0300
  • 38783848b5 Fix GasPriceOracle: provide to its constructor valid RPC, which user defined in startup parameters - now gas for goerli calculates correctly Theo 2023-05-12 23:12:22 +0300
  • 16d9efa60c Fix commander arguments parser issue: now all parameters with hyphen processed correctly Theo 2023-05-11 12:04:42 +0300
  • f000d0af36 Actualize README: change links, update RPC links Theo 2023-05-10 19:05:15 +0300
  • 910643ab5e Add --private-key command argument so that users shouldn't have to save the private key in the clear in .env file Theo 2023-05-10 18:49:59 +0300
  • e9fcc51dae Delete duplicate code in generateMerkleProof function - add computeDepositEventsTree call instead of a separate mapping in loop Theo 2023-05-09 19:21:49 +0300
  • b7929bd16c Fix accidentally changed comment Theodike 2023-04-22 19:20:44 +0300
  • c9018546b9 Delete and reload corrupted event trees Theodike 2023-04-22 19:17:55 +0300
  • 7e79c85bba Add command to check deposit tree root validity Theodike 2023-04-22 19:16:28 +0300
  • 899dc634c0 Update cache for all chains with zero events Theodike 2023-04-17 08:12:05 +0300
  • 2151b8c562 Add zero event direct to target block Theodike 2023-04-14 23:19:33 +0300
  • 28e831802f Remove duplicate & unreachable code Theodike 2023-04-14 23:09:12 +0300
  • 6115a09420 Adding zero events while syncing events tree Theodike 2023-04-14 23:07:02 +0300
  • bbdf0fbea3 Remove duplicate function updateCache Theodike 2023-04-14 20:06:39 +0300
  • 85c5bdc13f Apply prettier rules to cli.js Theodike 2023-04-14 20:02:05 +0300
  • 90f9acd2ea Set semicolon as true in prettier config, because in cli.js semicolons are used Theodike 2023-04-14 19:52:44 +0300
  • 2f82f4b3da gas speed param, fee printing & confirmation prompts gozzy 2023-03-26 09:20:32 +0000
  • 4b4364e2fe depreciate browser support gozzy 2023-03-23 03:47:37 +0000
  • f3ff636840 Merge pull request 'Update caches' (#2) from Theodike/tornado-cli:master into master gozzy 2023-03-20 19:09:38 +0000
  • ff79600e92 Update caches for popular chains Theodike 2023-03-20 20:59:17 +0300
  • 7fbfa1a82b Update caches for all chains Theodike 2023-03-01 21:15:32 +0300
  • b6c6fab87e Remove broken leafs in XDAI 100 deposits tree Theodike 2023-03-01 13:15:01 +0300
  • cdee9c12fb parseNote command gozzy 2023-02-19 00:01:25 +0000
  • b719843d50 update caches gozzy 2023-01-01 19:07:58 +0100
  • c422ce172c remove yarn lockfile gozzy 2022-12-02 08:30:15 +0000
  • b67665283f oracle legacy flag & improve fallback pricing gozzy 2022-12-02 08:16:35 +0000
  • 997ad4fd09 refer to immutable dep ref & bump gas-price-oracle gozzy 2022-12-01 21:18:18 +0000
  • 665e02166e update relayer list & readme gozzy 2022-12-01 14:45:27 +0000
  • 9797bc9461 improve gas fetching & fix socks import gozzy 2022-12-01 11:54:18 +0000
  • aa6a85f739 update lockfile gozzy 2022-12-01 00:54:45 +0000
  • 1b25a95a1b reroute censored dependencies gozzy 2022-09-02 16:23:54 +0000
  • 378ddf8b8b
    update readme Danil Kovtonyuk 2022-07-02 00:24:46 +1000
  • f86c74b9fc
    Merge pull request #34 from 0xAyanami/develop Roman Storm 2022-02-26 15:37:47 -0800
  • c185961a62
    Add --onlyrpc mode Ayanami 2022-02-27 07:32:39 +0900
  • 2854b7a12f
    Support creating deposit notes offline Ayanami 2022-02-27 07:32:37 +0900
  • 378bab8fbe
    Use TheGraph while syncing events Ayanami 2022-02-27 07:32:35 +0900
  • cf988cc033
    Exclude private ip addresses from remote ip checks Ayanami 2022-02-27 07:32:33 +0900
  • 894d4d3a96
    Apply multicall for multiple contract calls Ayanami 2022-02-27 07:32:30 +0900
  • d55ca374e4
    Use merkle tree from npm & remove ./lib Ayanami 2022-02-27 07:32:24 +0900
  • 863474c203
    Merge pull request #29 from 0xAyanami/develop Roman Storm 2022-02-07 07:05:30 -0800
  • ba31dfa32d
    Make remote IP detection optional Ayanami 2022-02-06 07:47:57 +0900
  • 1f26d8cc2f
    Remove comment saying that it is a demo client Ayanami 2022-02-06 07:24:43 +0900
  • ad327162c2
    Update Ethereum Events Ayanami 2022-02-05 21:28:08 +0900
  • 9e1eeae948
    Simplify generateTransaction function Ayanami 2022-02-05 21:17:18 +0900