| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815 | Monzero Build System | 22 hours | 4 | -19/+19 |
| | | |||||
| * | wallet2: avoid linear scans in pool state updates | selsta | 2026-06-28 | 2 | -71/+50 |
| | | |||||
| * | Merge pull request #10776 | tobtoht | 2026-06-21 | 1 | -5/+8 |
| |\ | | | | | | | | | | | ef7a86c wallet2: guard optimized coinbase refresh against empty vout (selsta) ACKs: tobtoht, SChernykh | ||||
| | * | wallet2: guard optimized coinbase refresh against empty vout | selsta | 2026-06-15 | 1 | -5/+8 |
| | | | |||||
| * | | Merge pull request #10773 | tobtoht | 2026-06-21 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | | | | b99d15f wallet2: reject non-monotonic rct output distributions (selsta) ACKs: jeffro256, vtnerd | ||||
| | * | | wallet2: reject non-monotonic rct output distributions | selsta | 2026-06-15 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #10754 | tobtoht | 2026-06-16 | 2 | -26/+48 |
| |\ \ | | | | | | | | | | | | | | | | d6f0a4d wallet2: store multisig nonce erasure before returning signed txset (selsta) ACKs: UkoeHB, tobtoht | ||||
| | * | | wallet2: store multisig nonce erasure before returning signed txset | selsta | 2026-06-09 | 2 | -26/+48 |
| | |/ | |||||
| * | | Merge pull request #10746 | tobtoht | 2026-06-14 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | | | | | ad72a6c fix typo in hashchain bounds error (woodser) ACKs: selsta, tobtoht | ||||
| | * | fix typo in hashchain bounds error | woodser | 2026-06-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #10702 | tobtoht | 2026-06-09 | 1 | -1/+0 |
| |\ \ | |/ |/| | | | 2b97e3a wallet2: fix double unlock of a lock (SChernykh) | ||||
| | * | wallet2: fix double unlock of a lock | SChernykh | 2026-06-03 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #10590 | tobtoht | 2026-06-03 | 1 | -3/+3 |
| |\ \ | |/ |/| | | | 6db72c4 wallet_rpc_server: preserve payment ID when editing address book (selsta) | ||||
| | * | wallet_rpc_server: preserve payment ID when editing address book | selsta | 2026-05-13 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #10633 | tobtoht | 2026-05-28 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | 4b00f47 wallet2: clear m_additional_tx_keys during bg sync (selsta) | ||||
| | * | | wallet2: clear m_additional_tx_keys during bg sync | selsta | 2026-05-21 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #10615 | tobtoht | 2026-05-23 | 3 | -27/+1 |
| |\ \ \ | |/ / |/| | | | | | 6d36b19 wallet_rpc_server: remove unused finalize_multisig endpoint (selsta) | ||||
| | * | | wallet_rpc_server: remove unused finalize_multisig endpoint | selsta | 2026-05-19 | 3 | -27/+1 |
| | | | | |||||
| * | | | wallet: fix RPC describe transfer source entry | jeffro256 | 2026-05-13 | 1 | -2/+3 |
| |/ / | |||||
| * | | Merge pull request #10580 | tobtoht | 2026-05-13 | 1 | -7/+16 |
| |\ \ | | | | | | | | | | afb9a1f use latest hard fork block for get_approximate_blockchain_height & update approximate_rolled_back_blocks (SNeedlewoods) | ||||
| | * | | use latest hard fork block for get_approximate_blockchain_height & update ↵ | SNeedlewoods | 2026-05-11 | 1 | -7/+16 |
| | | | | | | | | | | | | | approximate_rolled_back_blocks | ||||
| * | | | wallet_rpc_server: add missing trusted daemon check | selsta | 2026-05-07 | 1 | -0/+6 |
| | |/ |/| | |||||
| * | | wallet2: reject duplicate outputs in reserve proofs | selsta | 2026-04-29 | 1 | -0/+9 |
| | | | |||||
| * | | Merge pull request #10481 | tobtoht | 2026-04-29 | 1 | -4/+10 |
| |\ \ | | | | | | | | | | f855ffe wallet2: throw if reserve proof can't be parsed (tobtoht) | ||||
| | * | | wallet2: throw if reserve proof can't be parsed | tobtoht | 2026-04-28 | 1 | -4/+10 |
| | | | | |||||
| * | | | Merge pull request #10471 | tobtoht | 2026-04-29 | 1 | -18/+4 |
| |\ \ \ | | | | | | | | | | | | | 1154314 wallet2: use decodeRct for reserve proof amount validation (selsta) | ||||
| | * | | | wallet2: use decodeRct for reserve proof amount validation | selsta | 2026-04-27 | 1 | -18/+4 |
| | |/ / | | | | | | | | | | also update check_tx_key_helper for consistency | ||||
| * / / | wallet2: ensure daemon returns correct tx for spend proof | selsta | 2026-04-28 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #10455 | tobtoht | 2026-04-25 | 1 | -52/+13 |
| |\ \ | | | | | | | | | | 54abe12 wallet2: remove deprecated txs_as_hex (selsta) | ||||
| | * | | wallet2: remove deprecated txs_as_hex | selsta | 2026-04-24 | 1 | -52/+13 |
| | | | | | | | | | | | | | also add missing underflow check | ||||
| * | | | Merge pull request #10433 | tobtoht | 2026-04-24 | 1 | -4/+19 |
| |\ \ \ | | | | | | | | | | | | | b635e67 wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing (selsta) | ||||
| | * | | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsing | selsta | 2026-04-21 | 1 | -4/+19 |
| | |/ / | |||||
| * | | | Merge pull request #10439 | tobtoht | 2026-04-22 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | 874c771 cryptonote_basic: pruned hash return bool (j-berman) | ||||
| | * | | | cryptonote_basic: pruned hash return bool | j-berman | 2026-04-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #10435 | tobtoht | 2026-04-22 | 1 | -0/+7 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 3703ec1 wallet_rpc_server: restrict relay_tx (selsta) | ||||
| | * | | | | wallet_rpc_server: restrict relay_tx | selsta | 2026-04-21 | 1 | -0/+7 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #10427 | tobtoht | 2026-04-22 | 1 | -0/+2 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | 2094d38 wallet2: add parse multisig tx sanity checks (selsta) | ||||
| | * | | | wallet2: add parse multisig tx sanity checks | selsta | 2026-04-20 | 1 | -0/+2 |
| | |/ / | |||||
| * / / | Add Socks v5 support to daemon and wallet | Lee *!* Clagett | 2026-04-16 | 1 | -1/+1 |
| |/ / | | | | | | | (cherry picked from commit 23e29a5074f01cbb781f7e76b0c17ad2b6797af0) | ||||
| * | | Merge pull request #10379 | tobtoht | 2026-04-09 | 1 | -130/+103 |
| |\ \ | | | | | | | | | | e1adf39 fix: return early in sensitive methods for --restricted-rpc (SNeedlewoods) | ||||
| | * | | fix: return early in sensitive methods for --restricted-rpc | SNeedlewoods | 2026-04-07 | 1 | -130/+103 |
| | |/ | |||||
| * | | Merge pull request #10405 | tobtoht | 2026-04-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | e7b121a wallet2: fix background wallet detection in verify_password() (selsta) | ||||
| | * | | wallet2: fix background wallet detection in verify_password() | selsta | 2026-04-06 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #10402 | tobtoht | 2026-04-08 | 4 | -14/+21 |
| |\ \ | | | | | | | | | | 7b1e9ca multisig: add flag to skip refresh after multisig import (woodser) | ||||
| | * | | multisig: add flag to skip refresh after multisig import | woodser | 2026-04-08 | 4 | -15/+22 |
| | |/ | |||||
| * / | wallet: add source info to describe_transfer RPC | jeffro256 | 2026-03-24 | 2 | -4/+28 |
| |/ | |||||
| * | Merge pull request #10162v0.18.4.6 | tobtoht | 2026-02-22 | 1 | -0/+1 |
| |\ | | | | | | | 48252dd add getter for daemon proxy (woodser) | ||||
| | * | add getter for daemon proxy | woodser | 2025-10-12 | 1 | -0/+1 |
| | | | |||||
| * | | wallet2: fix edge case where tx's ki's remain marked unspent | j-berman | 2025-12-12 | 1 | -17/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If a tx is marked as failed (because it never shows up in the daemon's pool), its key images get reset back to unspent so they can be used in future txs. If the tx re-enters the daemon's pool (e.g. it's removed from the pool and then relayed back), then the wallet incorrectly maintains that the tx's key images are unspent. This change ensures the wallet re-marks the tx's key images as spent if the tx re-appears in the node's pool. | ||||
| * | | Merge pull request #10153 | tobtoht | 2025-10-27 | 2 | -18/+44 |
| |\ \ | |/ |/| | | | 9239d36 wallet: identify spends in pool when scanning (j-berman) | ||||
