aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
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-116-97/+407
| |/ |/|
* | Merge pull request #1951Riccardo Spagni2017-04-111-4/+10
|\ \
| * | Wallet API: fix Cold signing split txJaquee2017-04-021-4/+10
| |/
* | Merge pull request #1950Riccardo Spagni2017-04-111-1/+6
|\ \
| * | IOS CMAKE build settingsJaquee2017-04-031-1/+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-252-6/+15
* wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero2017-03-242-3/+39
* Merge pull request #1915Riccardo Spagni2017-03-245-26/+18
|\
| * Wallet API: add hard fork info functionsJaquee2017-03-245-26/+18
* | Merge pull request #1894Riccardo Spagni2017-03-243-0/+93
|\ \ | |/ |/|
| * wallet rpc: enable solo miningstoffu2017-03-203-0/+93
* | core, wallet: faster tx pool scanningmoneromooo-monero2017-03-231-78/+83
* | Merge pull request #1904Riccardo Spagni2017-03-211-1/+1
|\ \
| * | wallet: fix set_log not handling 0,xxx style settingsmoneromooo-monero2017-03-211-1/+1
* | | Merge pull request #1903Riccardo Spagni2017-03-212-2/+26
|\ \ \
| * | | wallet2: cache which pool txes were scanned alreadymoneromooo-monero2017-03-212-2/+26
| |/ /
* | | Merge pull request #1899Riccardo Spagni2017-03-212-4/+42
|\ \ \ | |/ / |/| |
| * | wallet2: speed up transactions using remote nodesmoneromooo-monero2017-03-202-4/+42
| |/
* / wallet2: start using new fee priorities at v5, not 14 days laermoneromooo-monero2017-03-201-1/+1
|/
* Merge pull request #1892Riccardo Spagni2017-03-191-1/+1
|\
| * wallet-rpc bugfix: get_transfer_by_txid previously checking against payment idkenshi842017-03-191-1/+1
* | wallet: increase node_rpc_proxy timeout to match wallet2moneromooo-monero2017-03-181-4/+6
|/
* Merge pull request #1884Riccardo Spagni2017-03-181-0/+28
|\
| * wallet_rpc_server: make a few RPCs unavailable in restricted modemoneromooo-monero2017-03-181-0/+28
* | Merge pull request #1883Riccardo Spagni2017-03-183-10/+10
|\ \
| * | use const references in catch blocksmoneromooo-monero2017-03-183-10/+10
| |/
* | Merge pull request #1882Riccardo Spagni2017-03-184-20/+62
|\ \
| * | wallet2: call is_key_image_spent in blocks in rescan_spentmoneromooo-monero2017-03-181-20/+23
| * | wallet_rpc_server: add a rescan_spent RPCmoneromooo-monero2017-03-183-0/+39
| |/
* / wallet-rpc: enable openaliasstoffu2017-03-171-3/+3
|/
* Merge pull request #1869Riccardo Spagni2017-03-152-15/+37
|\
| * Add intervening v5 fork for increased min block sizemoneromooo-monero2017-03-152-15/+37
* | Adds a config file option to the walletArne Brutschy2017-03-121-0/+19
|/
* Merge pull request #1846Riccardo Spagni2017-03-062-3/+3
|\
| * wallet: add password commandmoneromooo-monero2017-03-052-3/+3
* | Merge pull request #1842Riccardo Spagni2017-03-051-3/+13
|\ \
| * | wallet: fix get_tranfers with multiple incoming txes with same pidmoneromooo-monero2017-03-041-3/+13
| |/
* / Revert "wallet: fix insertion of pool transactions"moneromooo-monero2017-03-041-1/+1
|/