Alexander Blair
bedf04d08a
Merge pull request #3161
...
b932df85
Wallet: interrupt refresh thread on wallet close (xiphon)
2020-10-19 00:11:35 -07:00
Alexander Blair
83da709436
Merge pull request #3158
...
79ee8934
History: fix failed and pending tx statuses (xiphon)
2020-10-19 00:11:09 -07:00
Alexander Blair
f51b0d7d0c
Merge pull request #3156
...
1b2d9408
Makefile: add 'release-linux-armv8' target (xiphon)
2020-10-19 00:10:31 -07:00
Alexander Blair
1f9d60602a
Merge pull request #3155
...
db4273ee
NetworkStatusItem: 'starting/stopping the node' status (no splash) (xiphon)
2020-10-19 00:10:19 -07:00
Alexander Blair
7a285b3613
Merge pull request #3136
...
05733c14
Transfer: fix help text (white theme) (selsta)
2020-10-19 00:09:52 -07:00
xiphon
6ee5effc15
Wallet: fix different signedness comparison (-Werror=sign-compare)
...
Co-authored-by: Bertrand Jacquin <bertrand@jacquin.bzh>
2020-10-18 20:58:40 +00:00
selsta
954c972530
repo: prepare v0.17.1.1
2020-10-18 18:01:44 +02:00
rating89us
cd3a0f85a6
Restore: display red border if invalid seed
2020-10-18 17:06:34 +02:00
xiphon
e5b0837c8e
SettingsNode: ignore selecting the same mode twice
2020-10-18 02:53:57 +00:00
selsta
a73ae62526
DaemonManager: set out-peers to 16 in simple mode / bootstrap
2020-10-18 02:07:29 +02:00
Bertrand Jacquin
44df1bccfc
cmake: fix install targets
...
Binary should be installed in bin/ relative to CMAKE_INSTALL_PREFIX,
prior to this commit, monero-wallet-gui is installed in usr/ instead of
usr/bin
-- Installing: image/usr/monero-wallet-gui
With this comment, file is installed in the right location:
-- Installing: image/usr/bin/monero-wallet-gui
See: https://cmake.org/cmake/help/latest/command/install.html
2020-10-17 23:08:21 +01:00
selsta
0a0dbf8853
WizardRestoreWallet1: fix "wallet name" check in keys mode
2020-10-17 20:23:29 +02:00
rating89us
1373e709d6
account/receive: highlight background and text of selected item
2020-10-17 20:19:50 +02:00
rating89us
baa0ffa5f9
WizardRestoreWallet1: add view-only option in placeholder of private spend key
2020-10-17 17:53:52 +02:00
rating89us
25ca081109
transfer: new TxConfirmationDialog
2020-10-17 12:11:13 +02:00
xiphon
b932df85fd
Wallet: interrupt refresh thread on wallet close
2020-10-17 02:58:23 +00:00
rating89us
9da52f2387
SettingsWallet: disable creating view-only wallet for Ledger
2020-10-17 03:10:33 +02:00
xiphon
79ee893499
History: fix failed and pending tx statuses
2020-10-15 10:23:06 +00:00
xiphon
1b2d940850
Makefile: add 'release-linux-armv8' target
2020-10-14 15:51:29 +00:00
xiphon
db4273ee82
NetworkStatusItem: 'starting/stopping the node' status (no splash)
2020-10-14 02:26:56 +00:00
luigi1111
cb1f3ad0ce
Merge pull request #3153
...
701f063
build: prepare v0.17.1.0 (selsta)
2020-10-13 12:41:38 -05:00
luigi1111
c81a842b6e
Merge pull request #3150
...
6ed5369
cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue (xiphon)
2020-10-13 12:40:39 -05:00
luigi1111
26ad7b78b5
Merge pull request #3147
...
4661167
onTransactionCommitted: don't show informationPopup on success (xiphon)
2020-10-13 12:39:34 -05:00
luigi1111
381442a138
Merge pull request #3145
...
39d9d7d
Wallet: rework wallet refreshing (xiphon)
2020-10-13 12:38:40 -05:00
luigi1111
7cb24f50b8
Merge pull request #3143
...
8ad5fd4
main: wizard: console.log fixes (selsta)
2020-10-13 12:37:55 -05:00
luigi1111
8c5891e28a
Merge pull request #3141
...
3c28ece
Logger: runtime log config, no logs till a user selects wallet mode (xiphon)
2020-10-13 12:36:49 -05:00
luigi1111
61c0e15404
Merge pull request #3138
...
b76b43d
README: minor sponsorships fixes (selsta)
2020-10-13 12:35:58 -05:00
luigi1111
b03714ec45
Merge pull request #3131
...
21d8c09
cmake: remove unused code (xiphon)
2020-10-13 12:35:12 -05:00
selsta
701f063797
build: prepare v0.17.1.0
2020-10-13 18:28:23 +02:00
xiphon
6ed5369829
cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
2020-10-11 19:51:05 +00:00
xiphon
4661167734
onTransactionCommitted: don't show informationPopup on success
2020-10-10 14:26:20 +00:00
xiphon
39d9d7d071
Wallet: rework wallet refreshing
2020-10-09 14:11:05 +00:00
selsta
8ad5fd4c76
main: wizard: console.log fixes
2020-10-08 21:24:55 +02:00
xiphon
3c28ecef93
Logger: runtime log config, no logs till a user selects wallet mode
2020-10-08 18:28:07 +00:00
luigi1111
d3943ca2a9
Merge pull request #3130
...
13ca3ee
KeysFiles: QDirIterator is initially located before the first entry (xiphon)
2020-10-08 10:34:53 -05:00
luigi1111
73f76cec99
Merge pull request #3129
...
4cea7e1
docker: Linux - update freetype2 git source (xiphon)
2020-10-08 10:32:37 -05:00
selsta
b76b43da6c
README: minor sponsorships fixes
2020-10-08 01:46:06 +02:00
selsta
05733c14b7
Transfer: fix help text (white theme)
2020-10-07 12:59:33 +02:00
xiphon
21d8c096ff
cmake: remove unused code
2020-10-06 13:21:37 +00:00
xiphon
13ca3eeb84
KeysFiles: QDirIterator is initially located before the first entry
2020-10-05 12:36:00 +00:00
xiphon
4cea7e1647
docker: Linux - update freetype2 git source
2020-10-04 23:48:33 +00:00
luigi1111
afc2e846fd
Merge pull request #3123
...
0b7cf4a
cmake: update version (selsta)
2020-10-04 17:54:22 -05:00
luigi1111
c601313943
Merge pull request #3127
...
ff51dd0
History: fix amount handling for txex sent to the same account (xiphon)
2020-10-04 17:52:47 -05:00
luigi1111
73c0522a56
Merge pull request #3126
...
4768968
Translations from Weblate (erciccione)
2020-10-04 17:51:41 -05:00
luigi1111
06a66e3a00
Merge pull request #3122
...
caff619
workflows: don't brew update (selsta)
2020-10-04 17:43:16 -05:00
luigi1111
12355deb94
Merge pull request #3121
...
e2a82c9
Transfer: create SuccessfulTxDialog (rating89us)
2020-10-04 17:41:44 -05:00
luigi1111
cbbbf30198
Merge pull request #3120
...
7af0999
LeftPanel: add missing emptyString (selsta)
2020-10-04 17:40:10 -05:00
luigi1111
40e108eb2b
Merge pull request #3026
...
4208b66
WizardModeSelection: optional 'Portable mode' feature support (xiphon)
2020-10-04 17:39:09 -05:00
luigi1111
cdfe9f338f
Merge pull request #3025
...
f5c5df7
main: accountsDir runtime configuration support (xiphon)
2020-10-04 17:38:14 -05:00
luigi1111
adb04cef71
Merge pull request #3023
...
1aa98c3
MoneroSettings: portable mode, CWD relative 'monero-storage' dir (xiphon)
2020-10-04 17:37:21 -05:00