aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
* wallet_rpc_server: remove unused finalize_multisig endpointselsta2026-05-191-2/+0
* Merge pull request #9954tobtoht2025-07-101-0/+2
|\
| * wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-071-0/+2
* | wallet:set refresh interval to default when hitting tip of chaintzadiko2025-06-071-1/+1
* | wallet: fix monero-wallet-rpc ignoring calls during synctzadiko2025-06-071-1/+2
|/
* add wallet rpc call to get default fee prioritywoodser2025-02-151-0/+2
* wallet: background sync with just the view keyj-berman2024-05-241-0/+6
* wallet: feature: transfer amount with fee includedjeffro2562024-02-201-2/+2
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* provide key images of spent outputs in wallet rpcwoodser2021-06-151-2/+2
* support freeze, thaw, and frozen in wallet rpcwoodser2021-05-181-0/+6
* wallet_rpc: add scan_txtobtoht2021-03-011-0/+2
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Merge pull request #6102Alexander Blair2020-02-061-1/+1
|\
| * wallet_rpc_server: add tx weight in transfer commands responsesmoneromooo-monero2019-11-051-1/+1
* | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-061-0/+2
|/
* wallet: add edit_address_book RPCmoneromooo-monero2019-09-171-0/+2
* wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero2019-04-161-0/+4
* Merge pull request #5374Riccardo Spagni2019-04-111-0/+2
|\
| * wallet: new option to start background miningmoneromooo-monero2019-04-041-0/+2
* | wallet_rpc_server: add a set_daemon RPCmoneromooo-monero2019-04-011-0/+2
|/
* Merge pull request #5302Riccardo Spagni2019-04-011-0/+4
|\
| * wallet_rpc_server: new auto_refresh RPCmoneromooo-monero2019-03-171-0/+4
* | Merge pull request #5165Riccardo Spagni2019-03-171-0/+2
|\ \
| * | Simplify RPC endpoint, emoving second RPC endpoint generate_from_view_keyJoel2019-03-021-2/+0
| * | Remove code duplicationJoel2019-02-211-2/+2
| * | Add generate_from_view_key RPC methodJoel2019-02-191-0/+2
| * | Add generate_from_keys RPC methodJoel2019-02-191-0/+2
* | | Update 2019 copyrightbinaryFate2019-03-051-1/+1
| |/ |/|
* | wallet_rpc_server: add a validate_address RPCmoneromooo-monero2019-02-141-0/+2
|/
* rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-77/+78
* wallet-rpc: add on_restore_deterministic RPC call.Hasan Pekdemir2018-10-291-0/+2
* Merge pull request #4539Riccardo Spagni2018-10-261-0/+2
|\
| * wallet_rpc_server: add describe_transfer RPCmoneromooo-monero2018-10-091-0/+2
* | Remove epee header dependency on cryptonote_coremoneromooo-monero2018-10-121-0/+1
|/
* Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+2
* wallet rpc: Add close_wallet RPCGuillaume LE VAILLANT2018-09-051-0/+2
* Merge pull request #4269luigi11112018-09-041-0/+2
|\
| * [#4027] add change_wallet_password wallet rpc commandartyomsol2018-08-171-0/+2
* | wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-1/+0
* | rpc-wallet: refresh command addedDusan Klinec2018-08-221-0/+2
|/
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-0/+1
* wallet-rpc: add get_address_index commandstoffu2018-07-311-0/+2
* Merge pull request #3780luigi11112018-06-161-1/+9
|\
| * wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-031-1/+9
* | wallet_rpc_server: add a get_version RPCmoneromooo-monero2018-04-141-0/+2
|/
* wallet_rpc_server: add sweep_unmixable as alias for sweep_dustmoneromooo-monero2018-03-171-0/+1
* wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu2018-03-151-1/+0
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #3047Riccardo Spagni2018-01-251-0/+3
|\