aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* node_rpc_proxy: add a proxy for target heightmoneromooo-monero2017-08-022-15/+47
* Merge pull request #2159Riccardo Spagni2017-07-191-2/+2
|\
| * Add various readline related fixesJethro Grassie2017-07-091-2/+2
* | Merge pull request #2170Riccardo Spagni2017-07-191-5/+4
|\ \
| * | daemon: fix status in command line mode if using restricted rpcmoneromooo-monero2017-07-131-5/+4
| |/
* | Merge pull request #2169Riccardo Spagni2017-07-191-2/+2
|\ \
| * | miner: fix background mining options parsingmoneromooo-monero2017-07-121-2/+2
| |/
* | Merge pull request #2166Riccardo Spagni2017-07-191-3/+11
|\ \
| * | Don't hardcode /tmpHoward Chu2017-07-111-3/+11
| |/
* | Merge pull request #2165Riccardo Spagni2017-07-191-1/+1
|\ \
| * | Fix #2164 histogram outputHoward Chu2017-07-101-1/+1
| |/
* | Merge pull request #2142Riccardo Spagni2017-07-192-0/+3
|\ \
| * | tx_pool: initialize padding in txpool meta structuremoneromooo-monero2017-07-021-0/+2
| * | cryptonote_core: initialize checkpoint flagmoneromooo-monero2017-07-021-0/+1
* | | Merge pull request #2135Riccardo Spagni2017-07-191-0/+2
|\ \ \ | |_|/ |/| |
| * | simplewallet: lock idle scope when sweepingmoneromooo-monero2017-06-301-0/+2
| |/
* | Merge pull request #2125Riccardo Spagni2017-07-032-3/+3
|\ \
| * | Minor cleanup: tab vs. space + logs messagesbinaryFate2017-06-262-4/+4
| |/
* | Merge pull request #2124Riccardo Spagni2017-07-032-21/+17
|\ \
| * | wallet2: get current height from the daemon on creationmoneromooo-monero2017-06-261-5/+14
| * | wallet2: fix infinite loop on future refresh heightmoneromooo-monero2017-06-261-1/+1
| * | wallet: fix refresh_from_height setting on new walletmoneromooo-monero2017-06-262-15/+2
| |/
* | Merge pull request #2121Riccardo Spagni2017-07-032-0/+9
|\ \
| * | Fix #2120: return per-tx amount in transfer_split RPC call.binaryFate2017-06-262-0/+9
| |/
* | Merge pull request #2114Riccardo Spagni2017-07-031-1/+1
|\ \
| * | Fix on_transfer RPC incorrect logging infoMike C2017-06-231-1/+1
* | | Merge pull request #2112Riccardo Spagni2017-07-031-0/+15
|\ \ \
| * | | Fix multiline wallet cli output with readlineJethro Grassie2017-06-251-0/+15
| | |/ | |/|
* | | Merge pull request #2110Riccardo Spagni2017-07-031-4/+4
|\ \ \
| * | | simplewallet: typo fixesGuillaume LE VAILLANT2017-06-231-4/+4
| | |/ | |/|
* | | Merge pull request #2107Riccardo Spagni2017-07-031-3/+2
|\ \ \
| * | | Fix mismatch of parameter name between header file and implementation for set...Julien Klepatch2017-06-231-3/+2
| |/ /
* | | Merge pull request #2106Riccardo Spagni2017-07-032-3/+4
|\ \ \
| * | | electrum-words: fix seed mistakenly thought to be old stylemoneromooo-monero2017-06-222-3/+4
| |/ /
* | / Remove typeid use in network_addressmoneromooo-monero2017-06-285-23/+15
| |/ |/|
* | Merge pull request #2091Riccardo Spagni2017-06-241-2/+2
|\ \
| * | Fixed typo in rpc/core_rpc_server.cppJulien Klepatch2017-06-181-2/+2
* | | Merge pull request #2073Riccardo Spagni2017-06-241-2/+6
|\ \ \
| * | | Don't issue a new timedsync while one is already in progressHoward Chu2017-06-151-2/+6
| |/ /
* | | simplewallet: removed unneeded LOCK_IDLE_SCOPE() from check_tx_key()stoffu2017-06-221-2/+0
* | | simplewallet: replace assert(m_wallet) with error outstoffu2017-06-221-5/+25
* | | crypto: moved boost::lock_guard into a smaller scopestoffu2017-06-221-4/+5
* | | Signature proving payment to destination by only revealing key derivation, no...stoffu2017-06-224-15/+359
| |/ |/|
* | Merge pull request #2087Riccardo Spagni2017-06-181-1/+1
|\ \
| * | wallet_api: fix missing transaction parameter in callbackmoneromooo-monero2017-06-131-1/+1
| |/
* | Merge pull request #2082Riccardo Spagni2017-06-186-5/+30
|\ \
| * | blockchain_db: add a txpool tx getter which returns existencemoneromooo-monero2017-06-116-5/+30
| |/
* | Merge pull request #2081Riccardo Spagni2017-06-182-0/+15
|\ \
| * | simplewallet: new command to generate a random payment idmoneromooo-monero2017-06-102-0/+15
| |/
* | Merge pull request #2078Riccardo Spagni2017-06-181-16/+13
|\ \