aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Use 'boost' mutex instead of 'std' mutexcslashm2018-04-121-4/+4
* Fix sub-address tx scan.cslashm2018-04-121-3/+3
* Merge pull request #3549Riccardo Spagni2018-04-121-21/+44
|\
| * wallet2: request transactions in slices when scanning for known ringsmoneromooo-monero2018-04-071-22/+32
| * rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero2018-04-071-0/+13
* | Merge pull request #3615Riccardo Spagni2018-04-121-9/+9
|\ \
| * | wallet2: fix misc issues when the ringdb can't be initializedmoneromooo-monero2018-04-121-9/+9
* | | Merge pull request #3555Riccardo Spagni2018-04-121-1/+1
|\ \ \
| * | | wallet2: move segregation height to v7moneromooo-monero2018-04-051-1/+1
| | |/ | |/|
* | | Merge pull request #3534Riccardo Spagni2018-04-122-0/+10
|\ \ \
| * | | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-312-0/+10
| |/ /
* | | Merge pull request #3516Riccardo Spagni2018-04-121-1/+1
|\ \ \ | |_|/ |/| |
| * | wallet: fix default mixin (4 -> 6)sneurlax2018-03-281-1/+1
| |/
* | Merge pull request #3502Riccardo Spagni2018-04-121-1/+1
|\ \
| * | fix lambda compile error on openbsdmoneromooo-monero2018-03-271-1/+1
| |/
* | Merge pull request #3536Riccardo Spagni2018-04-121-11/+44
|\ \
| * | Add the possibility to export private view key for fast scan.cslashm2018-03-311-11/+44
| |/
* | Merge pull request #3473Riccardo Spagni2018-04-121-5/+6
|\ \
| * | wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctlystoffu2018-03-221-1/+1
| * | wallet2: enable the mitigation only after the fork heightstoffu2018-03-221-4/+5
| |/
* | Merge pull request #3468Riccardo Spagni2018-04-121-0/+9
|\ \
| * | wallet2: fix for loading settings of key reuse mitigationstoffu2018-03-221-0/+9
| |/
* / wallet: catch exceptions dealing with ringdb and warnmoneromooo-monero2018-03-212-20/+45
|/
* 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
|\ \