aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System3 hours4-19/+19
* wallet2: avoid linear scans in pool state updatesselsta2026-06-282-71/+50
* Merge pull request #10776tobtoht2026-06-211-5/+8
|\
| * wallet2: guard optimized coinbase refresh against empty voutselsta2026-06-151-5/+8
* | Merge pull request #10773tobtoht2026-06-211-0/+2
|\ \
| * | wallet2: reject non-monotonic rct output distributionsselsta2026-06-151-0/+2
| |/
* | Merge pull request #10754tobtoht2026-06-162-26/+48
|\ \
| * | wallet2: store multisig nonce erasure before returning signed txsetselsta2026-06-092-26/+48
| |/
* | Merge pull request #10746tobtoht2026-06-141-1/+1
|\ \ | |/ |/|
| * fix typo in hashchain bounds errorwoodser2026-06-081-1/+1
* | Merge pull request #10702tobtoht2026-06-091-1/+0
|\ \ | |/ |/|
| * wallet2: fix double unlock of a lockSChernykh2026-06-031-1/+0
* | Merge pull request #10590tobtoht2026-06-031-3/+3
|\ \ | |/ |/|
| * wallet_rpc_server: preserve payment ID when editing address bookselsta2026-05-131-3/+3
* | Merge pull request #10633tobtoht2026-05-281-0/+1
|\ \
| * | wallet2: clear m_additional_tx_keys during bg syncselsta2026-05-211-0/+1
* | | Merge pull request #10615tobtoht2026-05-233-27/+1
|\ \ \ | |/ / |/| |
| * | wallet_rpc_server: remove unused finalize_multisig endpointselsta2026-05-193-27/+1
* | | wallet: fix RPC describe transfer source entryjeffro2562026-05-131-2/+3
|/ /
* | Merge pull request #10580tobtoht2026-05-131-7/+16
|\ \
| * | use latest hard fork block for get_approximate_blockchain_height & update app...SNeedlewoods2026-05-111-7/+16
* | | wallet_rpc_server: add missing trusted daemon checkselsta2026-05-071-0/+6
| |/ |/|
* | wallet2: reject duplicate outputs in reserve proofsselsta2026-04-291-0/+9
* | Merge pull request #10481tobtoht2026-04-291-4/+10
|\ \
| * | wallet2: throw if reserve proof can't be parsedtobtoht2026-04-281-4/+10
* | | Merge pull request #10471tobtoht2026-04-291-18/+4
|\ \ \
| * | | wallet2: use decodeRct for reserve proof amount validationselsta2026-04-271-18/+4
| |/ /
* / / wallet2: ensure daemon returns correct tx for spend proofselsta2026-04-281-0/+2
|/ /
* | Merge pull request #10455tobtoht2026-04-251-52/+13
|\ \
| * | wallet2: remove deprecated txs_as_hexselsta2026-04-241-52/+13
* | | Merge pull request #10433tobtoht2026-04-241-4/+19
|\ \ \
| * | | wallet_rpc_server: fix ssl_allowed_fingerprints hex parsingselsta2026-04-211-4/+19
| |/ /
* | | Merge pull request #10439tobtoht2026-04-221-1/+1
|\ \ \
| * | | cryptonote_basic: pruned hash return boolj-berman2026-04-211-1/+1
* | | | Merge pull request #10435tobtoht2026-04-221-0/+7
|\ \ \ \
| * | | | wallet_rpc_server: restrict relay_txselsta2026-04-211-0/+7
| | |/ / | |/| |
* | | | Merge pull request #10427tobtoht2026-04-221-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet2: add parse multisig tx sanity checksselsta2026-04-201-0/+2
| |/ /
* / / Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-161-1/+1
|/ /
* | Merge pull request #10379tobtoht2026-04-091-130/+103
|\ \
| * | fix: return early in sensitive methods for --restricted-rpcSNeedlewoods2026-04-071-130/+103
| |/
* | Merge pull request #10405tobtoht2026-04-081-1/+1
|\ \
| * | wallet2: fix background wallet detection in verify_password()selsta2026-04-061-1/+1
| |/
* | Merge pull request #10402tobtoht2026-04-084-14/+21
|\ \
| * | multisig: add flag to skip refresh after multisig importwoodser2026-04-084-15/+22
| |/
* / wallet: add source info to describe_transfer RPCjeffro2562026-03-242-4/+28
|/
* Merge pull request #10162v0.18.4.6tobtoht2026-02-221-0/+1
|\
| * add getter for daemon proxywoodser2025-10-121-0/+1
* | wallet2: fix edge case where tx's ki's remain marked unspentj-berman2025-12-121-17/+34
* | Merge pull request #10153tobtoht2025-10-272-18/+44
|\ \ | |/ |/|