summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
* addressbook updatesJaquee2016-12-121-3/+3
* GUI address bookJaquee2016-12-121-1/+29
* Fix sending outputs from a tx with more than one pubkeymoneromooo-monero2016-12-091-1/+13
* Merge pull request #1398Riccardo Spagni2016-12-041-1/+1
|\
| * Fix a few minor typosPierre Boyer2016-12-041-1/+1
* | Merge pull request #1385Riccardo Spagni2016-12-041-0/+3
|\ \
| * | wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero2016-11-281-0/+3
| |/
* | Merge pull request #1380Riccardo Spagni2016-12-041-0/+2
|\ \
| * | wallet: add a getter for the filename pathmoneromooo-monero2016-11-261-0/+2
| |/
* / Improve daemon RPC version handlingmoneromooo-monero2016-11-261-1/+1
|/
* Merge pull request #1369Riccardo Spagni2016-11-241-1/+7
|\
| * wallet2: fix wrong change being recorded for cold signed txesmoneromooo-monero2016-11-231-1/+7
* | wallet: fix exporting outputs and key images with txes with two pubkeysmoneromooo-monero2016-11-191-0/+1
|/
* Merge pull request #1318Riccardo Spagni2016-11-171-1/+4
|\
| * Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf2016-11-131-1/+4
* | wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-161-1/+20
* | wallet: fix serialization of new m_key_image_known membermoneromooo-monero2016-11-131-2/+16
|/
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-0/+19
* Merge pull request #1305Riccardo Spagni2016-11-091-2/+22
|\
| * wallet: fix output collision detection for view walletsmoneromooo-monero2016-11-071-2/+22
* | Merge pull request #1306Riccardo Spagni2016-11-081-0/+6
|\ \
| * | wallet: encrypt outputs and key images files with the view keymoneromooo-monero2016-11-071-0/+6
| |/
* | Merge pull request #1285Riccardo Spagni2016-11-081-1/+1
|\ \
| * | refresh speedupluigi11112016-11-011-1/+1
* | | Merge pull request #1276Riccardo Spagni2016-11-081-0/+2
|\ \ \ | |_|/ |/| |
| * | wallet: use the dynamic per kB feemoneromooo-monero2016-10-311-0/+2
* | | wallet: fix bad amounts/fees againmoneromooo-monero2016-11-021-2/+24
| |/ |/|
* | Merge pull request #1281Riccardo Spagni2016-11-011-0/+3
|\ \
| * | wallet: new import_outputs/export_outputs commandsmoneromooo-monero2016-10-301-0/+3
| |/
* | wallet: set incoming outputs' key image to 0 on view walletsmoneromooo-monero2016-10-301-0/+1
* | wallet: print tx overview on submit_transfer toomoneromooo-monero2016-10-301-1/+1
|/
* wallet: fix pre-rct cold wallet signing not splitting changemoneromooo-monero2016-10-251-3/+6
* Merge pull request #1225Riccardo Spagni2016-10-221-2/+2
|\
| * Always confirm transfers defaults to ON/YESNanoAkron2016-10-151-2/+2
* | Merge pull request #1224Riccardo Spagni2016-10-221-0/+1
|\ \
| * | simplewallet: fix sweep_all misreporting sweeped amount for rct outputsmoneromooo-monero2016-10-151-0/+1
| |/
* | Merge pull request #1200Riccardo Spagni2016-10-221-1/+0
|\ \ | |/ |/|
| * Rewrote add_wallet_create_if_needed for clearer flow and behaviourNanoAkron2016-10-151-1/+0
* | wallet: better implementation of sweep_unmixablemoneromooo-monero2016-10-041-2/+1
|/
* Merge pull request #1173Riccardo Spagni2016-10-041-0/+1
|\
| * wallet2_api: added Wallet::daemonBlockChainTargetHeight()Jacob Brydolf2016-10-031-0/+1
* | Merge pull request #1160Riccardo Spagni2016-10-041-2/+5
|\ \
| * | wallet: wallet option to confirm transfers with no payment idmoneromooo-monero2016-10-011-2/+5
| |/
* | Merge pull request #1140Riccardo Spagni2016-10-041-13/+73
|\ \ | |/ |/|
| * wallet: cold wallet transaction signingmoneromooo-monero2016-09-271-13/+73
* | wallet2_api: added Wallet::daemonBlockChainHeight()Ilya Kitaev2016-09-261-0/+1
|/
* wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero2016-09-161-9/+9
* Decrease minimum fee from 0.01/kB to 0.002/kBmoneromooo-monero2016-09-151-1/+1
* wallet: transfer_selected_rct now also selects fake outsmoneromooo-monero2016-08-281-0/+2
* New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero2016-08-281-2/+17