tobtoht
c964cd5349
Status: fix negative blocks remaining
2020-12-23 02:42:22 +01:00
tobtoht
a0fe51f318
Remove MorphToken, reason: Tor block
2020-12-17 03:57:43 +01:00
tobtoht
f8361fb31c
Statusbar: block remaining instead of absolute values
2020-12-16 04:09:32 +01:00
tobtoht
169d14ab3a
Allow resending failed transactions
2020-12-14 23:07:50 +01:00
tobtoht
66f53d865e
Menu: add rescan spent
2020-12-14 20:44:37 +01:00
tobtoht
cee70a997d
Merge pull request 'TickerWidget: don't show percentage on balance' ( #219 ) from tobtoht/feather:ticker_widget_no_perc into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/219
2020-12-14 19:19:40 +00:00
tobtoht
041c11f618
TickerWidget: don't show percentage on balance
2020-12-14 20:17:22 +01:00
tobtoht
85a06007a1
Replace showMessageBox with Qt builtin
2020-12-14 03:23:19 +01:00
tobtoht
4a37be1ce7
Update fiat conversion label on donate
2020-12-14 01:59:32 +01:00
tobtoht
97b4fcb958
Menu: remove disable open wallet item
2020-12-12 16:59:44 +01:00
tobtoht
61b54efb97
Rename XMRig tab to Mining
2020-12-12 15:22:31 +01:00
tobtoht
8ffd2293f4
Consolidate exchanges to exchange tab
2020-12-12 02:49:33 +01:00
tobtoht
a9ec69afd0
Home: add tabs for home widgets
2020-12-11 14:32:14 +01:00
tobtoht
c874220b4e
Update alpha message
2020-12-09 21:14:19 +01:00
SmashTR
8401b79bf9
Shortcut for update balance ( #184 )
...
Fixed small mistake
Merge branch 'master' into master
Shortcut for update balance
Reviewed-on: https://git.wownero.com/feather/feather/pulls/184
2020-12-07 23:26:48 +00:00
tobtoht
eb8d150a9d
Menu: add shortcuts
2020-11-25 14:35:28 +01:00
tobtoht
35438792a0
Settings: raise window
2020-11-24 21:16:14 +01:00
tobtoht
c44ee73ed0
PasswordDialog: show warning if password incorrect
2020-11-24 15:16:20 +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
4e3a977995
Menu: remove About QT
...
bloat
2020-11-14 23:15:05 +01:00
tobtoht
1e4a442b16
PasswordDialog: misc improvements
2020-11-14 10:57:06 +01:00
tobtoht
ff5dff26bb
Merge pull request 'SeedDialog: add 25 word seed toggle' ( #147 ) from tobtoht/feather:seed_25 into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/147
2020-11-11 22:12:47 +00:00
tobtoht
0f3c005b60
SeedDialog: add 25 word seed toggle
2020-11-11 23:09:35 +01:00
tobtoht
39c1d3bbf7
MorphToken: allow disabling module
2020-11-11 22:42:48 +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
780a35fabe
TransactionInfoDialog: add copy spendproof, in/outproof
2020-11-08 12:12:06 +01:00
tobtoht
62ad0d9527
Settings: add hide balance feature
2020-11-02 10:37:36 +01:00
mrdeveloper
e657e2a6b0
MacOS: add touchbar support
...
Co-Authored-By: dsc <dsc@xmr.pm>
2020-10-28 21:35:18 +01:00
dsc
fa6ee35fb0
Merge pull request 'Mainwindow: fix tab order and stylization' ( #104 ) from tobtoht/feather:tabs_order into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/104
Reviewed-by: dsc <dsc@noreply.gitgud.wownero.nl>
2020-10-21 12:25:46 +00:00
tobtoht
b1160280fe
Mainwindow: fix tab order and stylization
2020-10-21 13:27:39 +02:00
mrdeveloper
75edc6e5bb
Merge branch 'master' into password-dialog-show-wallet-name
2020-10-21 12:21:10 +02:00
mrdeveloper
d6c26d4159
PasswordDialog: Show wallet name
2020-10-21 08:45:25 +02:00
mrdeveloper
78516f4546
Contacts: import via csv file
2020-10-21 08:25:02 +02:00
tobtoht
302c258e6b
TransactionInfoDialog: add tx key
2020-10-20 01:11:15 +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
5d8700370b
Merge pull request 'Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.' ( #85 ) from dsc/feather:xmrig-tab-2 into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/85
2020-10-16 20:59:14 +00: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
497567e61f
Merge pull request 'Bugfix: fix wallet closing issues by partially reverting #63 ' ( #84 ) from tobtoht/feather:duplicate_wizard into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/84
2020-10-16 15:39:45 +00:00
tobtoht
15c51e2e2b
Bugfix: fix wallet closing issues by partially reverting #63
2020-10-16 17:17:31 +02:00
tobtoht
3feda6d6c7
Fix indefinite hang when closing wallet via File -> Quit
2020-10-16 05:15:46 +02:00
dsc
d0260ce018
XMRig tab - Simple mining GUI to download and run XMRig releases.
2020-10-15 23:29:15 +02:00
tobtoht
98db512164
Send: show fiat conversion when XMR is selected
2020-10-15 04:17:57 +02:00
tobtoht
1febbc869f
Merge pull request 'Export/Import KeyImages/Outputs' ( #66 ) from tobtoht/feather:keyimages into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/66
2020-10-14 20:13:26 +00:00
tobtoht
1dcc69db39
Close wallet on exit
2020-10-14 20:44:26 +02:00
tobtoht
fc3ac2eb33
Export/Import KeyImages/Outputs
2020-10-14 20:18:25 +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
e8a5f59b4c
Merge pull request 'Fix segfault on close' ( #55 ) from tobtoht/feather:wizard_segv into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/55
2020-10-13 14:05:33 +00:00
tobtoht
7526714b4a
Fix segfault on close
...
m_wizard has a parent now.
2020-10-13 15:53:33 +02:00
dsc
48fb92dc60
Merge pull request 'Windows: no seperators between statusbar widgets' ( #48 ) from tobtoht/feather:windows_status_sep into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/48
2020-10-11 21:37:11 +00:00
tobtoht
5641cf4d9e
Windows: no seperators between statusbar widgets
2020-10-11 22:16:33 +02:00
tobtoht
2bddad004d
Move MainWindow::getContext() to constructor
...
ctx always exists, spares a few if else statements
2020-10-11 19:16:33 +02:00
dsc
d4359758be
grammar
2020-10-10 04:01:25 +02:00
tobtoht
3888e121d5
Balance: don't use scientific notation
2020-10-10 00:30:52 +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