Commit Graph

57 Commits

Author SHA1 Message Date
Tornado Contrib 2fcf0cb443
Remove goerli testnet and comment out frozen instances 2024-05-06 16:05:16 +00:00
ButterflyEffect 820a651615 change quorum (proposal 41) 2023-12-19 17:39:47 +00: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 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 491bcec983 Fix endless withdrawals events loading when notes saved locally or in encrypted account 2023-07-18 23:43:56 -07: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 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 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 6ec1a509cf Change Tornado dependencies source to Tornado Git registry 2023-06-04 09:05:53 -07:00
gozzy a8c238c2af correct proposeByDelegate support 2023-04-16 02:36:20 +00:00
gozzy 4ecde79c86 proposeByDelegate support 2023-03-23 03:03:21 +00:00
gozzy aef16eda5f factor for invalid proposal json 2023-03-22 10:03:27 +00:00
gozzy ea97a39aff increase gas price timeout & update rpcs 2022-12-03 16:29:21 +00:00
gozzy 11c87ff319 eth rpc custom configuration 2022-12-03 16:02:03 +00:00
gozzy 889f02fa8c stop event update reqs after gql failure 2022-11-24 08:43:32 +00:00
gozzy 21a19e6db7 improved relayer filtering 2022-11-23 11:28:56 +00:00
gozzy 61c2865c46 parallel rpc batching 2022-11-11 02:01:46 +00:00
gozzy 85a222d93a depreciate e712 w/ provider signing 2022-11-04 22:03:56 +00:00
gozzy ef04356f84 depreciate ensjs w/ web3js helper 2022-10-30 21:51:20 +00:00
gozzy 2b059eb0f9 depreciate jszip w/ native zlib compression 2022-10-30 19:44:20 +00:00
gozzy c1155ed3ad depreciate v-html refs 2022-10-28 07:51:47 +00:00
FreezyEx 551bf1a98e added progress percentage 2022-10-13 16:33:49 +02:00
gozzy 135adee8e8 update rpcs & remove sanction check 2022-09-08 11:43:26 +00:00
Andrey Pastukhov 6e01a677ae
TC-98 | Add ProposalComments component with tab filters 2022-08-05 17:50:33 +10:00
Andrey Pastukhov 3cef4c4d5b
TC-1 | Add supported tail calldata for vote 2022-08-05 17:49:08 +10:00
Danil Kovtonyuk 280eab5fca
fix: update relayer schema 2022-08-02 14:47:28 +10: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
Danil Kovtonyuk 56a6835d80
fix: add support v5 relayer 2022-07-11 17:15:23 +10:00
Pasha8914 6125b3b2af
feat: updated gasOracle library 2022-07-11 17:15:23 +10:00
Danil Kovtonyuk 9598f666fb fix: rpc url 2022-07-02 00:04:52 +10:00
Danil Kovtonyuk a1c3acb1fc fix: remove log 2022-06-30 01:37:50 +10:00
Danil Kovtonyuk e1e74c7dc0 refactor fetchProposals 2022-06-30 01:34:22 +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 1e3ea14f69
Merge branch 'master' into audit 2022-06-15 16:37:28 +10:00