aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* wallet: make the segregation height settablemoneromooo-monero2018-03-172-8/+63
* Merge pull request #3421Riccardo Spagni2018-03-171-0/+1
|\
| * wallet_rpc_server: add sweep_unmixable as alias for sweep_dustmoneromooo-monero2018-03-171-0/+1
* | Add command line option allowing to restrict the default sub-address lookahea...stoffu2018-03-161-0/+1
|/
* Merge pull request #3336Riccardo Spagni2018-03-163-6/+6
|\
| * Fix typos in various filesDimitris Apostolou2018-03-153-6/+6
* | wallet: more user friendly print_ringmoneromooo-monero2018-03-165-5/+78
* | wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-163-0/+27
* | wallet2_api: add ring apimoneromooo-monero2018-03-163-0/+46
* | ringdb: factor ring addition codemoneromooo-monero2018-03-161-22/+16
* | wallet2_api: add blackball apimoneromooo-monero2018-03-164-0/+65
* | ringdb: use the genesis block as a db namemoneromooo-monero2018-03-163-5/+7
* | wallet: add a set_ring commandmoneromooo-monero2018-03-164-0/+43
* | wallet: make ringdb an object with database statemoneromooo-monero2018-03-164-164/+179
* | wallet: add an output blackball list to avoid using those in ringsmoneromooo-monero2018-03-164-8/+153
* | wallet: key reuse mitigation optionsmoneromooo-monero2018-03-162-15/+172
* | wallet: add shared ring databasemoneromooo-monero2018-03-166-7/+638
* | add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-163-0/+76
* | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu2018-03-153-6/+22
* | replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rp...stoffu2018-03-142-146/+104
|/
* Merge pull request #3398Riccardo Spagni2018-03-141-1/+1
|\
| * wallet: fix auto low priority so that it takes effect only when saved default...stoffu2018-03-141-1/+1
* | Merge pull request #3399Riccardo Spagni2018-03-141-1/+1
|\ \
| * | wallet2: fix use_fork_rules() when querying version that is defined but not e...stoffu2018-03-141-1/+1
| |/
* | Merge pull request #3386Riccardo Spagni2018-03-141-0/+5
|\ \
| * | wallet2: handle no blocks returned in refresh to mean no new blocksmoneromooo-monero2018-03-111-0/+5
| |/
* | Merge pull request #3385Riccardo Spagni2018-03-141-1/+1
|\ \
| * | node_rpc_proxy: fix target height cachingmoneromooo-monero2018-03-111-1/+1
| |/
* | wallet2: check_tx_key() shouldn't require hardware encryptionstoffu2018-03-141-2/+2
* | device: untangle cyclic depenencystoffu2018-03-143-21/+20
* | device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-6/+2
* | Merge pull request #3377Riccardo Spagni2018-03-141-1/+1
|\ \
| * | fix error message typo in wallet2.cppcryptochangements342018-03-091-1/+1
| |/
* | Merge pull request #3369Riccardo Spagni2018-03-142-7/+7
|\ \
| * | wallet: fixes and tweaks to the save_watch_only commandmoneromooo-monero2018-03-072-7/+7
* | | Merge pull request #3360Riccardo Spagni2018-03-141-3/+3
|\ \ \
| * | | Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu2018-03-061-3/+3
| |/ /
* | | Merge pull request #3355Riccardo Spagni2018-03-141-0/+1
|\ \ \
| * | | libwallet_merged: added missing libdevicestoffu2018-03-061-0/+1
| |/ /
* | | Merge pull request #3354Riccardo Spagni2018-03-141-4/+4
|\ \ \
| * | | Make mixin optional with default for rpc transfercryptochangements342018-03-051-4/+4
| |/ /
* | | Merge pull request #3353Riccardo Spagni2018-03-141-43/+59
|\ \ \
| * | | Ledger HW Bug fixesCédric2018-03-121-43/+59
| | |/ | |/|
* | | Merge pull request #3345Riccardo Spagni2018-03-142-3/+18
|\ \ \
| * | | wallet2_api: add info/error/warning entry pointsmoneromooo-monero2018-03-042-3/+18
* | | | Merge pull request #3337Riccardo Spagni2018-03-141-3/+14
|\ \ \ \
| * | | | wallet2: guard against overflowing of subaddress indicesmoneromooo-monero2018-03-141-3/+14
| | |/ / | |/| |
* | | | Merge pull request #3315Riccardo Spagni2018-03-142-44/+72
|\ \ \ \ | |/ / / |/| | |
| * | | wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa...Leon Klingele2018-03-102-44/+72
| | |/ | |/|
* | | Merge pull request #3368Riccardo Spagni2018-03-081-1/+5
|\ \ \