Commit Graph

164 Commits

Author SHA1 Message Date
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: tornadocash/classic-ui#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
Theo 590c0651cb Resolve Tornado-lib via self-hosted independent gitea npm registry 2023-07-03 03:16:54 -07:00
Theo 311f6ebc85 Estimate gas limit for withdrawal transaction via relayer correctly 2023-07-03 03:13:14 -07:00
Theo 6130c46d90 Merge pull request '#PR1: classic-ui: Prefix static caches with network id and code quality' (#25) from AlienTornadosaurusHex/classic-ui:master into master
Reviewed-on: tornadocash/classic-ui#25
2023-06-27 13:53:49 +02:00
AlienTornadosaurusHex 62f079608e hopefully fix rest of issues with netId addition
Signed-off-by: AlienTornadosaurusHex <>
2023-06-23 17:00:40 +00:00
AlienTornadosaurusHex 2cc751f9d2 set proper names for indexed db stores
Signed-off-by: AlienTornadosaurusHex <>
2023-06-22 22:00:36 +00:00
AlienTornadosaurusHex 2623117f17 create file if reading and not exist
Signed-off-by: AlienTornadosaurusHex <>
2023-06-22 20:39:28 +00:00
AlienTornadosaurusHex 2e96df3b7f move tornado rpc to top
Signed-off-by: AlienTornadosaurusHex <>
2023-06-22 15:07:58 +00:00
AlienTornadosaurusHex 7342d41faf Merge branch 'master' of https://git.tornado.ws/tornadocash/classic-ui 2023-06-22 15:07:03 +00:00
Theo 22a372fae1 Update docs & redirect link, add Tornado RPC to all chains 2023-06-13 05:57:35 -07:00
Theo 1f24d46360 Fix proposal naming & editing: remove crutch code, validate JSON in proposal 15 directly, add title to empty hacker proposal 21 2023-06-08 23:52:55 -07:00
Theo 59c252b826 Eslint fix 2023-06-08 23:49:14 -07:00
Theo 3f04b9392a Change links to actual 2023-06-04 12:41:27 -07:00
Theo 6ec1a509cf Change Tornado dependencies source to Tornado Git registry 2023-06-04 09:05:53 -07:00
Theo 0d700118d6 Change staking contract address after proposal 22 execution 2023-06-04 09:04:56 -07:00