Commit Graph

25 Commits

Author SHA1 Message Date
Tornado Contrib 2fcf0cb443
Remove goerli testnet and comment out frozen instances 2024-05-06 16:05:16 +00: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 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 c4b5f69b72 Add correct gas bumping parameters and fix limit estimation 2023-07-21 21:17:16 -07:00
Theo 311f6ebc85 Estimate gas limit for withdrawal transaction via relayer correctly 2023-07-03 03:13:14 -07:00
AlienTornadosaurusHex 62f079608e hopefully fix rest of issues with netId addition
Signed-off-by: AlienTornadosaurusHex <>
2023-06-23 17:00:40 +00:00
Theo 6ec1a509cf Change Tornado dependencies source to Tornado Git registry 2023-06-04 09:05:53 -07:00
gozzy 889f02fa8c stop event update reqs after gql failure 2022-11-24 08:43:32 +00:00
gozzy 61c2865c46 parallel rpc batching 2022-11-11 02:01:46 +00:00
Danil Kovtonyuk 8ab6c3026f
fix: withdraw modal 2022-07-11 17:15:23 +10:00
Danil Kovtonyuk d36b1a9866
fix: event service 2022-07-11 17:15:23 +10:00
Pasha8914 6125b3b2af
feat: updated gasOracle library 2022-07-11 17:15:23 +10:00
Danil Kovtonyuk eba8f41e44 fix: get encrypted notes 2022-06-16 16:04:45 +10:00
Danil Kovtonyuk 497675ad27 fix: separate idb by netId 2022-06-16 16:04:45 +10:00
Pasha8914 dea8043806 fix: incorrect calculation of rpc requests chunks count 2022-06-15 16:45:56 +10:00
Pasha8914 9896506583 refactor: rudiment 2022-06-15 16:45:56 +10:00
Pasha8914 72b87db11f update: events 2022-06-15 16:45:56 +10:00
Pasha8914 f0e38035e7 🎨 improved scripts for updating events and trees 2022-06-15 16:45:56 +10:00
Danil Kovtonyuk 9f8aad114c fix: goerli note account 2022-06-11 00:10:22 +10:00
Danil Kovtonyuk dc5a72b85a fix: calculate optimism l1 fee 2022-05-30 20:33:54 +10:00
Danil Kovtonyuk 44f31f8b9f
init 2022-04-22 13:14:19 +10:00