tobtoht
|
bc2cac672a
|
Merge pull request 'Wizard: reset restore page on initialize' (#260) from tobtoht/feather:wizard_reset_restore_page into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/260
|
2020-12-25 15:36:57 +00:00 |
|
tobtoht
|
6003ffebec
|
Wizard: reset restore page on initialize
|
2020-12-25 16:28:50 +01:00 |
|
tobtoht
|
51b3781c09
|
Merge pull request 'Don't use unsigned ints' (#257) from tobtoht/feather:no_unsigned_ints into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/257
|
2020-12-25 14:44:48 +00:00 |
|
tobtoht
|
14e3422423
|
Don't use unsigned ints
|
2020-12-25 15:38:44 +01:00 |
|
tobtoht
|
0e5ab21205
|
Merge pull request 'BalanceDialog' (#259) from tobtoht/feather:balance_dialogg into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/259
|
2020-12-25 14:22:16 +00:00 |
|
tobtoht
|
a11dc3f4b2
|
BalanceDialog
|
2020-12-25 15:20:39 +01:00 |
|
tobtoht
|
f5255440e4
|
Merge pull request 'Status: constructing transaction' (#258) from tobtoht/feather:constructing_tx into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/258
|
2020-12-25 14:16:58 +00:00 |
|
tobtoht
|
0dc196e76d
|
Status: constructing transaction
|
2020-12-24 15:46:56 +01:00 |
|
tobtoht
|
136f877778
|
Merge pull request 'TickerWidget: minor cleanup' (#256) from tobtoht/feather:ticker_clean into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/256
|
2020-12-24 12:52:13 +00:00 |
|
tobtoht
|
3b7731d44f
|
Merge pull request 'Utils: improve bytes formatting' (#255) from tobtoht/feather:bytes_formatting into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/255
|
2020-12-24 12:52:01 +00:00 |
|
tobtoht
|
b51e1f3b0c
|
Merge pull request 'Contacts: disallow duplicates' (#254) from tobtoht/feather:contacts_duplicates into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/254
|
2020-12-24 12:51:46 +00:00 |
|
tobtoht
|
ae3c214c3f
|
TickerWidget: minor cleanup
|
2020-12-24 13:50:20 +01:00 |
|
tobtoht
|
200f16ecf2
|
Utils: improve bytes formatting
|
2020-12-24 13:21:06 +01:00 |
|
tobtoht
|
ecd840c03a
|
Contacts: disallow duplicates
|
2020-12-23 05:59:06 +01:00 |
|
tobtoht
|
7092116efd
|
Merge pull request 'Wizard: autoselect open if wallets available & refresh wallets when wizard opened' (#253) from tobtoht/feather:wizard_open_refresh into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/253
|
2020-12-23 03:00:31 +00:00 |
|
tobtoht
|
68c493b736
|
Wizard: autoselect open if wallets available & refresh wallets when wizard opened
|
2020-12-23 03:57:01 +01:00 |
|
tobtoht
|
4f62d52e5e
|
Merge pull request 'Nodes: double click to connect' (#251) from tobtoht/feather:nodes_doubleclick into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/251
|
2020-12-23 01:44:19 +00:00 |
|
tobtoht
|
c8be1e4966
|
Merge pull request 'Status: fix negative blocks remaining' (#252) from tobtoht/feather:status_blocks_remaining into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/252
|
2020-12-23 01:44:00 +00:00 |
|
tobtoht
|
c964cd5349
|
Status: fix negative blocks remaining
|
2020-12-23 02:42:22 +01:00 |
|
tobtoht
|
3fbf58f64d
|
Nodes: double click to connect
|
2020-12-23 02:23:26 +01:00 |
|
tobtoht
|
bd4400a7f2
|
Merge pull request 'Send: Show error when no connecting to daemon' (#250) from tobtoht/feather:send_no_daemon into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/250
|
2020-12-22 23:53:37 +00:00 |
|
tobtoht
|
c0e4d48fae
|
Send: Show error when no connecting to daemon
|
2020-12-23 00:46:42 +01:00 |
|
tobtoht
|
8668f2beb2
|
Merge pull request 'Send: re-enable send button on wallet close' (#248) from tobtoht/feather:send_reenable_wallet_close into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/248
|
2020-12-22 23:34:07 +00:00 |
|
tobtoht
|
628da207d0
|
Merge pull request 'History: don't allow rebroadcasting incoming transaction' (#249) from tobtoht/feather:send_rebroadcast_incoming into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/249
|
2020-12-22 23:33:54 +00:00 |
|
tobtoht
|
677f7df376
|
History: don't allow rebroadcasting incoming transaction
|
2020-12-23 00:33:24 +01:00 |
|
tobtoht
|
580675e8a0
|
Send: re-enable send button on wallet close
|
2020-12-23 00:24:10 +01:00 |
|
tobtoht
|
900a9b3fac
|
Merge pull request 'Websocket: keep connection alive' (#247) from tobtoht/feather:websocket_keepalive into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/247
|
2020-12-22 23:11:56 +00:00 |
|
tobtoht
|
f8f1e824a1
|
Merge pull request 'CSSWidget: don't filter funded proposals' (#246) from tobtoht/feather:ccs_no_filter into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/246
|
2020-12-22 23:11:27 +00:00 |
|
tobtoht
|
441c32bc30
|
Merge pull request 'Nodes: force reconnect when new wallet is opened' (#245) from tobtoht/feather:nodes_force_reconnect into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/245
|
2020-12-22 23:11:18 +00:00 |
|
tobtoht
|
41a0fb3b10
|
Websocket: keep connection alive
|
2020-12-23 00:08:17 +01:00 |
|
tobtoht
|
a38912a348
|
CSSWidget: don't filter funded proposals
|
2020-12-22 20:54:30 +01:00 |
|
tobtoht
|
d568e4e1b6
|
Nodes: force reconnect when new wallet is opened
|
2020-12-22 02:13:24 +01:00 |
|
tobtoht
|
12849c8571
|
Merge pull request 'Libwalletqt: don't inherit subaddress account from GUI' (#243) from tobtoht/feather:switch_to_primary into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/243
|
2020-12-22 00:10:13 +00:00 |
|
tobtoht
|
f7fb051b67
|
Libwalletqt: don't inherit subaddress account from GUI
|
2020-12-22 01:07:39 +01:00 |
|
tobtoht
|
693a6bc0df
|
Merge pull request 'DebugInfoDialog: Add entry to show if wallet only contains funds in primary account' (#242) from tobtoht/feather:balance_accounts into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/242
|
2020-12-20 14:25:46 +00:00 |
|
tobtoht
|
ccd19edf2f
|
Merge pull request 'Remove MorphToken, reason: Tor block' (#237) from tobtoht/feather:into_the_trash_it_goes into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/237
|
2020-12-20 14:25:11 +00:00 |
|
tobtoht
|
f2f6bf30b3
|
DebugInfoDialog: Add entry to show if wallet only contains funds in primary account
|
2020-12-20 03:10:00 +01:00 |
|
tobtoht
|
45b3f1ebde
|
Merge pull request 'Update banner' (#239) from tobtoht/feather:banner into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/239
|
2020-12-19 00:10:28 +00:00 |
|
tobtoht
|
b4af2f75b1
|
Update banner
|
2020-12-19 01:09:03 +01:00 |
|
tobtoht
|
fdabaf3374
|
Merge pull request 'Remove non-breaking space from currency strings' (#236) from tobtoht/feather:currencystring_nonbreaking into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/236
|
2020-12-18 23:32:07 +00:00 |
|
tobtoht
|
2e481507e8
|
Remove non-breaking space from currency strings
|
2020-12-19 00:29:22 +01:00 |
|
tobtoht
|
9b4e0e29e4
|
Merge pull request 'Wizard: Clean up open wallet UI' (#241) from tobtoht/feather:open_wallet_clean into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/241
|
2020-12-18 23:25:57 +00:00 |
|
tobtoht
|
80bd8e085d
|
Merge pull request 'Store wallet immediately upon finishing sync' (#240) from tobtoht/feather:store_sync into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/240
|
2020-12-18 23:25:09 +00:00 |
|
tobtoht
|
7d2748c0bc
|
Merge pull request 'ExternalLinkWarning: don't show Tor warning on Tails/Whonix' (#235) from tobtoht/feather:link_warning_tailswhonix into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/235
|
2020-12-18 23:24:41 +00:00 |
|
tobtoht
|
2c0b04559e
|
Merge pull request 'TxConfDialog: Justify amounts' (#234) from tobtoht/feather:txconf_justify_amounts into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/234
|
2020-12-18 23:24:14 +00:00 |
|
tobtoht
|
4476741ace
|
Wizard: Sort wallets by modified date
|
2020-12-19 00:13:33 +01:00 |
|
tobtoht
|
68f8be01ac
|
Wizard: don't show stagenet wallet in mainnet mode
|
2020-12-18 23:39:27 +01:00 |
|
tobtoht
|
d84ee4692d
|
Store wallet immediately upon finishing sync
|
2020-12-18 23:07:27 +01:00 |
|
tobtoht
|
a0fe51f318
|
Remove MorphToken, reason: Tor block
|
2020-12-17 03:57:43 +01:00 |
|
tobtoht
|
70810ce6a2
|
ExternalLinkWarning: don't show Tor warning on Tails/Whonix
|
2020-12-16 18:02:49 +01:00 |
|