aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | main: disable setting -platformpluginpathselsta2022-05-071-0/+7
| |/ /
* | | Merge pull request #3910luigi11112022-06-092-2/+2
|\ \ \ | | | | | | | | | | | | cddf3c3 History: fix payment proof button (reemuru)
| * | | History: fix payment proof buttonreemuru2022-05-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for reserve proof added an additional argument to the getProofClicked signal. The payment proof button on the transaction list from history.qml does not pass this argument and fails with insufficient argument error. Fixes: 0f67580e ("Advanced: ReserveProof: Add support for reserve proof")
* | | | Merge pull request #3908luigi11112022-06-091-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | 20c4516 workflows: add caching for docker android (selsta)
| * | | | workflows: add caching for docker androidselsta2022-05-021-0/+7
| | |/ / | |/| |
* | | | Merge pull request #3906luigi11112022-06-092-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | 9b7bca6 main: add compile time option to disable updates (selsta)
| * | | | main: add compile time option to disable updatesselsta2022-05-012-0/+9
| |/ / /
* | | | Merge pull request #3905luigi11112022-06-091-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | 3ba9766 js: minimize frameless window when clicking on taskbar icon (selsta)
| * | | | js: minimize frameless window when clicking on taskbar iconselsta2022-05-021-1/+2
| |/ / / | | | | | | | | | | | | Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com>
* | | | Merge pull request #3903luigi11112022-06-093-1/+16
|\ \ \ \ | | | | | | | | | | | | | | | 434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta)
| * | | | WizardCreateDevice1: add Ledger Nano S Plusselsta2022-04-303-1/+16
| | | | |
* | | | | Merge pull request #3902luigi11112022-06-091-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 1f5b221 WizardCreateDevice1: set default restore height to 1 (selsta)
| * | | | | WizardCreateDevice1: set default restore height to 1selsta2022-04-301-3/+3
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to API reasons height 0 means to approximate the current block height during hardware device restore. That's not what we want by default. Until this gets changed upstream we will set the default to 1.
* | | | | Merge pull request #3883luigi11112022-06-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | bcaf9ba Makefile: set CMAKE_BUILD_TYPE to debug for debug target (selsta)
| * | | | | Makefile: set CMAKE_BUILD_TYPE to debug for debug targetselsta2022-04-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #3846luigi11112022-06-091-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | ef56194 Wizard: fix stagenet approx blockheight (selsta)
| * | | | | Wizard: fix stagenet approx blockheightselsta2022-03-011-2/+2
| | | | | |
* | | | | | Merge pull request #3688luigi11112022-06-091-21/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 841f061 main: remove outdated code (selsta)
| * | | | | | main: remove outdated codeselsta2021-09-051-21/+0
| | | | | | |
* | | | | | | Merge pull request #3560luigi11112022-06-091-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 214ba8a images: update mac icon (selsta)
| * | | | | | | images: update mac iconselsta2022-04-301-0/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3483luigi11112022-06-091-10/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | 04c2d84 WizardModeSelection: disable simple mode on Tails (selsta)
| * | | | | | WizardModeSelection: disable simple mode on Tailsselsta2022-04-301-10/+19
| | | | | | |
* | | | | | | Merge pull request #3897luigi11112022-04-271-3/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 2021d61 TxConfirmationDialog: warn high fees (selsta)
| * | | | | | | TxConfirmationDialog: warn high feesselsta2022-04-271-3/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3894luigi11112022-04-262-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 8ae8019 build: prepare v0.17.3.2 (selsta)
| * | | | | | | build: prepare v0.17.3.2selsta2022-04-262-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #3890luigi11112022-04-252-22/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 37a5bdc main: only update fiat price with open wallet (selsta)
| * | | | | | | main: only update fiat price with open walletselsta2022-04-232-22/+3
| |/ / / / / /
* | | | | | | Merge pull request #3889luigi11112022-04-251-11/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cc4815a Mining: only update mining status when page is open (selsta)
| * | | | | | | Mining: only update mining status when page is openselsta2022-04-231-11/+3
| |/ / / / / /
* | | | | | | Merge pull request #3888luigi11112022-04-251-3/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 1cc9e8a FutureScheduler: delete unused function declarations (selsta)
| * | | | | | | FutureScheduler: delete unused function declarationsselsta2022-04-231-3/+0
| |/ / / / / /
* | | | | | | Merge pull request #3887luigi11112022-04-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | 46eba83 workflows: action-docker-layer-caching v0.0.11 (selsta)
| * | | | | | workflows: action-docker-layer-caching v0.0.11selsta2022-04-221-2/+2
|/ / / / / /
* | | | | | Merge pull request #3879luigi11112022-04-192-10/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 85dff32 cmake: bump windows deploy lib versions (selsta) 0468e0e workflows: deploy on windows (selsta)
| * | | | | | cmake: bump windows deploy lib versionsselsta2022-04-061-10/+10
| | | | | | |
| * | | | | | workflows: deploy on windowsselsta2022-04-061-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #3875luigi11112022-04-191-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 2cc3ebd Docker: Update zlib for android (devhyper)
| * | | | | | Docker: Update zlib for androiddevhyper2022-04-011-2/+2
| |/ / / / /
* | | | | | Merge pull request #3871luigi11112022-04-192-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 877f822 Docker: update Qt 5.15.2 -> 5.15.3 (selsta)
| * | | | | | Docker: update Qt 5.15.2 -> 5.15.3selsta2022-03-252-2/+2
| |/ / / / /
* | | | | | Merge pull request #3869luigi11112022-04-191-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 0feef22 TitleBar: Remove lock icon on essentials display (reemuru)
| * | | | | | TitleBar: Remove lock icon on essentials displayreemuru2022-03-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The lock functionality is shown on the initial welcome screen and the WizardHome. Remove the lock icon until the wallet is actually open, similar to the "Close this wallet" logic. Fixes 346913f: ("SettingsWallet: lock wallet on demand")
* | | | | | | Merge pull request #3829luigi11112022-04-197-31/+647
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | 377a1a9 Integrate P2Pool (devhyper)
| * | | | | | Integrate P2Pooldevhyper2022-04-017-31/+647
|/ / / / / /
* | | | | | Merge pull request #3865luigi11112022-03-181-12/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 62748b6 AddressBook: fix adding new entry (selsta)
| * | | | | | AddressBook: fix adding new entryselsta2022-03-161-12/+16
| | | | | | |
* | | | | | | Merge pull request #3862luigi11112022-03-181-18/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 8bbf2bf Transfer: fix offline signing (reemuru)
| * | | | | | | Transfer: fix offline signingreemuru2022-03-161-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove logic for processing an array to derive the confirmation. Use confirmation from the transaction object.