summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero2016-11-281-0/+142
| |/
* | Merge pull request #1380Riccardo Spagni2016-12-041-0/+5
|\ \
| * | wallet: add a getter for the filename pathmoneromooo-monero2016-11-261-0/+5
| |/
* / Improve daemon RPC version handlingmoneromooo-monero2016-11-261-4/+4
|/
* Merge pull request #1369Riccardo Spagni2016-11-241-2/+4
|\
| * wallet2: fix wrong change being recorded for cold signed txesmoneromooo-monero2016-11-231-2/+4
* | Merge pull request #1361Riccardo Spagni2016-11-241-3/+3
|\ \
| * | Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero2016-11-221-3/+3
| |/
* | Merge pull request #1358Riccardo Spagni2016-11-241-7/+51
|\ \
| * | wallet: fix exporting outputs and key images with txes with two pubkeysmoneromooo-monero2016-11-191-7/+51
| |/
* | Merge pull request #1352Riccardo Spagni2016-11-241-1/+1
|\ \
| * | wallet2: fix illegal memory access removing newlines from passwordmoneromooo-monero2016-11-171-1/+1
| |/
* | Merge pull request #1351Riccardo Spagni2016-11-241-4/+5
|\ \
| * | wallet2: fix decrypting a bit too much in authenticated modemoneromooo-monero2016-11-171-4/+5
| |/
* / Clamp refresh from height to blockchain height.Dion Ahmetaj2016-11-181-42/+68
|/
* Merge pull request #1318Riccardo Spagni2016-11-171-0/+28
|\
| * Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf2016-11-131-0/+28
* | wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-161-1/+32
* | wallet2: fill key image and pubkey maps when importing outputsmoneromooo-monero2016-11-161-0/+2
* | wallet: cast indices to string in logs to be nice to CLANGmoneromooo-monero2016-11-161-4/+4
* | wallet2: try all tx keys when scanning a new transactionmoneromooo-monero2016-11-161-2/+7
* | wallet2: fill in key image map when importing key imagesmoneromooo-monero2016-11-151-0/+1
|/
* Merge pull request #1316Riccardo Spagni2016-11-111-1/+343
|\
| * Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-1/+343
* | wallet: fix corner case of no recent outputs availablemoneromooo-monero2016-11-091-6/+9
|/
* Merge pull request #1305Riccardo Spagni2016-11-091-18/+24
|\
| * wallet: fix output collision detection for view walletsmoneromooo-monero2016-11-071-18/+24
* | Merge pull request #1306Riccardo Spagni2016-11-081-0/+55
|\ \
| * | wallet: encrypt outputs and key images files with the view keymoneromooo-monero2016-11-071-0/+55
| |/
* | Merge pull request #1285Riccardo Spagni2016-11-081-16/+13
|\ \
| * | refresh speedupluigi11112016-11-011-16/+13
* | | Merge pull request #1276Riccardo Spagni2016-11-081-4/+40
|\ \ \ | |_|/ |/| |
| * | wallet: use the dynamic per kB feemoneromooo-monero2016-10-311-4/+40
* | | wallet: fix bad amounts/fees againmoneromooo-monero2016-11-021-0/+12
| |/ |/|
* | Merge pull request #1283Riccardo Spagni2016-11-011-2/+2
|\ \
| * | adding static_assert to pod functions in string toolsLee Clagett2016-10-311-2/+2
| |/
* | Merge pull request #1281Riccardo Spagni2016-11-011-1/+49
|\ \
| * | wallet: new import_outputs/export_outputs commandsmoneromooo-monero2016-10-301-1/+49
| |/
* | wallet: set incoming outputs' key image to 0 on view walletsmoneromooo-monero2016-10-301-4/+18
* | wallet: print tx overview on submit_transfer toomoneromooo-monero2016-10-301-1/+7
|/
* simplewallet: log transactions to submit in submit_transfermoneromooo-monero2016-10-261-1/+2
* wallet: fix pre-rct cold wallet signing not splitting changemoneromooo-monero2016-10-251-14/+13
* Merge pull request #1246Riccardo Spagni2016-10-231-0/+7
|\
| * wallet: sanity check on selected transfer indices in signed ptxmoneromooo-monero2016-10-221-0/+7
* | Merge pull request #1225Riccardo Spagni2016-10-221-6/+5
|\ \
| * | Always confirm transfers defaults to ON/YESNanoAkron2016-10-151-6/+5
* | | Merge pull request #1224Riccardo Spagni2016-10-221-1/+7
|\ \ \
| * | | simplewallet: fix sweep_all misreporting sweeped amount for rct outputsmoneromooo-monero2016-10-151-0/+6
| * | | wallet: force 0 mixin transactions to use pre-rct txesmoneromooo-monero2016-10-151-1/+1
| |/ /
* | | Merge pull request #1223Riccardo Spagni2016-10-221-5/+7
|\ \ \