summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | wallet2: speed up transactions using remote nodesmoneromooo-monero2017-03-202-4/+42
| | |/ / | |/| |
* | | | blockchain: lower the relay fee by 2%moneromooo-monero2017-03-201-1/+1
* | | | tx_pool: use new filling algorithm from v5 onlymoneromooo-monero2017-03-201-20/+30
* | | | wallet2: start using new fee priorities at v5, not 14 days laermoneromooo-monero2017-03-201-1/+1
|/ / /
* | | Merge pull request #1896Riccardo Spagni2017-03-191-0/+17
|\ \ \
| * | | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined blockmoneromooo-monero2017-03-191-0/+17
* | | | Merge pull request #1895Riccardo Spagni2017-03-191-1/+2
|\ \ \ \
| * | | | Partial fix #1876, check thread in block_txn_start()Howard Chu2017-03-191-1/+2
* | | | | 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
| |/ / / /
* | | | | Merge pull request #1890Riccardo Spagni2017-03-191-0/+1
|\ \ \ \ \
| * | | | | Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-181-0/+1
| |/ / / /