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
tobtoht
e9a4a828d6
Initial MorphToken support
2020-11-11 16:51:12 +01:00
tobtoht
046b2cfc4c
Import transaction
2020-11-10 12:38:37 +01:00
tobtoht
cd96abe545
FutureScheduler: update with upstream v0.17.1.3
2020-11-08 08:35:18 +01:00
tobtoht
62ad0d9527
Settings: add hide balance feature
2020-11-02 10:37:36 +01:00
tobtoht
cb6f2873a9
Utils: add blockchair.com block explorer
2020-11-02 10:11:37 +01:00
tobtoht
20b741d30d
Merge pull request 'Coins: numerical sort for amount column' ( #105 ) from tobtoht/feather:coins_amount_sort into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/105
2020-11-02 07:58:50 +00: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
df280cdd91
Merge pull request 'Write proper .exe on Windows' ( #109 ) from dsc/feather:write-exe-windows into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/109
Reviewed-by: tobtoht <tobtoht@noreply.gitgud.wownero.nl>
2020-10-21 16:11:11 +00:00
dsc
a44087b750
XMRig: Donate level 1
...
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-21 18:06:31 +02:00
dsc
70cbf59ce8
Write proper .exe on Windows
...
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-21 17:56:39 +02:00
tobtoht
51a0f86652
Move cdiv to globals.h
2020-10-21 16:57:03 +02:00
tobtoht
ff78b5a6c2
XMRig: fix stop on windows
2020-10-21 12:11:10 +02:00
tobtoht
216b2e0c5e
Offline transaction signing
2020-10-19 01:39:23 +02:00
dsc
aee60f33b7
- Embed XMRig executable (baked into buildbot image)
...
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
- `-DTOR=/path/to/tor`
- `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
dsc
1ef29207d5
Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.
...
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-16 21:13:14 +02:00
tobtoht
1b9cc7c679
Prices: add support for NZD
2020-10-16 15:14:13 +02:00
dsc
d0260ce018
XMRig tab - Simple mining GUI to download and run XMRig releases.
2020-10-15 23:29:15 +02:00
tobtoht
ec0d88cf1b
DebugInfoDialog: Add Tails version
2020-10-15 01:37:42 +02:00
tobtoht
1ff8a2aaf4
Libwalletqt: integrate changes from upstream
...
Co-authored-by: xiphon <xiphon@protonmail.com>
2020-10-14 16:50:38 +02:00
dsc
36641d73a6
Merge pull request 'Open/create view-only wallets' ( #53 ) from dsc/feather:view-only into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/53
2020-10-13 19:20:06 +00:00
dsc
eac29cd0b6
Import wallet from keys (view-only)
...
Signed-off-by: dsc <dsc@xmr.pm>
2020-10-13 21:09:33 +02:00
dsc
2ab78022f5
Merge pull request 'Fix misc image scaling hangs' ( #54 ) from tobtoht/feather:img_hang into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/54
2020-10-13 13:53:32 +00:00
tobtoht
363bf0ea38
Fix misc image scaling hangs
2020-10-13 15:45:55 +02:00
tobtoht
2ffd5f234b
Windows: indent settings file
2020-10-11 18:52:01 +02:00
tobtoht
3f9080332b
Merge pull request 'Prices: add support for AUD' ( #35 ) from tobtoht/feather:cur_aud into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/35
2020-10-11 01:26:25 +00:00
tobtoht
db689870f1
Prices: add support for AUD
2020-10-11 03:20:41 +02:00
dsc
3d58f13724
fix desktop paths (xdgPaths)
2020-10-10 18:00:07 +02:00
dsc
1337c1708d
Embed Tor executable for static Mac OS builds
2020-10-10 00:23:44 +02:00
tobtoht
bc65a2ab58
Windows: kill tor on exit
2020-10-09 14:28:05 +02:00
dsc
133700160a
Feather, a free Monero desktop wallet
...
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00