aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge pull request #3696luigi11112021-09-231-1/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 87b1518 Docker: fix missing unbound on Linux (selsta)
| * | | | | | Docker: fix missing unbound on Linuxselsta2021-09-121-1/+21
| |/ / / / /
* | | | | | Merge pull request #3694luigi11112021-09-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | 02c55e3 workflows: fix build on windows (selsta)
| * | | | | workflows: fix build on windowsselsta2021-09-111-1/+1
|/ / / / /
* | | | | Merge pull request #3687luigi11112021-09-097-35/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | f327d20 qml: use libwalletqt make_uri function (selsta) dcc16a4 libwalletqt: add make_uri function (selsta)
| * | | | | qml: use libwalletqt make_uri functionselsta2021-09-053-35/+7
| | | | | |
| * | | | | libwalletqt: add make_uri functionselsta2021-09-054-0/+17
| | |/ / / | |/| | |
* | | | | Merge pull request #3686luigi11112021-09-091-2/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 1ef9a5c Transfer: print success / error for key images (selsta)
| * | | | | Transfer: print success / error for key imagesselsta2021-09-061-2/+10
| | | | | |
* | | | | | Merge pull request #3472luigi11112021-09-092-10/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | bd9a2d7 cmake: cleanup openssl (selsta)
| * | | | | cmake: cleanup opensslselsta2021-09-062-10/+0
|/ / / / /
* | | | | Merge pull request #3685luigi11112021-09-051-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 5fa310c LineEdit: fix eye button overlap on password field (rating89us)
| * | | | | LineEdit: fix eye button overlap on password fieldrating89us2021-09-031-1/+1
| |/ / / /
* | | | | Merge pull request #3684luigi11112021-09-051-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 27525b3 Add note about GUI releases to README.md (MoneroArbo)
| * | | | | Add note about GUI releases to README.mdMoneroArbo2021-09-021-0/+2
| |/ / / / | | | | | | | | | | Official GUI releases use monero-wallet-gui from the docker build process documented in the monero-gui README, alongisde the supporting binaries from the deterministic CLI builds. This should be noted for users looking for verify GUI builds against official releases.
* | | | | Merge pull request #3683luigi11112021-09-051-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | d3d7841 Receive: remove highlight of QR code menu if no menu item is hovered (rating89us)
| * | | | | Receive: remove highlight of QR code menu if no menu item is hoveredrating89us2021-09-021-0/+3
| |/ / / /
* | | | | Merge pull request #3682luigi11112021-09-052-50/+97
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | b99b333 WizardAskPassword: add colors to password strength meter; add 'Passwords match/do not match' message (rating89us)
| * | | | | WizardAskPassword: add colors to password strength meter; add "Passwords ↵rating89us2021-09-032-50/+97
| |/ / / / | | | | | | | | | | | | | | | match/do not match" message
* | | | | Merge pull request #3679luigi11112021-09-052-57/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 18a7629 cmake: cleanup redundant ccache file (selsta)
| * | | | | cmake: cleanup redundant ccache fileselsta2021-08-312-57/+0
| |/ / / /
* | | | | Merge pull request #3572luigi11112021-09-053-3/+22
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 544cff7 TransactionHistory: add description to csv export (selsta) 57c2052 TransactionInfo: add isCoinbase and description (selsta)
| * | | | | TransactionHistory: add description to csv exportselsta2021-08-311-3/+5
| | | | | |
| * | | | | TransactionInfo: add isCoinbase and descriptionselsta2021-06-182-0/+17
| | | | | |
* | | | | | Merge pull request #3481luigi11112021-09-051-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | afb88ff workflows: don't use cache on release tag (selsta)
| * | | | | | workflows: don't use cache on release tagselsta2021-05-131-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3477luigi11112021-09-051-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 75746a8 cmake: explicitly link net and common (selsta)
| * | | | | | cmake: explicitly link net and commonselsta2021-05-101-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3473luigi11112021-09-051-52/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 165817e cmake: cleanup test-libusb-version.c (selsta)
| * | | | | | cmake: cleanup test-libusb-version.cselsta2021-08-311-52/+0
| |/ / / / /
* | | | | | Merge pull request #3471luigi11112021-09-052-43/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 2f8f7c2 cmake: cleanup boost (selsta)
| * | | | | | cmake: cleanup boostselsta2021-08-312-43/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3452luigi11112021-09-052-6/+110
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 95c07e1 workflows: replace qt download script for macos-bundle (selsta)
| * | | | | | workflows: replace qt download script for macos-bundleselsta2021-08-312-6/+110
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3435luigi11112021-09-053-0/+73
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht)
| * | | | | | Transfer: add support for outputs import / exportselsta2021-09-041-0/+61
| | | | | | |
| * | | | | | Wallet: import / export output functiontobtoht2021-09-032-0/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3282luigi11112021-09-053-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 6dd7445 Transfer: export all key images by default (benevanoff)
| * | | | | | Transfer: export all key images by defaultbenevanoff2020-12-253-4/+4
| | | | | | |
* | | | | | | Merge pull request #3096luigi11112021-09-053-6/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | AddressBook: description edits, remove hack (selsta)
| * | | | | | AddressBook: description edits, remove hackselsta2021-08-313-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dsc <dsc@xmr.pm>
* | | | | | | Merge pull request #3678luigi11112021-08-302-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 0e1c6ae build: prepare v0.17.2.3 (selsta)
| * | | | | | | build: prepare v0.17.2.3selsta2021-08-292-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #3674luigi11112021-08-261-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 3719f00 TxKey: fix get / check proof (selsta)
| * | | | | | | TxKey: fix get / check proofselsta2021-08-201-2/+2
| | | | | | | |
* | | | | | | | Merge pull request #3672luigi11112021-08-261-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 09003dd StandardDialog: use secondary color for cancel button (rating89us)
| * | | | | | | | StandardDialog: use secondary color for cancel buttonrating89us2021-08-201-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3670luigi11112021-08-261-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ac432fe InputDialog: use secondary color for cancel Button (rating89us)
| * | | | | | | | InputDialog: use secondary color for cancel Buttonrating89us2021-08-201-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3667luigi11112021-08-261-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 52c8d68 WizardRestoreWallet4: 'Open wallet' -> 'Create wallet'; add translation (rating89us)