summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #3878luigi11112018-06-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | disable file size sanity check when loading the wallet cachemoneromooo-monero2018-05-281-1/+1
* | | | Merge pull request #3804luigi11112018-06-161-0/+8
|\ \ \ \
| * | | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...jcktm2018-05-151-0/+8
* | | | | Merge pull request #3780luigi11112018-06-161-26/+157
|\ \ \ \ \
| * | | | | wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-031-26/+157
* | | | | | Merge pull request #3762luigi11112018-06-161-2/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | check_spend_proofitssteven2018-05-061-2/+3
* | | | | | Merge pull request #3598luigi11112018-06-081-0/+36
|\ \ \ \ \ \
| * | | | | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-251-0/+36
* | | | | | | Merge pull request #3890luigi11112018-06-071-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | wallet2: don't ask for pruned txes yet, we still parse the entire txmoneromooo-monero2018-05-311-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3489luigi11112018-05-311-2/+6
|\ \ \ \ \ \
| * | | | | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-2/+6
| | |/ / / / | |/| | | |
* | | | | | wallet: fix shared ring db pathstoffu2018-05-311-4/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #3405luigi11112018-05-291-18/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | wallet2: Update function parameter documentationLeon Klingele2018-03-141-18/+26
* | | | | Fix output shuffling for multisigstoffu2018-05-201-2/+2
| |_|_|/ |/| | |
* | | | wallet2: consider 6 outputs or less to be unmixable from v7moneromooo-monero2018-05-101-2/+2
| |_|/ |/| |
* | | Merge pull request #3685Riccardo Spagni2018-04-281-0/+3
|\ \ \
| * | | wallet2: add missing parameters to get_output_histogrammoneromooo-monero2018-04-231-0/+3
* | | | Merge pull request #3650Riccardo Spagni2018-04-281-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | import_multisig_info: fix sanity check crash in detach_blockchainMikhail Mitkevichl2018-04-211-1/+6
* | | | Merge pull request #3672Riccardo Spagni2018-04-211-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | wallet2: increase rpc timeout for get_output_distributionmoneromooo-monero2018-04-191-1/+1
| * | | add top height to get_output_distribution, and cache it for rctmoneromooo-monero2018-04-191-0/+2
* | | | wallet2: store subaddress lookahead settingsstoffu2018-04-121-0/+12
* | | | 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-121-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-311-0/+7
| |/ /
* | | 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-211-19/+44
|/ /
* | wallet: make the segregation height settablemoneromooo-monero2018-03-171-8/+58
* | Merge pull request #3336Riccardo Spagni2018-03-161-4/+4
|\ \