aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | wallet2: fix refresh function parametersselsta2023-10-013-3/+3
| |/
* / wallet: store watch-only wallet correctly when `change_password()` is calledjeff2023-09-221-2/+2
|/
* Merge pull request #8941luigi11112023-09-143-6/+14
|\
| * wallet_rpc_server: chunk refresh to keep responding to RPC while refreshingmoneromooo-monero2023-08-173-5/+9
| * wallet_rpc_server: add --no-initial-sync flag for quicker network bindingmoneromooo-monero2023-08-171-1/+5
* | wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-232-34/+90
|/
* Merge pull request #8957luigi11112023-08-171-4/+9
|\
| * scan_tx: fix custom comparator for == case; fixes #8951j-berman2023-07-191-4/+9
* | Merge pull request #8953luigi11112023-08-171-4/+4
|\ \
| * | wallet2: when checking frozen multisig tx set, don't assume orderjeffro2562023-07-171-4/+4
| |/
* | Merge pull request #8942luigi11112023-08-174-25/+59
|\ \
| * | wallet-rpc: restore from multisig seedjeffro2562023-08-104-25/+59
| |/
* | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-095-94/+137
* | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-092-125/+324
|/
* Merge pull request #8917luigi11112023-07-061-0/+2
|\