summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet_api: add a few daemon related gettersmoneromooo-monero2016-11-293-2/+88
* | | Merge pull request #1386Riccardo Spagni2016-12-041-0/+13
|\ \ \
| * | | blockchain: reject invalid pubkeys from v4moneromooo-monero2016-11-281-0/+13
| | |/ | |/|
* | | Merge pull request #1383Riccardo Spagni2016-12-041-1/+1
|\ \ \
| * | | change 'invalid address format' loglevelJaquee2016-11-271-1/+1
| |/ /
* | | Merge pull request #1380Riccardo Spagni2016-12-045-0/+14
|\ \ \
| * | | wallet: add a getter for the filename pathmoneromooo-monero2016-11-265-0/+14
| |/ /
* | | Merge pull request #1379Riccardo Spagni2016-12-045-16/+30
|\ \ \
| * | | Improve daemon RPC version handlingmoneromooo-monero2016-11-265-16/+30
| |/ /
* / / Added command_line::is_yesLee Clagett2016-11-253-18/+44
|/ /
* | Merge pull request #1372Riccardo Spagni2016-11-242-2/+2
|\ \
| * | Fix DNS failures in offline mode preventing daemon startupmoneromooo-monero2016-11-232-2/+2
| |/
* | Merge pull request #1369Riccardo Spagni2016-11-243-54/+11
|\ \
| * | simplewallet: remove double confirmation when submitting signed txmoneromooo-monero2016-11-231-51/+0
| * | wallet2: fix wrong change being recorded for cold signed txesmoneromooo-monero2016-11-232-3/+11
| |/
* | Merge pull request #1364Riccardo Spagni2016-11-246-137/+439
|\ \
| * | Added task_region - a fork/join task implementationLee Clagett2016-11-236-137/+439
| |/
* | Merge pull request #1361Riccardo Spagni2016-11-248-21/+108
|\ \
| * | rpc: do not include output indices for pool txesmoneromooo-monero2016-11-231-5/+8
| * | rpc: bump version after RPC changesmoneromooo-monero2016-11-221-1/+1
| * | Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero2016-11-228-20/+94
| * | rpc: add output indices to gettransactionsmoneromooo-monero2016-11-222-0/+10
| |/
* | Merge pull request #1358Riccardo Spagni2016-11-242-7/+52
|\ \
| * | wallet: fix exporting outputs and key images with txes with two pubkeysmoneromooo-monero2016-11-192-7/+52
| |/
* | Merge pull request #1357Riccardo Spagni2016-11-241-1/+2
|\ \
| * | wallet2_api: fix history leak on destructionmoneromooo-monero2016-11-181-1/+2
| |/
* | Merge pull request #1356Riccardo Spagni2016-11-241-0/+11
|\ \
| * | wallet2_api: fix payment ids from integrated addresses being ignoredmoneromooo-monero2016-11-181-0/+11
| |/
* | 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 #1346Riccardo Spagni2016-11-172-0/+12
|\
| * wallet: return fee in transfer RPCmoneromooo-monero2016-11-162-0/+12
* | Merge pull request #1318Riccardo Spagni2016-11-175-2/+43
|\ \
| * | Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf2016-11-135-2/+43
* | | Merge pull request #1344Riccardo Spagni2016-11-176-26/+127
|\ \ \
| * | | wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-164-10/+74
| * | | 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-162-4/+9
| * | | wallet2: fill in key image map when importing key imagesmoneromooo-monero2016-11-151-0/+1
| * | | core: remove any tx pubkey from extra before adding onemoneromooo-monero2016-11-151-0/+1
| * | | simplewallet: add a verbose flag to incoming_transfersmoneromooo-monero2016-11-131-6/+18
| * | | simplewallet: spell out change when signing a transfermoneromooo-monero2016-11-131-2/+16
| * | | simplewallet: print public keys too on spendkey/viewkey commandsmoneromooo-monero2016-11-131-2/+4
| | |/ | |/|
| * | wallet: fix serialization of new m_key_image_known membermoneromooo-monero2016-11-131-2/+16
* | | Merge pull request #1336Riccardo Spagni2016-11-171-0/+10
|\ \ \
| * | | simplewallet: include amount sent in transfer confirmationmoneromooo-monero2016-11-131-0/+10
| |/ /