aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server_commands_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21add an option to force-update multisig key exchange under some circumstanceskoe1-1/+3
2022-09-07allow exporting outputs in chunksmoneromooo-monero1-0/+4
2022-05-17disable multisig by defaultmoneromooo-monero1-0/+3
2022-04-06Merge pull request #8215luigi11111-1/+3
2022-03-13wallet_rpc_server: support regex for get_accounts tagreemuru1-1/+3
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2022-03-02Merge pull request #8145luigi11111-0/+4
2022-02-22multisig key exchange update and refactorkoe1-9/+2
2022-01-17support authentication in monero-wallet-rpc set_daemonwoodser1-1/+5
2021-08-02Fix describe_transfer for multiple txes in a txsetAlex Opie1-1/+22
2021-06-15provide key images of spent outputs in wallet rpcwoodser1-0/+19
2021-05-18support freeze, thaw, and frozen in wallet rpcwoodser1-1/+64
2021-03-29Merge pull request #7430luigi11111-0/+2
2021-03-20Merge pull request #7422luigi11111-0/+2
2021-03-06wallet_rpc_server: set seed language in generate_from_keysmoneromooo-monero1-1/+3
2021-03-04return output key for incoming transfersbenevanoff1-1/+3
2021-03-01wallet_rpc: add scan_txtobtoht1-1/+21
2020-08-28Bind signature to full address and signing modeSarang Noether1-1/+1
2020-08-28wallet: allow signing a message with spend or view keymoneromooo-monero1-0/+8
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-22simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero1-1/+5
2020-02-28Merge pull request #6241Alexander Blair1-0/+2
2020-02-19Merge pull request #6190luigi11111-0/+3
2020-02-06Merge pull request #6102Alexander Blair1-0/+10
2020-02-06Merge pull request #6069Alexander Blair1-1/+5
2020-01-26wallet: do not split integrated addresses in address book apimoneromooo-monero1-8/+0
2020-01-16Merge pull request #6144Alexander Blair1-4/+10
2020-01-11Wallet: Distingush amounts for a single subaddressTadeas Moravec1-0/+3
2019-12-31wallet: allow message sign/verify for subaddressesmoneromooo-monero1-1/+5
2019-12-16wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu1-1/+3
2019-11-22wallet_rpc_server: add count parameter to create_addressMatt Smith1-4/+10
2019-11-06wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero1-0/+31
2019-11-05wallet_rpc_server: add tx weight in transfer commands responsesmoneromooo-monero1-0/+10
2019-09-17wallet: add edit_address_book RPCmoneromooo-monero1-1/+33
2019-09-14Merge pull request #5871luigi11111-1/+5
2019-09-08Merge pull request #5855luigi11111-0/+4
2019-09-05wallet: fix mismatch between two concepts of "balance"moneromooo-monero1-0/+4
2019-09-05wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_paymentsmoneromooo-monero1-1/+5
2019-08-26wallet, rpc: add a release field to get_versionmoneromooo-monero1-1/+3
2019-04-20wallet_rpc_server: add block_height and frozen to incoming_transfersmoneromooo-monero1-1/+5
2019-04-17wallet_rpc_server: add unlocked field to incoming_transfers outputmoneromooo-monero1-1/+3
2019-04-16wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero1-1/+44
2019-04-16Merge pull request #5429Riccardo Spagni1-0/+9
2019-04-16Merge pull request #5418Riccardo Spagni1-1/+4
2019-04-12wallet_rpc_server: fix inconsistent wallet caches on reloadmoneromooo-monero1-1/+10
2019-04-11Merge pull request #5382Riccardo Spagni1-0/+4
2019-04-10wallet_rpc_server: add a all flag to export_outputsmoneromooo-monero1-1/+4
2019-04-06Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett1-2/+2
2019-04-06Merge pull request #5345Riccardo Spagni1-1/+3
2019-04-01wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero1-1/+5
2019-04-01wallet_rpc_server: add a set_daemon RPCmoneromooo-monero1-0/+34
2019-04-01Merge pull request #5329Riccardo Spagni1-8/+0
2019-04-01Merge pull request #5302Riccardo Spagni1-0/+22
2019-03-25wallet_rpc_server: allow english/local language names in create_walletmoneromooo-monero1-1/+3
2019-03-24Merge pull request #5282Riccardo Spagni1-0/+2
2019-03-21wallet_rpc_server: remove mixin from transfer RPCsmoneromooo-monero1-8/+0
2019-03-19Merge pull request #5203Riccardo Spagni1-0/+2
2019-03-17Merge pull request #5165Riccardo Spagni1-0/+33
2019-03-17wallet_rpc_server: new auto_refresh RPCmoneromooo-monero1-0/+22
2019-03-13wallet_rpc_server: include out subaddress indices in get_transfersmoneromooo-monero1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05add multisig tx sets to describe_transfer rpc endpointspoke01-1/+3
2019-03-04default initialize rpc structuresmoneromooo-monero1-152/+308
2019-03-04Merge pull request #5156Riccardo Spagni1-0/+4
2019-03-04Merge pull request #5154Riccardo Spagni1-0/+2
2019-02-21Remove code duplicationJoel1-31/+0
2019-02-20wallet-rpc: get balance for all accounts and subaddressesstoffu1-1/+5
2019-02-19Add generate_from_view_key RPC methodJoel1-0/+31
2019-02-19Add generate_from_keys RPC methodJoel1-0/+33
2019-02-17wallet-rpc: get transfers for all accounts and subaddressesJethro Grassie1-1/+3
2019-02-14wallet_rpc_server: add a validate_address RPCmoneromooo-monero1-1/+36
2018-12-24wallet_rpc_server: add all field to export_key_imagesmoneromooo-monero1-1/+4
2018-11-14Merge pull request #4746Riccardo Spagni1-0/+37
2018-11-06Merge pull request #4731Riccardo Spagni1-0/+3
2018-11-04wallet2: only export necessary outputs and key imagesmoneromooo-monero1-1/+5
2018-11-03wallet: add a non destructive blockchain rescanmoneromooo-monero1-0/+3
2018-10-29wallet-rpc: add on_restore_deterministic RPC call.Hasan Pekdemir1-1/+38
2018-10-26Merge pull request #4552Riccardo Spagni1-0/+4
2018-10-10wallet_rpc_server: optionally return tx keys in sign_transfermoneromooo-monero1-0/+4
2018-10-09wallet_rpc_server: add describe_transfer RPCmoneromooo-monero1-1/+62
2018-10-07Merge pull request #4036Riccardo Spagni1-0/+25
2018-10-01Arbitrary M/N multisig schemes:naughtyfox1-0/+25
2018-10-01wallet_rpc_server: include all transfer records for a txidmoneromooo-monero1-1/+3
2018-09-29Merge pull request #4427Riccardo Spagni1-2/+0
2018-09-25Merge pull request #4433Riccardo Spagni1-1/+1
2018-09-24wallet_rpc_server: include account index in incoming_transfers RPCmoneromooo-monero1-1/+1
2018-09-18wallet: add 'outputs' option for sweep_* commandswhythat1-0/+4
2018-09-14Merge pull request #4329Riccardo Spagni1-6/+0
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-2/+0
2018-09-05wallet rpc: Add close_wallet RPCGuillaume LE VAILLANT1-0/+15
2018-09-04Merge pull request #4269luigi11111-1/+20
2018-09-04Merge pull request #4263luigi11111-2/+0
2018-09-02remove unused fields from relay_tx RPCel00ruobuob1-6/+0
2018-08-22rpc-wallet: refresh command addedDusan Klinec1-0/+23
2018-08-17[#4027] add change_wallet_password wallet rpc commandartyomsol1-1/+20
2018-08-15Merge pull request #4171luigi11111-0/+2
2018-08-15Merge pull request #4170luigi11111-1/+20
2018-08-15wallet_rpc_server: remove unused amount_keys field in transfer RPCmoneromooo-monero1-2/+0
2018-07-31wallet-rpc: add get_address_index commandstoffu1-1/+20
2018-07-31wallet-rpc: filter getbalance response by address indexstoffu1-1/+3
2018-07-20wallet rpc: support making integrated address of given standard addressstoffu1-0/+2
2018-06-27wallet_rpc_server: fix build - forgot to build rpc versionmoneromooo-monero1-3/+3
2018-06-27wallet: include a suggested number of confirmations based on amountmoneromooo-monero1-1/+5
2018-06-16Merge pull request #3780luigi11111-0/+97
2018-06-03wallet-rpc: watch-only and cold wallet features addedDusan Klinec1-0/+97
2018-04-14wallet_rpc_server: add a get_version RPCmoneromooo-monero1-0/+29
2018-03-05Make mixin optional with default for rpc transfercryptochangements341-4/+4
2018-03-05allow using ring size instead of mixin for rpc transfercryptochangements341-0/+8
2018-02-20Merge pull request #3235Riccardo Spagni1-1/+2
2018-02-05Add default value to max_height, otherwise it's 0Michał Sałaban1-1/+2
2018-01-31wallet-rpc: take subaddress account as arg for get_transfer_by_txidstoffu1-0/+2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-25Merge pull request #3027Riccardo Spagni1-0/+56
2018-01-25Merge pull request #3010Riccardo Spagni1-0/+2
2018-01-10Reserve proofstoffu1-0/+56
2018-01-02Merge pull request #2967Riccardo Spagni1-2/+10
2017-12-27Resolve addresses in get_transfersMichał Sałaban1-0/+2
2017-12-25Merge pull request #2926Riccardo Spagni1-0/+94
2017-12-20wallet_rpc_server: factor transfer info return and add missing infomoneromooo-monero1-2/+10
2017-12-18wallet-rpc: added receiving address to res of get(_bulk)_payments; selective ...stoffu1-0/+4
2017-12-18Account taggingstoffu1-0/+94
2017-12-17wallet: use raw encrypted data in multisig import/export RPCmoneromooo-monero1-35/+2
2017-12-17wallet: add multisig sign/submit RPCmoneromooo-monero1-0/+54
2017-12-17wallet: guard against partly initialized multisig walletmoneromooo-monero1-0/+2
2017-12-17N-1/N multisigmoneromooo-monero1-3/+40
2017-12-17multisig address generation RPCmoneromooo-monero1-0/+126
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-0/+2
2017-11-25Merge pull request #2368Riccardo Spagni1-0/+48
2017-11-24wallet_rpc_server: new relay_tx commandmoneromooo-monero1-0/+27
2017-11-24wallet: transfer RPC can now return tx metadata (pending_tx)moneromooo-monero1-0/+20
2017-11-21Spend proof without txkeystoffu1-0/+48
2017-11-18Tx proof (revised):stoffu1-0/+108
2017-11-15wallet: add sweep_single commandstoffu1-0/+47
2017-11-06track double spending in the txpoolmoneromooo-monero1-0/+2
2017-10-16Wallet: Descriptions through new commands 'set_description', 'get_description'rbrunner71-0/+42
2017-10-07Subaddresseskenshi841-0/+196
2017-08-15Merge pull request #2205Riccardo Spagni1-0/+2
2017-08-02wallet: return unlock_time in get_transfersmoneromooo-monero1-0/+2
2017-07-26wallet_rpc_server: optionally return tx blobs on transfer callsmoneromooo-monero1-0/+24
2017-06-26Fix #2120: return per-tx amount in transfer_split RPC call.binaryFate1-0/+2
2017-04-24wallet: add sweep_below functionmoneromooo-monero1-0/+2
2017-04-11Resolve #92 add ability to create wallets thru RPCHoward Chu1-0/+56
2017-03-20wallet rpc: enable solo miningstoffu1-0/+37
2017-03-18wallet_rpc_server: add a rescan_spent RPCmoneromooo-monero1-0/+15
2017-02-24wallet_rpc_server: new --trusted-daemon flagmoneromooo-monero1-8/+0
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-1/+1
2017-02-04wallet_rpc_server: add address book RPC callsmoneromooo-monero1-0/+79
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+4
2017-01-08wallet_rpc_server: new RPC call to get a transfer by txidmoneromooo-monero1-25/+48
2016-11-28wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero1-0/+56
2016-11-16wallet: return fee in transfer RPCmoneromooo-monero1-0/+8
2016-09-16wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero1-6/+6
2016-08-29wallet_rpc_server: return payment id in make_integrated_address RPCmoneromooo-monero1-0/+2
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-6/+0
2016-08-28wallet: always use new algorithm for RPC transfersmoneromooo-monero1-2/+0
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-0/+35
2016-07-24wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero1-0/+65
2016-07-20wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero1-0/+4
2016-07-19wallet: add command and RPC to sign/verify datamoneromooo-monero1-1/+46
2016-06-22wallet: add a fee multipliermoneromooo-monero1-6/+6
2016-04-27wallet: add a filter_by_height field to get_transfersmoneromooo-monero1-0/+3
2016-04-26wallet: add get_transfers rpc callmoneromooo-monero1-0/+60
2016-04-26wallet: allow attaching notes to txidsmoneromooo-monero1-0/+41
2016-04-19wallet: add a new sweep_all command and RPC commandmoneromooo-monero1-0/+35
2016-04-02wallet: better output selection for transfer/transfer_newmoneromooo-monero1-0/+4
2016-03-26wallet: do not leak owned amounts to the daemon unless --trusted-daemonmoneromooo-monero1-0/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero1-0/+15
2015-12-23changed height to uint64_tBrendan Telzrow1-4/+4
2015-12-23added RPC wallet command getheightBrendan Telzrow1-0/+17
2015-12-05wallet: add a stop_wallet RPC callmoneromooo-monero1-0/+15
2015-08-24wallet: only return tx keys via RPC if requestedmoneromooo-monero1-0/+7
2015-08-19make tx keys available to the usermoneromooo-monero1-0/+6
2015-07-22wallet: new transaction construction algorithmmoneromooo-monero1-0/+2
2015-06-13Add RPC commands to manipulate integrated addressesmoneromooo-monero1-0/+45
2015-05-30wallet_rpc_server: add a sweep_dust RPC command as wellmoneromooo-monero1-0/+18
2015-02-20added tx size to incoming_transfers RPC CallRiccardo Spagni1-0/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-08-05query_key command in wallet rpc.Jakob Lind1-0/+22
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-22Add get_bulk_payments rpc callZachary Michaels1-0/+25
2014-06-30wallet RPC converted to use new transaction semanticsThomas Winget1-0/+211