Commit graph

17 commits

Author SHA1 Message Date
tobtoht
15bed134af
nodes: don't set status text 2022-03-15 11:32:47 +01:00
tobtoht
fc0d5c2021
Qt6: remove QRegExp 2022-03-04 11:05:20 +01:00
tobtoht
dac8769e7e
Multibroadcast: broadcast to selected list 2022-02-23 22:29:33 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
ea2edd0348
Utils: cleanup 2021-07-06 21:36:27 +02:00
tobtoht
357a46e7f7
Nodes: fix missing function in header 2021-05-26 21:45:48 +02:00
tobtoht
09639181ba
FeatherNode: add regex for local node detection 2021-05-24 00:53:13 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
tobtoht
fcf764e03c
Multibroadcast transactions 2021-03-16 04:17:01 +01:00
tobtoht
b758cc1918
Misc code cleanup 2020-12-28 05:39:20 +01:00
tobtoht
b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht
5a08bc353e Misc networking fixes
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht
d9dfef021f Mitigate target_height attack 2020-11-14 22:42:41 +01:00
tobtoht
2a03ca9eda Nodes: don't connect to out of sync nodes in wsmode 2020-11-12 21:03:36 +01:00
mrdeveloper
403b8140b3 Check if given node URL has https so we can append https for get_info call 2020-10-25 09:16:29 +01:00
dsc
133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00