aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1996Riccardo Spagni2017-04-241-3/+3
|\
| * wallet2: refer to triangular distribution for recent zone in commentmoneromooo-monero2017-04-221-1/+1
| * wallet2: bias fake outs more towards recent outputsmoneromooo-monero2017-04-221-2/+2
* | Merge pull request #1989Riccardo Spagni2017-04-241-1/+1
|\ \
| * | wallet2: fix removal of wrong txes from unconfirmed_paymentsmoneromooo-monero2017-04-171-1/+1
| |/
* | Merge pull request #1976Riccardo Spagni2017-04-241-3/+5
|\ \
| * | wallet2: fix --generate-from-json in RPC modemoneromooo-monero2017-04-141-3/+5
| |/
* | Merge pull request #1961Riccardo Spagni2017-04-241-8/+20
|\ \
| * | wallet2: fix spurious output splitting when not merging destinationsmoneromooo-monero2017-04-081-8/+20
* | | Merge pull request #1959Riccardo Spagni2017-04-241-1/+1
|\ \ \
| * | | wallet2: mention escaping/quoting --password in help stringmoneromooo-monero2017-04-061-1/+1
| |/ /
* | / Resolve #92 add ability to create wallets thru RPCHoward Chu2017-04-111-0/+6
| |/ |/|
* | wallet2: do not go over the target tx size if many destinationsmoneromooo-monero2017-04-021-12/+12
|/
* wallet: option to merge destinationsmoneromooo-monero2017-03-251-4/+10
* wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero2017-03-241-1/+30
* core, wallet: faster tx pool scanningmoneromooo-monero2017-03-231-78/+83
* Merge pull request #1903Riccardo Spagni2017-03-211-1/+20
|\
| * wallet2: cache which pool txes were scanned alreadymoneromooo-monero2017-03-211-1/+20
* | Merge pull request #1899Riccardo Spagni2017-03-211-4/+40
|\ \ | |/ |/|
| * wallet2: speed up transactions using remote nodesmoneromooo-monero2017-03-201-4/+40
* | wallet2: start using new fee priorities at v5, not 14 days laermoneromooo-monero2017-03-201-1/+1
|/
* wallet2: call is_key_image_spent in blocks in rescan_spentmoneromooo-monero2017-03-181-20/+23
* Add intervening v5 fork for increased min block sizemoneromooo-monero2017-03-151-14/+35
* Merge pull request #1846Riccardo Spagni2017-03-061-2/+2
|\
| * wallet: add password commandmoneromooo-monero2017-03-051-2/+2
* | Revert "wallet: fix insertion of pool transactions"moneromooo-monero2017-03-041-1/+1
|/
* use txid in wallet2::process_new_transaction()Jaquee2017-03-031-1/+1
* Merge pull request #1826Riccardo Spagni2017-03-031-0/+15
|\
| * allow user I/O in millinero, micronero, nanonero, piconeromoneromooo-monero2017-03-021-0/+15
* | Merge pull request #1823Riccardo Spagni2017-03-031-1/+1
|\ \
| * | wallet: fix insertion of pool transactionsmoneromooo-monero2017-02-281-1/+1
| |/
* | Add support for the wallet to refresh pruned blocksmoneromooo-monero2017-02-271-42/+56
* | wallet: invalidate node proxy cache when reconnectingmoneromooo-monero2017-02-271-0/+1
|/
* add rpc timeouts to calls that might timeoutRiccardo Spagni2017-02-241-4/+4
* wallet2: fix wrong status on daemon shutdown/startupJaquee2017-02-231-1/+5
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Merge pull request #1749Riccardo Spagni2017-02-211-5/+5
|\
| * wallet2: fix failure to send (relatedness check in wrong case)moneromooo-monero2017-02-191-5/+5
* | simplewallet: validate hex input sizemoneromooo-monero2017-02-141-3/+3
|/
* Merge pull request #1689Riccardo Spagni2017-02-111-3/+18
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-3/+18
* | Merge pull request #1686Riccardo Spagni2017-02-111-10/+10
|\ \
| * | wallet2: fix transactions not considering rct inputsmoneromooo-monero2017-02-061-10/+10
* | | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-2/+2
|/ /
* / wallet2::init() - disconnect before init if connectedJaquee2017-02-041-0/+2
|/
* Merge pull request #1640Riccardo Spagni2017-02-041-0/+6
|\
| * simplewallet: option to always ask password for any crytical operationskenshi842017-02-031-0/+6
* | Merge pull request #1652Riccardo Spagni2017-02-021-1/+1
|\ \
| * | Changed console output for transaction from L0 to L1NanoAkron2017-01-301-1/+1
| |/
* | Merge pull request #1647Riccardo Spagni2017-02-021-1/+2
|\ \