summaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8166luigi11112022-04-061-1/+5
|\
| * support authentication in monero-wallet-rpc set_daemonwoodser2022-01-311-1/+5
* | multisig key exchange update and refactorkoe2022-02-241-50/+4
|/
* support freeze, thaw, and frozen in wallet rpcwoodser2021-08-121-0/+84
* provide key images of spent outputs in wallet rpcwoodser2021-08-071-7/+18
* fix serialization being different on macmoneromooo-monero2021-03-051-1/+1
* Bind signature to full address and signing modeSarang Noether2020-08-281-3/+0
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-2/+25
* replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-171-5/+23
* Merge pull request #6546Alexander Blair2020-08-161-5/+17
|\
| * wallet_rpc_server: use unlock_time in suggested confirmations calcmoneromooo-monero2020-05-171-5/+17
* | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
|/
* simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero2020-04-221-4/+5
* Merge pull request #6268Alexander Blair2020-03-121-2/+2
|\
| * wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2019-12-301-2/+2
* | Merge pull request #6241Alexander Blair2020-02-281-1/+12
|\ \
| * | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu2019-12-161-1/+12
| |/
* | Merge pull request #6203Alexander Blair2020-02-281-1/+0
|\ \
| * | remove unused variable 'ptx' from on_describe_transfer()woodser2019-12-011-1/+0
| |/
* | Merge pull request #6190luigi11112020-02-191-0/+2
|\ \
| * | Wallet: Distingush amounts for a single subaddressTadeas Moravec2020-01-111-0/+2
| |/
* | Merge pull request #6102Alexander Blair2020-02-061-6/+7
|\ \
| * | wallet_rpc_server: add tx weight in transfer commands responsesmoneromooo-monero2019-11-051-6/+7
| |/
* | Merge pull request #6069Alexander Blair2020-02-061-1/+1
|\ \
| * | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-1/+1
* | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-78/+17
* | | Merge pull request #6144Alexander Blair2020-01-161-3/+23
|\ \ \
| * | | wallet_rpc_server: add count parameter to create_addressMatt Smith2019-11-221-3/+23
| | |/ | |/|
* / | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-061-0/+19
|/ /
* / wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero2019-11-011-2/+8
|/
* Merge pull request #6019luigi11112019-10-251-2/+2
|\
| * changed 'batttery' to 'battery'Jake Hemmerle2019-10-241-2/+2
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+14
|/
* Merge pull request #5940luigi11112019-10-141-0/+7
|\
| * RPC on_transfer_split error consistent with on_transfer if no tx sentbinaryFate2019-09-281-0/+7
* | wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-2/+5
* | wallet: remove long payment ID sending supportmoneromooo-monero2019-10-141-24/+3
|/
* wallet: add edit_address_book RPCmoneromooo-monero2019-09-171-0/+102
* Merge pull request #5871luigi11112019-09-141-0/+7
|\
| * wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_paymentsmoneromooo-monero2019-09-051-0/+7
* | Merge pull request #5870luigi11112019-09-141-0/+1
|\ \
| * | wallet_rpc_server: call deinit on exitmoneromooo-monero2019-08-281-0/+1
| |/
* | Merge pull request #5855luigi11112019-09-081-8/+8
|\ \ | |/ |/|
| * wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-8/+8
* | wallet, rpc: add a release field to get_versionmoneromooo-monero2019-08-261-0/+2
|/
* Merge pull request #5750luigi11112019-08-211-2/+2
|\
| * wallet: provide original address for outgoing transfersxiphon2019-07-101-2/+2
* | Merge pull request #5478luigi11112019-08-141-3/+2
|\ \
| * | functional_tests: add validate_address testsmoneromooo-monero2019-07-291-3/+2
* | | Add IPv6 supportThomas Winget2019-07-311-1/+3
|/ /