summaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: feature: transfer amount with fee includedjeffro2562024-02-201-8/+14
* wallet2: fix refresh function parametersselsta2023-10-011-1/+1
* wallet_rpc_server: chunk refresh to keep responding to RPC while refreshingmoneromooo-monero2023-08-171-2/+6
* wallet_rpc_server: add --no-initial-sync flag for quicker network bindingmoneromooo-monero2023-08-171-1/+5
* Merge pull request #8942luigi11112023-08-171-3/+30
|\
| * wallet-rpc: restore from multisig seedjeffro2562023-08-101-3/+30
* | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-1/+3
|/
* wallet2: fix rescanning tx via scan_txj-berman2023-03-131-2/+6
* add an option to force-update multisig key exchange under some circumstanceskoe2022-09-211-8/+1
* allow exporting outputs in chunksmoneromooo-monero2022-09-071-1/+1
* disable multisig by defaultmoneromooo-monero2022-05-171-0/+33
* Merge pull request #8220luigi11112022-05-101-1/+2
|\
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-291-1/+2
* | Merge pull request #8215luigi11112022-04-061-2/+10
|\ \
| * | wallet_rpc_server: support regex for get_accounts tagreemuru2022-03-131-2/+10
| |/
* | Merge pull request #8213luigi11112022-04-061-6/+0
|\ \
| * | wallet_rpc_server: fix make_integrated_address with no payment idmoneromooo-monero2022-03-111-6/+0
| |/
* / Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|/
* Merge pull request #8145luigi11112022-03-021-1/+5
|\
| * support authentication in monero-wallet-rpc set_daemonwoodser2022-01-171-1/+5
* | multisig key exchange update and refactorkoe2022-02-221-50/+4
|/
* Merge pull request #7898luigi11112021-09-091-1/+2
|\
| * wallet_rpc_server: fix help text remaining boldselsta2021-08-271-1/+2
* | Merge pull request #7823luigi11112021-09-091-0/+8
|\ \ | |/ |/|
| * monero-wallet-rpc: Prevent --password-file from being used with --wallet-dirKermit Alexander II2021-08-201-0/+8
* | Fix describe_transfer for multiple txes in a txsetAlex Opie2021-08-021-9/+32
|/
* provide key images of spent outputs in wallet rpcwoodser2021-06-151-7/+18
* Merge pull request #7661luigi11112021-06-101-2/+1
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-231-2/+1
* | support freeze, thaw, and frozen in wallet rpcwoodser2021-05-181-0/+84
|/
* Merge pull request #7651luigi11112021-04-221-1/+6
|\
| * monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-071-1/+6
* | Merge pull request #7321luigi11112021-04-061-1/+1
|\ \ | |/ |/|
| * fix serialization being different on macmoneromooo-monero2021-03-051-1/+1
* | Merge pull request #7430luigi11112021-03-291-17/+13
|\ \
| * | wallet_rpc_server: set seed language in generate_from_keysmoneromooo-monero2021-03-061-17/+13
| |/
* | Merge pull request #7422luigi11112021-03-201-0/+1
|\ \
| * | return output key for incoming transfersbenevanoff2021-03-041-0/+1
* | | wallet_rpc: add scan_txtobtoht2021-03-011-0/+35
| |/ |/|
* | Merge pull request #7355luigi11112021-02-181-1/+1
|\ \
| * | Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-281-1/+1
| |/
* | Merge pull request #7346luigi11112021-02-181-1/+0
|\ \
| * | Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
| |/
* / wallet_rpc_server: don't abort on initial refresh failurexiphon2021-01-071-1/+8
|/
* 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
|/