aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet-rpc: add get_address_index commandstoffu2018-07-311-0/+1
| |/
* | Merge pull request #4153luigi11112018-08-151-2/+10
|\ \
| * | wallet: distinguish coinbase from other txes in show_transfersmoneromooo-monero2018-08-031-2/+10
* | | Merge pull request #4103luigi11112018-08-151-2/+3
|\ \ \
| * | | wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-2/+3
* | | | Merge pull request #3528luigi11112018-08-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | wallet2: use a gamma distribution to pick fake outsmoneromooo-monero2018-07-031-1/+1
* | | | Merge pull request #4091luigi11112018-07-271-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-031-1/+4
| |/ /
* | | Merge pull request #4087luigi11112018-07-191-1/+1
|\ \ \
| * | | wallet2: recover from index out of hashchain bounds errormoneromooo-monero2018-07-161-1/+1
| | |/ | |/|
* | | Merge pull request #4071luigi11112018-07-191-0/+3
|\ \ \ | |/ / |/| |
| * | Allow fractional outputs to be ignoredstoffu2018-07-031-0/+3
| |/
* / wallet2: ensure outputs are processed only oncemoneromooo-monero2018-07-081-0/+1
|/
* wallet: prevent the same wallet file from being opened by multiple processesstoffu2018-06-281-0/+1
* Merge pull request #3907luigi11112018-06-271-1/+9
|\
| * wallet: include a suggested number of confirmations based on amountmoneromooo-monero2018-06-271-1/+9
* | Merge pull request #3998luigi11112018-06-271-5/+6
|\ \
| * | wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-5/+6
* | | Merge pull request #3991luigi11112018-06-271-0/+1
|\ \ \ | |_|/ |/| |
| * | wallet: allow unspendable unmixable outputs to be discardedstoffu2018-06-131-0/+1
| |/
* | Merge pull request #3716luigi11112018-06-271-8/+47
|\ \
| * | wallet2: cache ringdb key while refreshingmoneromooo-monero2018-06-261-0/+14
| * | wallet2: remove old blockchain size cache hackmoneromooo-monero2018-06-261-2/+1
| * | wallet2: speedup refreshmoneromooo-monero2018-06-261-2/+20
| * | wallet2: avoid re-parsing blocks when refreshing in a loopmoneromooo-monero2018-06-261-1/+1
| * | wallet2: parse blocks in the RPC thread, not the processing threadmoneromooo-monero2018-06-261-2/+10
| * | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-4/+4
* | | Merge pull request #3955luigi11112018-06-251-1/+7
|\ \ \ | |/ / |/| |
| * | wallet2: fix bulletproof cold signingmoneromooo-monero2018-06-071-1/+7
* | | Merge pull request #3804luigi11112018-06-161-0/+1
|\ \ \
| * | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...jcktm2018-05-151-0/+1
* | | | Merge pull request #3780luigi11112018-06-161-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-031-0/+7
* | | | Merge pull request #3598luigi11112018-06-081-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-251-0/+16
* | | | Merge pull request #3489luigi11112018-05-311-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-281-0/+1
| |/ /
* | | Merge pull request #3405luigi11112018-05-291-13/+15
|\ \ \ | |_|/ |/| |
| * | wallet2: Update function parameter documentationLeon Klingele2018-03-141-13/+15
* | | Merge pull request #3534Riccardo Spagni2018-04-121-0/+3
|\ \ \
| * | | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-311-0/+3
| | |/ | |/|
* / | wallet: catch exceptions dealing with ringdb and warnmoneromooo-monero2018-03-211-1/+1
|/ /
* | wallet: make the segregation height settablemoneromooo-monero2018-03-171-0/+5
* | Add command line option allowing to restrict the default sub-address lookahea...stoffu2018-03-161-0/+1
* | wallet: more user friendly print_ringmoneromooo-monero2018-03-161-3/+12
* | wallet: add a set_ring commandmoneromooo-monero2018-03-161-0/+1
* | wallet: make ringdb an object with database statemoneromooo-monero2018-03-161-6/+10
* | wallet: add an output blackball list to avoid using those in ringsmoneromooo-monero2018-03-161-0/+5
* | wallet: key reuse mitigation optionsmoneromooo-monero2018-03-161-0/+6