| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4602 | tobtoht | 2026-06-17 | 1 | -1/+1 |
| |\ | | | | | | | | | | | 1627661 libwalletqt: capture background sync password by value (selsta) ACKs: plowsof | ||||
| | * | libwalletqt: capture background sync password by value | selsta | 2026-06-03 | 1 | -1/+1 |
| | | | |||||
| * | | libwalletqt: start wallet refresh worker lazily | selsta | 2026-06-05 | 1 | -1/+14 |
| |/ | |||||
| * | Implement background sync when locked | j-berman | 2025-08-03 | 1 | -0/+63 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | remove output blackballing | tobtoht | 2023-03-03 | 1 | -40/+0 |
| | | |||||
| * | Fix behavior when switching nodes | j-berman | 2022-09-21 | 1 | -8/+21 |
| | | | | | | | - Improved synchronization when switching nodes - Avoid infinite "Connecting" loop - Pause refresh loop while switching, don't start until connected | ||||
| * | libwalletqt: refresh once on wallet opening | selsta | 2022-08-06 | 1 | -1/+4 |
| | | | | | Co-authored-by: tobtoht <thotbot@protonmail.com> | ||||
| * | libwallet: add scanTransactions function | selsta | 2022-05-28 | 1 | -0/+12 |
| | | |||||
| * | libwalletqt: fix typo in type | selsta | 2022-03-04 | 1 | -2/+2 |
| | | |||||
| * | Advanced: ReserveProof: Add support for reserve proof | reemuru | 2022-01-20 | 1 | -0/+19 |
| | | | | | | | | | | | This change adds the ability to prove and check a reserve proof to this existing "Prove/check" advanced menu. If the amount line has a valid amount less than that of the current account index this input will drive the logic for generating a reserve proof. Checking a reserve proof is accomplished by validating the address and verifying that signature.indexOf("ReserveProofV") === 0. The result displays the total and spent amount of the proof. | ||||
| * | Merge pull request #3687 | luigi1111 | 2021-09-09 | 1 | -0/+6 |
| |\ | | | | | | | | | f327d20 qml: use libwalletqt make_uri function (selsta) dcc16a4 libwalletqt: add make_uri function (selsta) | ||||
| | * | libwalletqt: add make_uri function | selsta | 2021-09-05 | 1 | -0/+6 |
| | | | |||||
| * | | Merge pull request #3435 | luigi1111 | 2021-09-05 | 1 | -0/+8 |
| |\ \ | | | | | | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht) | ||||
| | * | | Wallet: import / export output function | tobtoht | 2021-09-03 | 1 | -0/+8 |
| | |/ | |||||
| * | | Merge pull request #3282 | luigi1111 | 2021-09-05 | 1 | -2/+2 |
| |\ \ | |/ |/| | | | 6dd7445 Transfer: export all key images by default (benevanoff) | ||||
| | * | Transfer: export all key images by default | benevanoff | 2020-12-25 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #3439 | luigi1111 | 2021-04-29 | 1 | -10/+0 |
| |\ \ | | | | | | | | | | 51ece5f Wallet: drop unused paymentId property (xiphon) | ||||
| | * | | Wallet: drop unused paymentId property | xiphon | 2021-04-25 | 1 | -10/+0 |
| | | | | |||||
| * | | | Wallet: omit redundant 'delete' on destruction | xiphon | 2021-04-22 | 1 | -19/+4 |
| |/ / | |||||
| * | | Wallet: fix transfer with Qt 5.12 | selsta | 2021-04-13 | 1 | -5/+9 |
| | | | |||||
| * | | Merge pull request #3327 | luigi1111 | 2021-02-18 | 1 | -10/+25 |
| |\ \ | | | | | | | | | | b20b956 Wallet: estimateTransactionFeeAsync - multi dest support (xiphon) | ||||
| | * | | Wallet: estimateTransactionFeeAsync - multi dest support | xiphon | 2021-02-04 | 1 | -10/+25 |
| | |/ | |||||
| * / | Wallet: refactor createTransaction | xiphon | 2021-01-25 | 1 | -15/+30 |
| |/ | |||||
| * | Wallet: fix initialization flag handling | xiphon | 2020-12-12 | 1 | -8/+21 |
| | | |||||
| * | Merge pull request #3181 | Alexander Blair | 2020-10-19 | 1 | -5/+5 |
| |\ | | | | | | | 6ee5effc Wallet: fix different signedness comparison (-Werror=sign-compare) (xiphon) | ||||
| | * | Wallet: fix different signedness comparison (-Werror=sign-compare) | xiphon | 2020-10-18 | 1 | -5/+5 |
| | | | | | | | | | Co-authored-by: Bertrand Jacquin <bertrand@jacquin.bzh> | ||||
| * | | Wallet: interrupt refresh thread on wallet close | xiphon | 2020-10-17 | 1 | -0/+2 |
| |/ | |||||
| * | Wallet: rework wallet refreshing | xiphon | 2020-10-09 | 1 | -28/+79 |
| | | |||||
| * | Wallet: WalletManager: implement proxy support | xiphon | 2020-07-30 | 1 | -5/+48 |
| | | |||||
| * | add isTrezor() function | rating89us | 2020-05-13 | 1 | -0/+5 |
| | | |||||
| * | trezor: support new passphrase entry mechanism | Dusan Klinec | 2020-05-08 | 1 | -60/+13 |
| | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host | ||||
| * | Wallet: implement async wallet storing | xiphon | 2020-04-28 | 1 | -3/+12 |
| | | |||||
| * | always use native directory separators in paths | xiphon | 2020-04-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2739 | luigi1111 | 2020-04-13 | 1 | -0/+13 |
| |\ | | | | | | | b5fafb5 Transfer: display estimated transaction fee, requires #6302 (xiphon) | ||||
| | * | Transfer: display estimated transaction fee, requires #6302 | xiphon | 2020-02-16 | 1 | -0/+13 |
| | | | |||||
| * | | fix multiple minor issues (c-style casts, default branch, etc.) | xiphon | 2020-02-28 | 1 | -2/+2 |
| | | | |||||
| * | | build: fix all warnings, treat warnings as errors | xiphon | 2020-02-16 | 1 | -9/+9 |
| | | | |||||
| * | | Wallet: implement 'Connecting' status, add 'disconnected' property | xiphon | 2020-01-28 | 1 | -11/+37 |
| |/ | |||||
| * | Account: update balance card label | selsta | 2019-12-20 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #2626 | luigi1111 | 2019-12-19 | 1 | -0/+10 |
| |\ | | | | | | | a83adb7 Transfer: improve warning flow (tobtoht) | ||||
| | * | Transfer: improve warning flow | thotbot | 2019-12-19 | 1 | -0/+10 |
| | | | |||||
| * | | SubaddressAccount: drop useless getAll 'update' default argument | xiphon | 2019-12-16 | 1 | -1/+1 |
| |/ | |||||
| * | Wallet: persistent subaddress account selection | xiphon | 2019-12-03 | 1 | -0/+8 |
| | | |||||
| * | fix invalid include paths, compilation warnings, update README.md | xiphon | 2019-09-02 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #2353 | luigi1111 | 2019-08-27 | 1 | -0/+5 |
| |\ | | | | | | | 40bdf69 Ledger: improve hw wallet splash screen (selsta) | ||||
| | * | Ledger: improve hw wallet splash screen | selsta | 2019-08-17 | 1 | -0/+5 |
| | | | |||||
| * | | Merge pull request #2175 | luigi1111 | 2019-08-27 | 1 | -0/+9 |
| |\ \ | |/ |/| | | | ab47b4a Expose get/set attrs for wallet cache in libwalletqt, requires #5534 (xmrdsc) | ||||
| | * | Expose get/set attrs for wallet cache in libwalletqt, requires #5534 | dsc | 2019-05-25 | 1 | -0/+9 |
| | | | |||||
| * | | Merge pull request #2336 | luigi1111 | 2019-08-14 | 1 | -5/+5 |
| |\ \ | | | | | | | | | | 30a3abe Wallet: explicitly set trusted daemon flag (xiphon) | ||||
