Commit Graph

  • d0cee4aa9a allow wallet withdrawal if no relayers development ButterflyEffect 2023-12-25 13:16:32 +0000
  • 820a651615 change quorum (proposal 41) ButterflyEffect 2023-12-19 17:39:47 +0000
  • d9d32f54a5 add fallback avax rpc ButterflyEffect 2023-12-19 17:15:46 +0000
  • 5b643d2848 add fallback goerli rpc ButterflyEffect 2023-12-19 12:19:53 +0000
  • e5bf96f896 replace censored llamarpc ButterflyEffect 2023-12-19 12:17:50 +0000
  • 1494315784 force withdrawal via relayer ButterflyEffect 2023-12-04 15:59:17 +0000
  • 91889af448 update cache ButterflyEffect 2023-12-04 15:09:44 +0000
  • 558b6fcd0c fix update script ButterflyEffect 2023-12-04 15:09:30 +0000
  • b4e23e96b4 Update self-hosted tornado packages Theo 2023-09-13 23:26:28 -0700
  • 023c4634c3 Update tornado-oracles dependency to fix BSC gas price underestimate problem proposal-29 Theo 2023-08-30 08:33:06 -0700
  • e8a7fec326 Allow only new relayer software version for mainnet: 4.1.5 and higher Theo 2023-08-30 03:33:44 -0700
  • 500d2bd0a4 Fix proof calculation for self-withdrawal: specify relayer only when recalculating proof for relayer Theo 2023-08-30 03:32:45 -0700
  • 334412c803 Fix gas limit estimation for metamask & bump gas limit for self-withdrawal without relayer to 20% Theo 2023-08-30 03:28:05 -0700
  • 6137e1328a Calculate gas for deposit & withdrawal transactions via fee oracle instead of web3 naive methods Theo 2023-08-28 10:15:46 -0700
  • 879c8549e6 Update tornado-oracles package to fix gas price issues for sidechains & specify explicit node version in .nvmrc Theo 2023-08-28 04:19:45 -0700
  • d10ea812db Fix saving bloom to IDB for sidechains & clarify logs for encrypted notes account loading Theo 2023-08-28 02:54:44 -0700
  • 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 Theo 2023-08-27 12:30:25 -0700
  • fb0a5131f4 Update events & trees Theo 2023-08-27 12:29:42 -0700
  • d16449bcf8 Rename 'gasPrices' scope to 'fees', and use it to estimate all network withdrawal fee Theo 2023-08-22 09:23:18 -0700
  • d9ae37ebb2 Change relayer version validating to save backwards compatibility with on Ethereum Mainnet with old Tornado versions Theo 2023-08-22 09:01:54 -0700
  • 7db929cc8c Make token price api faster & easier via lib @tornado/tornado-oracles Theo 2023-08-21 10:22:17 -0700
  • 50d917a33e Update relayer version checks Theo 2023-07-25 03:45:42 -0700
  • c4b5f69b72 Add correct gas bumping parameters and fix limit estimation Theo 2023-07-21 21:17:16 -0700
  • cf394714c3 Remove unused Alchemy keys & censored Infura links Theo 2023-07-18 23:55:42 -0700
  • 1d60b4016e Fix events loading on very fast chains like Avalanche or Gnosis, where web3 provider method 'getBlockNumber' can return not accepted block Theo 2023-07-18 23:45:12 -0700
  • 491bcec983 Fix endless withdrawals events loading when notes saved locally or in encrypted account Theo 2023-07-18 23:43:56 -0700
  • 56c88f9fa8 Enable encrypted notes for all chains & udpate caches Theo 2023-07-18 21:15:47 -0700
  • 122d28789b Remove empty instances Theo 2023-07-17 15:55:46 -0700
  • e626a51297 Enable goerli events syncing Theo 2023-07-17 14:55:14 -0700
  • 8379696a92 Change old links & addresses Theo 2023-07-14 11:32:41 -0700
  • 08810722f0 Bump gas-price-oracle to fix sidechains gas stations error, update UI version to 1.1.0 Theo 2023-07-14 11:32:27 -0700
  • bc2e1d47e1 Merge pull request 'PR #2: allow setting sync interval for blocks' (#26) from AlienTornadosaurusHex/classic-ui:master into master Theo 2023-07-14 20:09:37 +0200
  • 9e3861c56f enable avax AlienTornadosaurusHex 2023-07-04 18:25:01 +0000
  • 03543f87a8 update README AlienTornadosaurusHex 2023-07-04 18:20:44 +0000
  • 02f79a0de0 allow setting sync interval for blocks AlienTornadosaurusHex 2023-07-04 13:57:33 +0000
  • ed107528a2 Fix gas price calculations issues, now all gas prices are stored in wei, and priority for mainnet/sidechains should be different Theo 2023-07-03 05:39:14 -0700
  • 590c0651cb Resolve Tornado-lib via self-hosted independent gitea npm registry Theo 2023-07-03 03:16:54 -0700
  • 311f6ebc85 Estimate gas limit for withdrawal transaction via relayer correctly Theo 2023-07-03 03:13:14 -0700
  • 6130c46d90 Merge pull request '#PR1: classic-ui: Prefix static caches with network id and code quality' (#25) from AlienTornadosaurusHex/classic-ui:master into master Theo 2023-06-27 13:53:49 +0200
  • 62f079608e hopefully fix rest of issues with netId addition AlienTornadosaurusHex 2023-06-23 17:00:40 +0000
  • 2cc751f9d2 set proper names for indexed db stores AlienTornadosaurusHex 2023-06-22 22:00:36 +0000
  • 2623117f17 create file if reading and not exist AlienTornadosaurusHex 2023-06-22 20:39:28 +0000
  • 2e96df3b7f move tornado rpc to top AlienTornadosaurusHex 2023-06-22 15:07:58 +0000
  • 7342d41faf Merge branch 'master' of https://git.tornado.ws/tornadocash/classic-ui AlienTornadosaurusHex 2023-06-22 15:07:03 +0000
  • 22a372fae1 Update docs & redirect link, add Tornado RPC to all chains Theo 2023-06-13 05:57:35 -0700
  • 1f24d46360 Fix proposal naming & editing: remove crutch code, validate JSON in proposal 15 directly, add title to empty hacker proposal 21 Theo 2023-06-08 23:52:55 -0700
  • 59c252b826 Eslint fix Theo 2023-06-08 23:49:14 -0700
  • 3f04b9392a Change links to actual Theo 2023-06-04 12:41:27 -0700
  • 6ec1a509cf Change Tornado dependencies source to Tornado Git registry Theo 2023-06-04 09:05:53 -0700
  • 0d700118d6 Change staking contract address after proposal 22 execution Theo 2023-06-04 09:04:56 -0700
  • 03462c0a41 updateEvents: improve script AlienTornadosaurusHex 2023-05-19 17:53:08 +0000
  • 937c221e22 allow any token events to be updated AlienTornadosaurusHex 2023-05-18 22:26:08 +0000
  • 2fbd860f51 networkConfig: keep default export separate to not break UI AlienTornadosaurusHex 2023-05-16 15:24:52 +0000
  • ad0d1391dc static cache should be prefixed by network AlienTornadosaurusHex 2023-05-12 22:19:58 +0000
  • e49e3e0c0d Update cache for all available chains Theo 2023-05-09 23:41:49 +0300
  • ed422786c0 Improve logging when updating events Theo 2023-05-09 23:41:03 +0300
  • 9d1f66eec0 Add unarchived .json event files to gitignore Theo 2023-05-09 23:36:54 +0300
  • a8c238c2af correct proposeByDelegate support gozzy 2023-04-16 02:36:20 +0000
  • eb59acd319 event promise chaining gozzy 2023-04-16 02:30:43 +0000
  • 322184baf8 update rpcs gozzy 2023-04-13 00:35:17 +0000
  • b492ef6e20 increase relayer minimum stake balance gozzy 2023-04-11 19:47:02 +0000
  • 4ecde79c86 proposeByDelegate support gozzy 2023-03-23 03:03:21 +0000
  • 2b61afbafe improve rpc rate-limit conditions gozzy 2023-03-22 20:50:13 +0000
  • aef16eda5f factor for invalid proposal json gozzy 2023-03-22 10:03:27 +0000
  • 5aef9e6d06 fix: #11 5aef9e6 gozzy 2023-01-31 19:35:39 +0000
  • ea97a39aff increase gas price timeout & update rpcs ea97a39 gozzy 2022-12-03 16:29:21 +0000
  • 11c87ff319 eth rpc custom configuration gozzy 2022-12-03 16:02:03 +0000
  • 064c481c02 event retry & err conditioning gozzy 2022-12-02 21:02:43 +0000
  • 90ef7362bf Merge pull request 'Community build #003' (#10) from staging into master gozzy 2022-11-24 10:55:39 +0000
  • 889f02fa8c stop event update reqs after gql failure gozzy 2022-11-24 08:43:32 +0000
  • 2ec1ed18b1 condition event fetching gozzy 2022-11-23 12:05:23 +0000
  • ef4104a186 cors config gozzy 2022-11-23 11:42:59 +0000
  • 21a19e6db7 improved relayer filtering gozzy 2022-11-23 11:28:56 +0000
  • efcfac5774 stop unnecessary statistic reqs gozzy 2022-11-23 04:45:56 +0000
  • 0b6e21f721 readd matic deposit tree cache gozzy 2022-11-22 09:34:12 +0000
  • 479b1e798b depreciate thegraph w/ relayer events gozzy 2022-11-21 11:07:23 +0000
  • 8d038c5869 event rpc and graph cors policies gozzy 2022-11-20 23:00:42 +0000
  • d11b01d83b syntax cleanup gozzy 2022-11-14 21:25:34 +0000
  • fb62cf3796 change events max fetch retry buffer to 10s gozzy 2022-11-13 21:27:32 +0000
  • a9b27bf4c1 improve progress percentage gozzy 2022-11-13 06:32:56 +0000
  • d7d9ebe214 remove social links gozzy 2022-11-12 01:41:52 +0000
  • b2304b7008 improve ipfs detection & update notifications gozzy 2022-11-12 01:12:11 +0000
  • 61c2865c46 parallel rpc batching gozzy 2022-11-11 02:01:46 +0000
  • 85a222d93a depreciate e712 w/ provider signing gozzy 2022-11-04 22:03:56 +0000
  • 5da31361c6 better idb assortment gozzy 2022-10-30 23:58:12 +0000
  • ef04356f84 depreciate ensjs w/ web3js helper gozzy 2022-10-30 21:51:20 +0000
  • 2b059eb0f9 depreciate jszip w/ native zlib compression gozzy 2022-10-30 19:44:20 +0000
  • a628c50b32 Merge pull request 'Update Decurity audit link' (#1) from tarxz/classic-ui:master into staging gozzy 2022-10-28 09:53:17 +0000
  • 7787a8d207 resolve tree caching detection gozzy 2022-10-28 08:09:02 +0000
  • c1155ed3ad depreciate v-html refs gozzy 2022-10-28 07:51:47 +0000
  • 1d15649faa Merge pull request 'Show progress percentage for events fetching' (#9) from Freezy/classic-ui:staging into staging gozzy 2022-10-15 17:59:06 +0000
  • 551bf1a98e added progress percentage FreezyEx 2022-10-13 16:33:49 +0200
  • c80e4bb2fb Merge pull request 'Community build #002' (#3) from staging c80e4bb gozzy 2022-09-22 07:18:55 +0000
  • 1702178aa9 note backup disclaimer gozzy 2022-09-21 04:51:29 +0000
  • 9343eeeea5 improve batching, fix cache & events gozzy 2022-09-21 04:24:44 +0000
  • b277b603c9 optimise zip compression gozzy 2022-09-21 04:08:59 +0000
  • 35a02aa949 Update Decurity audit link with IPFS source tarxz 2022-09-10 17:53:24 +0000
  • e502259cdb update social links e502259 gozzy 2022-09-10 09:51:59 +0000
  • 332fe12e59 revert to immutable websnark ref gozzy 2022-09-09 11:32:49 +0000
  • 1ccc7f3a89 community updates gozzy 2022-09-09 09:53:03 +0000