Commit Graph

178 Commits

Author SHA1 Message Date
Theo 57d3ba5ac5 Merge pull request 'Move latest node.js flags to :lts command' (#34) from tornadocontrib/classic-ui:light-3 into development
Reviewed-on: #34
2024-05-06 20:22:01 +03:00
Tornado Contrib 2fcf0cb443
Remove goerli testnet and comment out frozen instances 2024-05-06 16:05:16 +00:00
Tornado Contrib 1221aad973
Added script to patch old vuex package 2024-05-06 15:55:57 +00:00
Tornado Contrib bf3d37dad6
Move latest node.js flags to :lts command 2024-05-06 15:32:41 +00:00
Theo 5de0210127 Merge pull request 'Minor fix for Windows Build and add Sepolia Testnet' (#33) from tornadocontrib/classic-ui:light-2 into development
Reviewed-on: #33
2024-05-06 18:10:50 +03:00
Tornado Contrib 63e770cf12
Replace thegraph endpoint to ours 2024-05-06 08:12:42 +00:00
Tornado Contrib 340d32b2ad
Added sepolia testnet 2024-05-06 08:12:42 +00:00
Tornado Contrib aaa4205145
Added Telegram link 2024-05-06 08:12:42 +00:00
Tornado Contrib ca946343d2
Fixed windows build with latest node.js lts 2024-05-06 08:12:42 +00:00
Theo 780ccdc44c Add self-hosted RPC endpoints for some chains 2024-05-05 10:46:58 -07:00
Theo 5ebf55204d Merge pull request 'Use subgraph to fetch deposit events and registry events' (#31) from tornadocontrib/classic-ui:light into development
Reviewed-on: #31
2024-05-05 20:24:24 +03:00
Tornado Contrib 2cf3b33b62
Use subgraph to fetch deposit events and registry events 2024-05-05 12:31:55 +00:00
ButterflyEffect b288ce9356 Merge pull request 'master' (#30) from master into development
Reviewed-on: #30
2024-01-11 12:51:35 +01:00
Theo 9e1a3c16d2 Merge pull request 'proposal 44' (#29) from ButterflyEffect/classic-ui:development into master
Reviewed-on: #29
2024-01-02 23:13:15 +01:00
ButterflyEffect d0cee4aa9a allow wallet withdrawal if no relayers 2023-12-25 13:16:32 +00:00
ButterflyEffect 820a651615 change quorum (proposal 41) 2023-12-19 17:39:47 +00:00
ButterflyEffect d9d32f54a5 add fallback avax rpc 2023-12-19 17:15:46 +00:00
ButterflyEffect 5b643d2848 add fallback goerli rpc 2023-12-19 12:19:53 +00:00
ButterflyEffect e5bf96f896 replace censored llamarpc 2023-12-19 12:18:15 +00:00
ButterflyEffect 1494315784 force withdrawal via relayer 2023-12-04 15:59:17 +00:00
ButterflyEffect 91889af448 update cache 2023-12-04 15:09:44 +00:00
ButterflyEffect 558b6fcd0c fix update script 2023-12-04 15:09:30 +00:00
Theo b4e23e96b4 Update self-hosted tornado packages 2023-09-18 23:16:52 -07:00
Theo 023c4634c3 Update tornado-oracles dependency to fix BSC gas price underestimate problem 2023-08-30 08:33:06 -07:00
Theo e8a7fec326 Allow only new relayer software version for mainnet: 4.1.5 and higher 2023-08-30 03:33:44 -07:00
Theo 500d2bd0a4 Fix proof calculation for self-withdrawal: specify relayer only when recalculating proof for relayer 2023-08-30 03:32:45 -07:00
Theo 334412c803 Fix gas limit estimation for metamask & bump gas limit for self-withdrawal without relayer to 20% 2023-08-30 03:28:05 -07:00
Theo 6137e1328a Calculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methods 2023-08-28 13:19:01 -07:00
Theo 879c8549e6 Update tornado-oracles package to fix gas price issues for sidechains & specify explicit node version in .nvmrc 2023-08-28 04:19:45 -07:00
Theo d10ea812db Fix saving bloom to IDB for sidechains & clarify logs for encrypted notes account loading 2023-08-28 02:54:44 -07:00
Theo 9210330208 Change 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 page
2023-08-27 12:30:31 -07:00
Theo fb0a5131f4 Update events & trees 2023-08-27 12:29:42 -07:00
Theo d16449bcf8 Rename 'gasPrices' scope to 'fees', and use it to estimate all network withdrawal fee 2023-08-22 09:23:18 -07:00
Theo d9ae37ebb2 Change relayer version validating to save backwards compatibility with on Ethereum Mainnet with old Tornado versions 2023-08-22 09:01:54 -07:00
Theo 7db929cc8c Make token price api faster & easier via lib @tornado/tornado-oracles 2023-08-21 10:22:17 -07:00
Theo 50d917a33e Update relayer version checks 2023-07-25 03:45:42 -07:00
Theo c4b5f69b72 Add correct gas bumping parameters and fix limit estimation 2023-07-21 21:17:16 -07:00
Theo cf394714c3 Remove unused Alchemy keys & censored Infura links 2023-07-18 23:55:42 -07:00
Theo 1d60b4016e Fix events loading on very fast chains like Avalanche or Gnosis, where web3 provider method 'getBlockNumber' can return not accepted block 2023-07-18 23:45:12 -07:00
Theo 491bcec983 Fix endless withdrawals events loading when notes saved locally or in encrypted account 2023-07-18 23:43:56 -07:00
Theo 56c88f9fa8 Enable encrypted notes for all chains & udpate caches 2023-07-18 21:15:47 -07:00
Theo 122d28789b Remove empty instances 2023-07-17 15:55:46 -07:00
Theo e626a51297 Enable goerli events syncing 2023-07-17 14:55:14 -07:00
Theo 8379696a92 Change old links & addresses 2023-07-14 11:33:54 -07:00
Theo 08810722f0 Bump gas-price-oracle to fix sidechains gas stations error, update UI version to 1.1.0 2023-07-14 11:32:27 -07:00
Theo bc2e1d47e1 Merge pull request 'PR #2: allow setting sync interval for blocks' (#26) from AlienTornadosaurusHex/classic-ui:master into master
Reviewed-on: #26
2023-07-14 20:09:37 +02:00
AlienTornadosaurusHex 9e3861c56f enable avax
Signed-off-by: AlienTornadosaurusHex <>
2023-07-04 18:25:01 +00:00
AlienTornadosaurusHex 03543f87a8 update README
Signed-off-by: AlienTornadosaurusHex <>
2023-07-04 18:20:44 +00:00
AlienTornadosaurusHex 02f79a0de0 allow setting sync interval for blocks
Signed-off-by: AlienTornadosaurusHex <>
2023-07-04 13:57:33 +00:00
Theo ed107528a2 Fix gas price calculations issues, now all gas prices are stored in wei, and priority for mainnet/sidechains should be different 2023-07-03 06:47:25 -07:00