Add network from networkConfigTornado Contrib2024-05-09 20:19:00 +00:00
57d3ba5ac5Merge pull request 'Move latest node.js flags to :lts command' (#34) from tornadocontrib/classic-ui:light-3 into development
development
Theo2024-05-06 20:22:01 +03:00
Move latest node.js flags to :lts commandTornado Contrib2024-05-06 15:32:41 +00:00
5de0210127Merge pull request 'Minor fix for Windows Build and add Sepolia Testnet' (#33) from tornadocontrib/classic-ui:light-2 into developmentTheo2024-05-06 18:10:50 +03:00
Revert "allow wallet withdrawal if no relayers"Tornado Contrib2024-05-06 01:03:15 +00:00
780ccdc44cAdd self-hosted RPC endpoints for some chainsTheo2024-05-05 10:46:58 -07:00
5ebf55204dMerge pull request 'Use subgraph to fetch deposit events and registry events' (#31) from tornadocontrib/classic-ui:light into developmentTheo2024-05-05 20:24:24 +03:00
e8a7fec326Allow only new relayer software version for mainnet: 4.1.5 and higherTheo2023-08-30 03:33:44 -07:00
500d2bd0a4Fix proof calculation for self-withdrawal: specify relayer only when recalculating proof for relayerTheo2023-08-30 03:32:45 -07:00
334412c803Fix gas limit estimation for metamask & bump gas limit for self-withdrawal without relayer to 20%Theo2023-08-30 03:28:05 -07:00
6137e1328aCalculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methodsTheo2023-08-28 10:15:46 -07:00
879c8549e6Update tornado-oracles package to fix gas price issues for sidechains & specify explicit node version in .nvmrcTheo2023-08-28 04:19:45 -07:00
d10ea812dbFix saving bloom to IDB for sidechains & clarify logs for encrypted notes account loadingTheo2023-08-28 02:54:44 -07:00
9210330208Change gas & fees calculations: - Use @tornado/tornado-oracles lib to calculate withdrawal fee via relayer - When calculating fee, save backwards compatibility for Ethereum Mainnet V4 relayers & old UI builds - Bump UI version to 1.2.0 - Display most up-to-date information about relayer withdrawal fees on WithdrawalTotal pageTheo2023-08-27 12:30:25 -07:00
d16449bcf8Rename 'gasPrices' scope to 'fees', and use it to estimate all network withdrawal feeTheo2023-08-22 09:23:18 -07:00
d9ae37ebb2Change relayer version validating to save backwards compatibility with on Ethereum Mainnet with old Tornado versionsTheo2023-08-22 09:01:54 -07:00
7db929cc8cMake token price api faster & easier via lib @tornado/tornado-oraclesTheo2023-08-21 10:22:17 -07:00
1d60b4016eFix events loading on very fast chains like Avalanche or Gnosis, where web3 provider method 'getBlockNumber' can return not accepted blockTheo2023-07-18 23:45:12 -07:00
491bcec983Fix endless withdrawals events loading when notes saved locally or in encrypted accountTheo2023-07-18 23:43:56 -07:00
56c88f9fa8Enable encrypted notes for all chains & udpate cachesTheo2023-07-18 21:15:47 -07:00
cb81bb1a25Merge branch 'master' into wallet-connect-v2
AlienTornadosaurusHex
2023-07-04 14:03:27 +00:00
02f79a0de0allow setting sync interval for blocks
AlienTornadosaurusHex
2023-07-04 13:57:33 +00:00
ed107528a2Fix gas price calculations issues, now all gas prices are stored in wei, and priority for mainnet/sidechains should be differentTheo2023-07-03 05:39:14 -07:00
590c0651cbResolve Tornado-lib via self-hosted independent gitea npm registryTheo2023-07-03 03:16:54 -07:00
311f6ebc85Estimate gas limit for withdrawal transaction via relayer correctlyTheo2023-07-03 03:13:14 -07:00
2054cc53c3working on wc v2 upgrade
AlienTornadosaurusHex
2023-07-02 22:38:30 +00:00
6130c46d90Merge pull request '#PR1: classic-ui: Prefix static caches with network id and code quality' (#25) from AlienTornadosaurusHex/classic-ui:master into masterTheo2023-06-27 13:53:49 +02:00
62f079608ehopefully fix rest of issues with netId addition
AlienTornadosaurusHex
2023-06-23 17:00:40 +00:00
2cc751f9d2set proper names for indexed db stores
AlienTornadosaurusHex
2023-06-22 22:00:36 +00:00
2623117f17create file if reading and not exist
AlienTornadosaurusHex
2023-06-22 20:39:28 +00:00
2e96df3b7fmove tornado rpc to top
AlienTornadosaurusHex
2023-06-22 15:07:58 +00:00