summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1937Riccardo Spagni2017-04-111-3/+5
|\ \ \
| * | | Add other possible paths of AC power status file on LinuxGuillaume LE VAILLANT2017-03-281-3/+5
| |/ /
* | | Merge pull request #1931Riccardo Spagni2017-04-111-1/+0
|\ \ \
| * | | wallet cli: remove redundant password confirm in donate commandkenshi842017-03-271-1/+0
| |/ /
* | | Merge pull request #1929Riccardo Spagni2017-04-111-170/+28
|\ \ \ | |/ / |/| |
| * | simplewallet: factor the per-variable code in set_variablemoneromooo-monero2017-03-261-170/+28
* | | update version to 0.10.3.1 tagRiccardo Spagni2017-03-261-1/+1
* | | core: disable tx/block hash cachemoneromooo-monero2017-03-261-0/+6
|/ /
* | Merge pull request #1925v0.10.3Riccardo Spagni2017-03-251-1/+1
|\ \
| * | Silence warning about possibly uninitialized pointerGuillaume LE VAILLANT2017-03-251-1/+1
* | | Merge pull request #1917Riccardo Spagni2017-03-2511-103/+72
|\ \ \ | |/ / |/| |
| * | mnemonics: sanity checks for word listsmoneromooo-monero2017-03-253-5/+28
| * | mnemonics: misc cleanupmoneromooo-monero2017-03-2511-100/+46
* | | wallet: option to merge destinationsmoneromooo-monero2017-03-254-7/+42
|/ /
* | Merge pull request #1924Riccardo Spagni2017-03-254-31/+45
|\ \
| * | core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero2017-03-254-31/+45
* | | Merge pull request #1921Riccardo Spagni2017-03-252-2/+2
|\ \ \
| * | | Fixed typo in v5 hard fork finalized dateDerek Zhang2017-03-241-1/+1
| * | | Fixed typo in CLI wallet help messageDerek Zhang2017-03-241-1/+1
| |/ /
* | | Merge pull request #1919Riccardo Spagni2017-03-254-4/+106
|\ \ \
| * | | wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero2017-03-244-4/+106
| |/ /
* / / Add Dutch mnemonics wordlistRoy Jacobs2017-03-253-0/+1699
|/ /
* | Merge pull request #1916Riccardo Spagni2017-03-241-1/+1
|\ \
| * | blockchain: offset v5 addition date on testnetmoneromooo-monero2017-03-241-1/+1
* | | Merge pull request #1915Riccardo Spagni2017-03-245-26/+18
|\ \ \
| * | | Wallet API: add hard fork info functionsJaquee2017-03-245-26/+18
| |/ /
* | | Merge pull request #1914Riccardo Spagni2017-03-243-0/+1699
|\ \ \
| * | | Fixes #1850 - Add French mnemonics wordlistassylias2017-03-233-0/+1699
| |/ /
* | | Merge pull request #1894Riccardo Spagni2017-03-243-0/+93
|\ \ \ | |/ / |/| |
| * | wallet rpc: enable solo miningstoffu2017-03-203-0/+93
* | | Merge pull request #1912Riccardo Spagni2017-03-231-11/+13
|\ \ \
| * | | ringct: move ge_frombytes_vartime failure error to warningmoneromooo-monero2017-03-221-11/+13
* | | | Merge pull request #1911Riccardo Spagni2017-03-2313-85/+274
|\ \ \ \
| * | | | tx_pool: ensure txes loaded from poolstate.bin have their txid cachedmoneromooo-monero2017-03-231-5/+6
| * | | | tx_pool: remove transactions if they're in the blockchainmoneromooo-monero2017-03-231-1/+9
| * | | | core, wallet: faster tx pool scanningmoneromooo-monero2017-03-238-80/+142
| * | | | core: cache tx and block hashes in the respective classesmoneromooo-monero2017-03-235-2/+120
| |/ / /
* | | | Merge pull request #1910Riccardo Spagni2017-03-231-2/+2
|\ \ \ \
| * | | | Transfer helpAkademik Prokhor Zakharov2017-03-221-2/+2
| |/ / /
* | | | Merge pull request #1908Riccardo Spagni2017-03-231-41/+48
|\ \ \ \
| * | | | daemon: better error reporting in commandsmoneromooo-monero2017-03-211-41/+48
| |/ / /
* | | | Merge pull request #1905Riccardo Spagni2017-03-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tx_pool: silence use of uninitialized warningmoneromooo-monero2017-03-211-1/+1
* | | | Merge pull request #1897Riccardo Spagni2017-03-213-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | create a foreground non-interactive modeNoah Watkins2017-02-213-0/+20
* | | | Merge pull request #1904Riccardo Spagni2017-03-212-16/+2
|\ \ \ \
| * | | | wallet: fix set_log not handling 0,xxx style settingsmoneromooo-monero2017-03-212-16/+2
* | | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |