aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3941luigi11112018-06-251-2/+2
|\
| * wallet2: fix get_approximate_blockchain_height for stagenetstoffu2018-06-061-2/+2
* | Merge pull request #3936luigi11112018-06-252-0/+3
|\ \
| * | tx_pool: initialize bitflags padding since it gets written to storagemoneromooo-monero2018-06-052-0/+3
| |/
* | Merge pull request #3921luigi11112018-06-259-15/+125
|\ \
| * | Wallet API: add support for wallet creation from hardware devicestoffu2018-06-215-1/+95
| * | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cppstoffu2018-06-213-14/+24
| * | wallet2: lower default for subaddress lookahead when restoring with hardwarestoffu2018-06-211-0/+6
* | | Merge pull request #3677luigi11112018-06-252-2/+2
|\ \ \
| * | | fix typos in language files and rpc_args.cppordtrogen2018-06-212-2/+2
| |/ /
* | | Merge pull request #3407luigi11112018-06-251-1/+1
|\ \ \ | |/ / |/| |
| * | fix string handling for donation messagecryptochangements342018-06-201-1/+1
* | | Merge pull request #3784luigi11112018-06-201-4/+2
|\ \ \
| * | | don't limit miner threads in walletcryptochangements342018-05-081-4/+2
* | | | Merge pull request #3939luigi11112018-06-201-0/+4
|\ \ \ \
| * | | | wallet: do not log by default if we're not asked to log to consolemoneromooo-monero2018-06-061-0/+4
| | |_|/ | |/| |
* | | | Merge pull request #3938luigi11112018-06-202-4/+2
|\ \ \ \
| * | | | ringct: remove an unnecessary scalarmultBase in zeroCommitmoneromooo-monero2018-06-062-4/+2
| |/ / /
* | | | Merge pull request #3932luigi11112018-06-202-1/+35
|\ \ \ \
| * | | | util: consider Tor/I2P addresses to be non localmoneromooo-monero2018-06-051-0/+7
| * | | | simplewallet: add optional trusted/untrusted argument to set_daemonmoneromooo-monero2018-06-051-1/+28
| |/ / /
* | | | Merge pull request #3924luigi11112018-06-201-1/+1
|\ \ \ \
| * | | | Fixes #3645: error on freebsd lambda return values forced to std::stringS2018-06-041-1/+1
| |/ / /
* | | | Merge pull request #3919luigi11112018-06-201-1/+1
|\ \ \ \
| * | | | blockchain: pop forked blocks only when DB is not read-onlystoffu2018-06-041-1/+1
| |/ / /
* | | | Merge pull request #3904luigi11112018-06-201-6/+13
|\ \ \ \
| * | | | blockchain: return error when requesting non existent outputmoneromooo-monero2018-06-011-6/+13
| |/ / /
* | | | Merge pull request #3903luigi11112018-06-202-12/+35
|\ \ \ \
| * | | | tx_pool: hold off parsing a tx blob till we actually need itmoneromooo-monero2018-06-022-12/+35
| |/ / /
* | | | Merge pull request #3897luigi11112018-06-203-2/+10
|\ \ \ \
| * | | | mlog: --max-log-files to set the max number of rotated log filesstoffu2018-06-133-2/+10
| |/ / /
* | | | Merge pull request #3896luigi11112018-06-201-4/+4
|\ \ \ \
| * | | | simplewallet.sign_transfer: rename export to export_raw, add help messagestoffu2018-06-011-4/+4
| |/ / /
* | | | Merge pull request #3888luigi11112018-06-201-0/+3
|\ \ \ \
| * | | | daemon: fix readline interfering with std::cerr usagemoneromooo-monero2018-05-311-0/+3
* | | | | Merge pull request #3757luigi11112018-06-202-2/+22
|\ \ \ \ \
| * | | | | handle optional miner params bettercryptochangements342018-05-062-2/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #3878luigi11112018-06-191-1/+1
|\ \ \ \ \
| * | | | | disable file size sanity check when loading the wallet cachemoneromooo-monero2018-05-281-1/+1
* | | | | | Merge pull request #3861luigi11112018-06-192-0/+16
|\ \ \ \ \ \
| * | | | | | p2p: warn when no incoming connections are seen for a whilemoneromooo-monero2018-05-262-0/+16
| |/ / / / /
* | | | | | Merge pull request #3851luigi11112018-06-193-2/+4
|\ \ \ \ \ \
| * | | | | | fix build with GCC 8.1.0moneromooo-monero2018-05-263-2/+4
* | | | | | | Merge pull request #3844luigi11112018-06-192-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix PCSC compilation under windowscslashm2018-05-232-0/+14
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3829luigi11112018-06-191-20/+34
|\ \ \ \ \ \ \
| * | | | | | | use deterministic viewkey if not suppliedcryptochangements342018-06-051-20/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3828luigi11112018-06-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | core: lock incoming tx lock when checking the txpool and chainmoneromooo-monero2018-05-181-0/+1
* | | | | | | | Merge pull request #3821luigi11112018-06-191-0/+5
|\ \ \ \ \ \ \ \