aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #7786luigi11112021-08-111-3/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix #7784 - deinit wallet in wallet dtorDusan Klinec2021-07-141-3/+6
| |/ / /
* | | | Merge pull request #7796luigi11112021-08-021-8/+20
|\ \ \ \
| * | | | wallet2: chunk get_outs.bin calls to avoid sanity limitsmoneromooo-monero2021-07-151-8/+20
| |/ / /
* | | | Merge pull request #7790luigi11112021-08-021-1/+1
|\ \ \ \
| * | | | wallet: rephrase error message on invalid device addressDusan Klinec2021-07-141-1/+1
| |/ / /
* | | | Merge pull request #7788luigi11112021-08-021-2/+1
|\ \ \ \
| * | | | wallet2: Don't auto lock device on process parsed blockstobtoht2021-07-141-2/+1
| |/ / /
* | | | Merge pull request #7767luigi11112021-08-022-10/+54
|\ \ \ \
| * | | | Fix describe_transfer for multiple txes in a txsetAlex Opie2021-08-022-10/+54
* | | | | Merge pull request #7747luigi11112021-08-021-8/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wallet2: refresh: check error and throw before potentially breaking out of looptobtoht2021-06-041-8/+9
* | | | | Merge pull request #7740luigi11112021-07-271-0/+3
|\ \ \ \ \
| * | | | | wallet: Reset RPC Pay ID on node switchtobtoht2021-06-041-0/+3
* | | | | | cmake: fix undefined symbols and multiple definitionsanon2021-07-131-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7761luigi11112021-07-101-1/+1
|\ \ \ \ \
| * | | | | wallet_api: fix typo in exportKeyImagesselsta2021-06-231-1/+1
* | | | | | Merge pull request #7748luigi11112021-07-103-0/+7
|\ \ \ \ \ \
| * | | | | | wallet_api: getPasswordtobtoht2021-07-053-0/+7
| | |_|/ / / | |/| | | |
* | | | | | wallet_api: get bytes sent/receivedtobtoht2021-06-243-0/+19
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7750luigi11112021-06-2416-38/+0
|\ \ \ \ \
| * | | | | wallet/api: remove Bitmonero namespace aliasselsta2021-06-0816-38/+0
| |/ / / /
* | | | | Merge pull request #7749luigi11112021-06-241-1/+1
|\ \ \ \ \
| * | | | | wallet_api: address_book: don't lose pid on setDescriptiontobtoht2021-06-081-1/+1
| |/ / / /
* | | | | Merge pull request #7746luigi11112021-06-243-4/+19
|\ \ \ \ \
| * | | | | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-043-4/+19
| |/ / / /
* | | | | Merge pull request #7742luigi11112021-06-243-0/+21
|\ \ \ \ \
| * | | | | wallet_api: reconnectDevicetobtoht2021-06-043-0/+21
| |/ / / /
* | | | | Merge pull request #7739luigi11112021-06-241-8/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | wallet_api: move adjust_mixin call within try blocktobtoht2021-06-041-8/+3
| |/ / /
* | | | provide key images of spent outputs in wallet rpcwoodser2021-06-153-9/+39
* | | | Merge pull request #7661luigi11112021-06-103-33/+13
|\ \ \ \
| * | | | Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-233-33/+13
* | | | | Merge pull request #7729luigi11112021-06-103-1/+154
|\ \ \ \ \
| * | | | | support freeze, thaw, and frozen in wallet rpcwoodser2021-05-183-1/+154
* | | | | | Merge pull request #7662luigi11112021-06-101-4/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rpc: send confirmations in get_transactions resultmoneromooo-monero2021-04-151-4/+14
* | | | | | CMake: glob missing headers for wallet2mj-xmr2021-05-141-12/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #7694luigi11112021-05-121-41/+0
|\ \ \ \ \
| * | | | | cmake: wallet_api doesn't need wallet_mergedselsta2021-04-271-41/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #7677luigi11112021-05-123-0/+77
|\ \ \ \ \
| * | | | | wallet_api: import / export output functiontobtoht2021-04-223-0/+77
* | | | | | Merge pull request #7682luigi11112021-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | Wallet2: Update 'approximate_testnet_rolled_back_blocks'rbrunner72021-04-251-1/+1
| | |/ / / / | |/| | | |
* / | | | | wallet2: Fix rescan_bc keep_ki optionNathan Dorfman2021-04-232-22/+27
|/ / / / /
* | | | | Merge pull request #7651luigi11112021-04-225-7/+24
|\ \ \ \ \
| * | | | | monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-075-7/+24
* | | | | | Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #7648luigi11112021-04-163-0/+12
|\ \ \ \ \
| * | | | | expose set_offline to wallet apibenevanoff2021-04-053-0/+12
| | |_|_|/ | |/| | |