Commit Graph

129 Commits

Author SHA1 Message Date
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 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: https://git.tornado.ws/tornadocash/classic-ui/pulls/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
AlienTornadosaurusHex 03462c0a41 updateEvents: improve script
Signed-off-by: AlienTornadosaurusHex <>
2023-05-19 17:57:10 +00:00
AlienTornadosaurusHex 937c221e22 allow any token events to be updated
Signed-off-by: AlienTornadosaurusHex <>
2023-05-18 22:26:08 +00:00
AlienTornadosaurusHex 2fbd860f51 networkConfig: keep default export separate to not break UI
Signed-off-by: AlienTornadosaurusHex <>
2023-05-16 15:25:03 +00:00
AlienTornadosaurusHex ad0d1391dc static cache should be prefixed by network
Signed-off-by: AlienTornadosaurusHex <>
2023-05-12 22:19:58 +00:00
Theo e49e3e0c0d Update cache for all available chains 2023-05-09 23:41:49 +03:00
Theo ed422786c0 Improve logging when updating events 2023-05-09 23:41:03 +03:00
Theo 9d1f66eec0 Add unarchived .json event files to gitignore 2023-05-09 23:36:54 +03:00
gozzy a8c238c2af correct proposeByDelegate support 2023-04-16 02:36:20 +00:00
gozzy eb59acd319 event promise chaining 2023-04-16 02:30:43 +00:00
gozzy 322184baf8 update rpcs 2023-04-13 00:35:17 +00:00
gozzy b492ef6e20 increase relayer minimum stake balance 2023-04-11 19:47:02 +00:00
gozzy 4ecde79c86 proposeByDelegate support 2023-03-23 03:03:21 +00:00
gozzy 2b61afbafe improve rpc rate-limit conditions 2023-03-22 20:50:13 +00:00
gozzy aef16eda5f factor for invalid proposal json 2023-03-22 10:03:27 +00:00
gozzy 5aef9e6d06 fix: #11 2023-01-31 19:35:39 +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 064c481c02 event retry & err conditioning 2022-12-02 21:02:43 +00:00
gozzy 90ef7362bf Merge pull request 'Community build #003' (#10) from staging into master
Reviewed-on: https://development.tornadocash.community/tornadocash/classic-ui/pulls/10
2022-11-24 10:55:39 +00:00
gozzy 889f02fa8c stop event update reqs after gql failure 2022-11-24 08:43:32 +00:00
gozzy 2ec1ed18b1 condition event fetching 2022-11-23 12:05:23 +00:00
gozzy ef4104a186 cors config 2022-11-23 11:42:59 +00:00
gozzy 21a19e6db7 improved relayer filtering 2022-11-23 11:28:56 +00:00
gozzy efcfac5774 stop unnecessary statistic reqs 2022-11-23 04:45:56 +00:00
gozzy 0b6e21f721 readd matic deposit tree cache 2022-11-22 09:34:12 +00:00
gozzy 479b1e798b depreciate thegraph w/ relayer events 2022-11-21 11:07:23 +00:00
gozzy 8d038c5869 event rpc and graph cors policies 2022-11-20 23:00:42 +00:00
gozzy d11b01d83b syntax cleanup 2022-11-14 21:25:34 +00:00
gozzy fb62cf3796 change events max fetch retry buffer to 10s 2022-11-13 21:27:32 +00:00
gozzy a9b27bf4c1 improve progress percentage 2022-11-13 06:32:56 +00:00
gozzy d7d9ebe214 remove social links 2022-11-12 01:41:52 +00:00
gozzy b2304b7008 improve ipfs detection & update notifications 2022-11-12 01:12:11 +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 5da31361c6 better idb assortment 2022-10-30 23:58:12 +00:00