aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #7786luigi11112021-08-111-3/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | 9c6e094 fix #7784 - deinit wallet in wallet dtor (Dusan Klinec)
| * | | | fix #7784 - deinit wallet in wallet dtorDusan Klinec2021-07-141-3/+6
| |/ / /
* | | | Merge pull request #7796luigi11112021-08-021-8/+20
|\ \ \ \ | | | | | | | | | | | | | | | 0c6e1d3 wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
| * | | | wallet2: chunk get_outs.bin calls to avoid sanity limitsmoneromooo-monero2021-07-151-8/+20
| |/ / /
* | | | Merge pull request #7790luigi11112021-08-021-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | bc8d764 wallet: rephrase error message on invalid device address (Dusan Klinec)
| * | | | wallet: rephrase error message on invalid device addressDusan Klinec2021-07-141-1/+1
| |/ / /
* | | | Merge pull request #7788luigi11112021-08-021-2/+1
|\ \ \ \ | | | | | | | | | | | | | | | f5eb2ce wallet2: Don't auto lock device on process parsed blocks (tobtoht)
| * | | | wallet2: Don't auto lock device on process parsed blockstobtoht2021-07-141-2/+1
| |/ / /
* | | | Merge pull request #7767luigi11112021-08-022-10/+54
|\ \ \ \ | | | | | | | | | | | | | | | 5fa1c90 Fix describe_transfer for multiple txes in a txset (Alex Opie)
| * | | | Fix describe_transfer for multiple txes in a txsetAlex Opie2021-08-022-10/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures each list of recipients is only the recipients for one transaction. It also adds a new field "summary" that describes the txset as a whole. Fixes #7344
* | | | | Merge pull request #7747luigi11112021-08-021-8/+9
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | 8cf95c8 wallet2: refresh: check error and throw before potentially breaking out of loop (tobtoht)
| * | | | wallet2: refresh: check error and throw before potentially breaking out of looptobtoht2021-06-041-8/+9
| | | | |
* | | | | Merge pull request #7740luigi11112021-07-271-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 8cea9d8 wallet: Reset RPC Pay ID on node switch (tobtoht)
| * | | | | wallet: Reset RPC Pay ID on node switchtobtoht2021-06-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | RPC pay client ID is sent with each RPC request, set a new secret every time we switch nodes to mitigate trivial correlation
* | | | | | cmake: fix undefined symbols and multiple definitionsanon2021-07-131-0/+3
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7761luigi11112021-07-101-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 8ef51dc wallet_api: fix typo in exportKeyImages (selsta)
| * | | | | wallet_api: fix typo in exportKeyImagesselsta2021-06-231-1/+1
| | | | | |
* | | | | | Merge pull request #7748luigi11112021-07-103-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | bbeb555 wallet_api: getPassword (tobtoht)
| * | | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta)
| * | | | | wallet/api: remove Bitmonero namespace aliasselsta2021-06-0816-38/+0
| |/ / / /
* | | | | Merge pull request #7749luigi11112021-06-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | e63c110 wallet_api: address_book: don't lose pid on setDescription (tobtoht)
| * | | | | wallet_api: address_book: don't lose pid on setDescriptiontobtoht2021-06-081-1/+1
| |/ / / /
* | | | | Merge pull request #7746luigi11112021-06-243-4/+19
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 1aa1850 wallet_api: signMessage: add sign with subaddress (tobtoht)
| * | | | | wallet_api: signMessage: add sign with subaddresstobtoht2021-06-043-4/+19
| |/ / / /
* | | | | Merge pull request #7742luigi11112021-06-243-0/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | f174a8f wallet_api: reconnectDevice (tobtoht)
| * | | | | wallet_api: reconnectDevicetobtoht2021-06-043-0/+21
| |/ / / /
* | | | | Merge pull request #7739luigi11112021-06-241-8/+3
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 6914d5b wallet_api: move adjust_mixin call within try block (tobtoht)
| * | | | 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
|\ \ \ \ | | | | | | | | | | | | | | | 08e4497 Improve cryptonote (block and tx) binary read performance (Lee Clagett)
| * | | | Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-233-33/+13
| | | | |
* | | | | Merge pull request #7729luigi11112021-06-103-1/+154
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | b2e1558 support freeze, thaw, and frozen in wallet rpc (woodser)
| * | | | | support freeze, thaw, and frozen in wallet rpcwoodser2021-05-183-1/+154
| | | | | |
* | | | | | Merge pull request #7662luigi11112021-06-101-4/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | 4da1112 rpc: send confirmations in get_transactions result (moneromooo-monero)
| * | | | | rpc: send confirmations in get_transactions resultmoneromooo-monero2021-04-151-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if the wallet does it, it would get a wrong result (possibly even negative) if its local chain is not synced up to the daemon's yet
* | | | | | CMake: glob missing headers for wallet2mj-xmr2021-05-141-12/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #7694luigi11112021-05-121-41/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 004b167 cmake: wallet_api doesn't need wallet_merged (selsta)
| * | | | | cmake: wallet_api doesn't need wallet_mergedselsta2021-04-271-41/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #7677luigi11112021-05-123-0/+77
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 445a9d8 wallet_api: import / export output function (tobtoht)
| * | | | | wallet_api: import / export output functiontobtoht2021-04-223-0/+77
| | | | | |
* | | | | | Merge pull request #7682luigi11112021-05-121-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | bbdb612 Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
| * | | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
| * | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 25e8254 expose set_offline to wallet api (benevanoff)
| * | | | | expose set_offline to wallet apibenevanoff2021-04-053-0/+12
| | |_|_|/ | |/| | |