aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1646Riccardo Spagni2017-02-022-6/+7
|\
| * Update and use blockchain data files definesMiguel Herranz2017-01-282-6/+7
* | Merge pull request #1645Riccardo Spagni2017-02-024-65/+43
|\ \
| * | Factor is_address_local code into a tools functionmoneromooo-monero2017-01-284-65/+43
* | | Merge pull request #1643Riccardo Spagni2017-02-023-7/+7
|\ \ \
| * | | wallet_rpc_server: fix logs going to the wrong filemoneromooo-monero2017-01-283-7/+7
| |/ /
* | | Merge pull request #1642Riccardo Spagni2017-02-022-1/+2
|\ \ \
| * | | core: set missing verifivation_failed flag when rejecting a txmoneromooo-monero2017-01-281-0/+1
| * | | core_tests: decrease trace level from trace to debugmoneromooo-monero2017-01-281-1/+1
| |/ /
* | | Merge pull request #1639Riccardo Spagni2017-02-022-0/+28
|\ \ \
| * | | Add change_password for simplewalletAshley Perpetual2017-01-292-0/+28
| |/ /
* | | Merge pull request #1636Riccardo Spagni2017-02-021-0/+17
|\ \ \
| * | | Add concurrency check to rpc mining to ensure not too many threads. number of...Ashley Perpetual2017-01-281-0/+17
| |/ /
* | | Merge pull request #1634Riccardo Spagni2017-02-022-4/+4
|\ \ \
| * | | Fix invalid + of std::string and intTimothy D. Prime2017-01-262-4/+4
| | |/ | |/|
* | | Merge pull request #1631Riccardo Spagni2017-02-021-4/+8
|\ \ \
| * | | Blockfill - Sort tx pool correctlyAlexis Enston2017-01-251-2/+2
| * | | Blockfill - Take TX fees into account properlyAlexis Enston2017-01-251-1/+1
| * | | Consider empty block when filling with TXsAlexis Enston2017-01-251-1/+5
| |/ /
* | | Merge pull request #1629Riccardo Spagni2017-02-0215-323/+172
|\ \ \
| * | | Updates to epee HTTP client codeLee Clagett2017-01-2515-323/+172
| |/ /
* | | Merge pull request #1628Riccardo Spagni2017-02-021-0/+1
|\ \ \
| * | | Clear feedback to user when daemon has stopped successfullyNanoAkron2017-01-251-0/+1
| |/ /
* | | Merge pull request #1627Riccardo Spagni2017-02-025-29/+48
|\ \ \
| * | | moved get_account_address_from_str_or_url from libcommon to libcryptonote_corekenshi842017-01-245-29/+48
| |/ /
* | | Merge pull request #1624Riccardo Spagni2017-02-021-0/+1
|\ \ \
| * | | rpc: fix bc_dyn_stats not setting grace blocksmoneromooo-monero2017-01-231-0/+1
* | | | Merge pull request #1617Riccardo Spagni2017-02-0220-94/+84
|\ \ \ \
| * | | | Remove boost/foreach.cpp includesMiguel Herranz2017-01-2212-12/+0
| * | | | Replace BOOST_REVERSE_FOREACH with ranged forMiguel Herranz2017-01-222-4/+6
| * | | | Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz2017-01-2212-78/+78
| |/ / /
* | | | Merge pull request #1614Riccardo Spagni2017-02-021-0/+44
|\ \ \ \
| * | | | Added instructions for getting stack traces with gdbNanoAkron2017-01-231-0/+44
* | | | | Merge pull request #1649luigi11112017-01-301-0/+10
|\ \ \ \ \
| * | | | | GUI: Add install target for epeeJaquee2017-01-301-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1637luigi11112017-01-301-1/+1
|\ \ \ \ \
| * | | | | Fix clang build failure, caused by mixing C and C++Timothy D. Prime2017-01-261-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request 1635luigi11112017-01-305-0/+178
|\ \ \ \ \
| * | | | | Wallet API: Create wallet from keysJaquee2017-01-305-0/+178
| | |/ / / | |/| | |
* | | | | Merge pull request 1648luigi11112017-01-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | wallet_rpc_server: fix short payment id validation in transfermoneromooo-monero2017-01-291-1/+1
|/ / / /
* | | | Merge pull request #1618luigi11112017-01-272-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Wallet api: testnet getter=2017-01-222-0/+2
| | |/ | |/|
* | | Merge pull request #1622Riccardo Spagni2017-01-231-3/+0
|\ \ \
| * | | Remove unreachable returnsMiguel Herranz2017-01-231-3/+0
| |/ /
* | | Merge pull request #1621Riccardo Spagni2017-01-231-1/+1
|\ \ \
| * | | fixed typo: monero-wallet-cli,logkenshi842017-01-231-1/+1
| | |/ | |/|
* | | Merge pull request #1620Riccardo Spagni2017-01-232-10/+6
|\ \ \ | |_|/ |/| |
| * | Update log messages to reflect fact we no longer need to type `exit` to save ...NanoAkron2017-01-232-10/+6
|/ /
* | Merge pull request #1608Riccardo Spagni2017-01-222-33/+47
|\ \