summaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10153tobtoht2025-10-272-18/+44
|\
| * wallet: identify spends in pool when scanningj-berman2025-10-072-18/+44
* | wallet2: warn instead of throw when RingDB doesn't include spendj-berman2025-10-061-2/+5
|/
* Merge pull request #10096tobtoht2025-09-241-2/+2
|\
| * wallet_rpc_server: allow creating more than 64 addresses at oncemoneromooo-monero2025-09-221-2/+2
* | wallet: deprecate wallet2::find_and_save_rings()jeffro2562025-07-293-71/+5
|/
* Merge pull request #9954tobtoht2025-07-105-28/+115
|\
| * wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-072-53/+56
| * wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-073-22/+52
| * wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-073-1/+36
| * wallet: ensure subaddress keys table is at least size of requested lookaheadbenevanoff2025-07-031-0/+19
* | wallet:set refresh interval to default when hitting tip of chaintzadiko2025-06-072-11/+9
* | wallet: fix monero-wallet-rpc ignoring calls during synctzadiko2025-06-072-14/+70
|/
* fix: multisig stale data after failed refreshSNeedlewoods2025-04-242-38/+29
* Correct Max / Min Block Waiting Periodstzadiko2025-03-251-11/+10
* add wallet rpc call to get default fee prioritywoodser2025-02-153-1/+46
* Set response limits on http server connectionsLee *!* Clagett2025-02-141-1/+26
* Merge pull request #8617tobtoht2025-02-1310-90/+1634
|\
| * wallet: background sync with just the view keyj-berman2024-05-2410-91/+1635
* | wallet: fix signed_tx_set RangeProofType serializationjeffro2562025-01-181-1/+1
* | Merge pull request #9602luigi11112025-01-061-0/+2
|\ \
| * | wallet: shortchain history should include base block0xFFFC00002024-12-041-0/+2
* | | Merge pull request #9614luigi11112024-12-231-1/+1
|\ \ \
| * | | wallet: report exact reason for open_wallet failure.0xFFFC00002024-12-131-1/+1
| |/ /
* | | Merge pull request #9590luigi11112024-12-234-4/+30
|\ \ \
| * | | Daemon-specific proxy for the wallet-rpc.0xFFFC00002024-11-234-4/+30
| |/ /
* | | Merge pull request #9506luigi11112024-12-231-1/+1
|\ \ \ | |/ / |/| |
| * | wallet2: fix error throw if unable to load cachetobtoht2024-10-071-1/+1
* | | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-103-15/+15
|/ /
* | Make wallet2::estimate_fee staticLee Clagett2024-08-072-2/+2
* | wallet: fetch pool txs in pruned form [RELEASE]jeffro2562024-06-211-0/+1
|/
* Merge pull request #9311luigi11112024-05-206-49/+75
|\
| * Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-296-49/+75
* | Merge pull request #9309luigi11112024-05-201-1/+1
|\ \
| * | wallet2: fix stagenet get_approximate_blockchain_heightselsta2024-04-281-1/+1
| |/
* | Merge pull request #9306luigi11112024-05-201-2/+2
|\ \
| * | common: support boost filesystem copy_options.0xFFFC00002024-05-011-2/+2
| |/
* | Merge pull request #9292luigi11112024-05-201-1/+1
|\ \
| * | Add drop_and_recreate in privatefile class.0xFFFC00002024-04-231-1/+1
| |/
* / wallet2: ensure transfers and sweeps use same fee calc logic rnd2j-berman2024-03-221-3/+3
|/
* wallet2: adjust fee during backlog, fix set priorityselsta2024-03-081-2/+2
* Merge pull request #9130luigi11112024-02-241-16/+43
|\
| * wallet: mitigate statistical dependence for decoy selection within ringsjeffro2562024-01-191-16/+43
* | Merge pull request #9008luigi11112024-02-242-1/+5
|\ \
| * | wallet2: call on_reorg callback in handle_reorgj-berman2023-09-271-4/+4
| * | wallet2: add on_reorg callbackCrypto City2023-09-272-0/+4
* | | wallet: feature: transfer amount with fee includedjeffro2562024-02-206-37/+187
| |/ |/|
* | wallet: fix multisig key memory leakjeffro2562023-11-031-0/+26
* | wallet2: ensure transfers and sweeps use same fee calc logicj-berman2023-10-161-3/+3
* | Merge pull request #9011luigi11112023-10-023-3/+3
|\ \