summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | simplewallet: fix build (unqualified type not in current scope)moneromooo-monero2017-02-021-1/+1
* | | Merge pull request #1664Riccardo Spagni2017-02-041-0/+2
|\ \ \
| * | | core: fix integrated addresses breaking with auto zero changemoneromooo-monero2017-02-021-0/+2
| |/ /
* | | Merge pull request #1640Riccardo Spagni2017-02-044-2/+54
|\ \ \ | |_|/ |/| |
| * | simplewallet: option to always ask password for any crytical operationskenshi842017-02-034-2/+54
* | | Merge pull request #1663Riccardo Spagni2017-02-021-0/+2
|\ \ \
| * | | Add missing includeMiguel Herranz2017-02-021-0/+2
* | | | Merge pull request #1641Riccardo Spagni2017-02-022-1/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Separate data per P2P portMiguel Herranz2017-01-282-1/+16
| | |/ | |/|
* | | Merge pull request #1654Riccardo Spagni2017-02-021-4/+6
|\ \ \
| * | | Added days uptime to the status messageNanoAkron2017-01-311-4/+6
* | | | Merge pull request #1652Riccardo Spagni2017-02-021-1/+1
|\ \ \ \
| * | | | Changed console output for transaction from L0 to L1NanoAkron2017-01-301-1/+1
| |/ / /
* | | | Merge pull request #1647Riccardo Spagni2017-02-021-1/+2
|\ \ \ \
| * | | | wallet2: fix corner case failing to send a second outputmoneromooo-monero2017-01-281-1/+2
| |/ / /
* | | | 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
|/ / /