aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #3992luigi11112018-06-271-6/+14
|\ \ \ \ \
| * | | | | wallet2: use correct fee for split txesstoffu2018-06-121-6/+14
| |/ / / /
* | | | | Merge pull request #3991luigi11112018-06-271-0/+10
|\ \ \ \ \
| * | | | | wallet: allow unspendable unmixable outputs to be discardedstoffu2018-06-131-0/+10
| |/ / / /
* | | | | Merge pull request #3982luigi11112018-06-271-14/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-14/+4
| |/ / /
* | | | Merge pull request #3716luigi11112018-06-271-185/+326
|\ \ \ \
| * | | | wallet2: cache ringdb key while refreshingmoneromooo-monero2018-06-261-23/+33
| * | | | threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-17/+17
| * | | | wallet2: remove unneeded divisionsmoneromooo-monero2018-06-261-2/+2
| * | | | wallet2: remove old blockchain size cache hackmoneromooo-monero2018-06-261-14/+2
| * | | | wallet2: speedup refreshmoneromooo-monero2018-06-261-57/+238
| * | | | wallet2: avoid re-parsing blocks when refreshing in a loopmoneromooo-monero2018-06-261-7/+4
| * | | | wallet2: avoid duplicate parsing of tx extramoneromooo-monero2018-06-261-9/+12
| * | | | wallet2: remove useless device lockingmoneromooo-monero2018-06-261-2/+1
| * | | | wallet2: parse blocks in the RPC thread, not the processing threadmoneromooo-monero2018-06-261-32/+41
| * | | | wallet2: simplify/speedup process_blocksmoneromooo-monero2018-06-261-66/+17
| * | | | wallet: don't process miner tx if we're refreshing with no-coinbasemoneromooo-monero2018-06-261-1/+3
| * | | | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-11/+11
| * | | | rpc: add option to skip coinbase info in get_blocks.binmoneromooo-monero2018-06-261-0/+1
| * | | | wallet2: use std::move on containers where appropriatemoneromooo-monero2018-06-261-4/+4
| | |_|/ | |/| |
* | | | Merge pull request #3955luigi11112018-06-251-4/+4
|\ \ \ \
| * | | | wallet2: fix bulletproof cold signingmoneromooo-monero2018-06-071-4/+4
* | | | | Merge pull request #3941luigi11112018-06-251-2/+2
|\ \ \ \ \
| * | | | | wallet2: fix get_approximate_blockchain_height for stagenetstoffu2018-06-061-2/+2
| |/ / / /
* | / / / wallet2: lower default for subaddress lookahead when restoring with hardwarestoffu2018-06-211-0/+6
| |/ / / |/| | |
* | | | 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
|\ \ \ \ | |/ / / |/| | |