aboutsummaryrefslogtreecommitdiff
path: root/src
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-021-0/+1
|\ \ \
| * | | core: set missing verifivation_failed flag when rejecting a txmoneromooo-monero2017-01-281-0/+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-0210-121/+90
|\ \ \
| * | | Updates to epee HTTP client codeLee Clagett2017-01-2510-121/+90
| |/ /
* | | 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 #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
| | |_|/ | |/| |
* / | | 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
* | | Update log messages to reflect fact we no longer need to type `exit` to save ...NanoAkron2017-01-232-10/+6
| |/ |/|
* | protocol: log received messages in a separate categorymoneromooo-monero2017-01-221-8/+10
* | Merge pull request #1615Riccardo Spagni2017-01-222-0/+10
|\ \
| * | core: cache tx hashes of failing semantics txesmoneromooo-monero2017-01-222-0/+10
* | | Merge pull request #1612Riccardo Spagni2017-01-221-3/+50
|\ \ \
| * | | wallet2: fix sending a rct tx with a single output availablemoneromooo-monero2017-01-221-3/+50
| |/ /
* | | Merge pull request #1610Riccardo Spagni2017-01-225-9/+16
|\ \ \
| * | | rpc: fix orphan_status when getting blocksmoneromooo-monero2017-01-225-9/+16
| |/ /
* | | Merge pull request #1609Riccardo Spagni2017-01-223-2/+19
|\ \ \