aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2256Riccardo Spagni2017-08-151-6/+11
|\
| * simplewallet: do not ask wallet filename twice when restoringmoneromooo-monero2017-08-061-6/+11
* | Merge pull request #2255Riccardo Spagni2017-08-151-2/+2
|\ \
| * | simplewallet: Be explicit about secret keysErik de Castro Lopo2017-08-061-2/+2
| |/
* | Merge pull request #2252Riccardo Spagni2017-08-151-0/+4
|\ \
| * | wallet2: clear some missing containers in clear()moneromooo-monero2017-08-051-0/+4
| |/
* | Merge pull request #2250Riccardo Spagni2017-08-151-1/+3
|\ \
| * | blockchain: log more info when we reject an orphanmoneromooo-monero2017-08-041-1/+3
| |/
* | Merge pull request #2248Riccardo Spagni2017-08-155-25/+194
|\ \
| * | debug_utilities: only build for debug buildsmoneromooo-monero2017-08-041-0/+3
| * | debug_utilities: new object-sizes debug toolmoneromooo-monero2017-08-042-0/+139
| * | cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero2017-08-034-25/+52
| |/
* | Merge pull request #2246Riccardo Spagni2017-08-152-14/+4
|\ \
| * | blockchain: remove a few unused variablesmoneromooo-monero2017-08-032-14/+4
| |/
* | Merge pull request #2245Riccardo Spagni2017-08-151-2/+2
|\ \
| * | difficulty: fix misleading commentGuillaume LE VAILLANT2017-08-021-2/+2
| |/
* | Merge pull request #2240Riccardo Spagni2017-08-156-17/+73
|\ \
| * | simplewallet: add (out of sync) or (no daemon) markers in the promptmoneromooo-monero2017-08-022-2/+15
| * | wallet2: add a is_synced functionmoneromooo-monero2017-08-022-0/+11
| * | node_rpc_proxy: add a proxy for target heightmoneromooo-monero2017-08-022-15/+47
| |/
* | Merge pull request #2238Riccardo Spagni2017-08-155-3/+36
|\ \
| * | Enable verifying wallet password with having to load wallet.m2049r2017-08-035-3/+36
| |/
* | Merge pull request #2237Riccardo Spagni2017-08-152-14/+17
|\ \
| * | core: speed up output index unique set calculationmoneromooo-monero2017-08-011-8/+8
| * | perf_timer: allow profiling more granular than millisecondmoneromooo-monero2017-08-011-6/+9
| |/
* | Merge pull request #2233Riccardo Spagni2017-08-151-0/+8
|\ \
| * | wallet2: store testnet bool in keys fileJaquee2017-08-051-0/+8
| |/
* | Merge pull request #2232Riccardo Spagni2017-08-151-1/+1
|\ \
| * | miner: fix ignoring battery from command linemoneromooo-monero2017-07-311-1/+1
| |/
* | Merge pull request #2205Riccardo Spagni2017-08-155-3/+53
|\ \
| * | wallet: return unlock_time in get_transfersmoneromooo-monero2017-08-025-3/+53
| |/
* | cryptonote_protocol: fix "holes" in block download schedulemoneromooo-monero2017-08-151-1/+2
* | cryptonote_protocol: fix out of order additionmoneromooo-monero2017-08-151-0/+37
* | block_queue: do not add empty spansmoneromooo-monero2017-08-151-0/+2
* | daemon: print peers' top height in sync_infomoneromooo-monero2017-08-123-2/+8
* | protocol: fix reorgs while syncingmoneromooo-monero2017-08-124-101/+48
* | connection_context: initialize statemoneromooo-monero2017-08-091-0/+1
* | Merge pull request #2269Riccardo Spagni2017-08-093-0/+22
|\ \
| * | protocol: add checks for top block hard fork versionmoneromooo-monero2017-08-093-0/+22
* | | net_node: fix m_in_timedsync initializationmoneromooo-monero2017-08-082-1/+2
|/ /
* | Merge pull request #2247Riccardo Spagni2017-08-074-0/+10
|\ \
| * | Wallet API: add tx unlock timeJaquee2017-08-034-0/+10
| |/
* | Merge pull request #2231Riccardo Spagni2017-08-0710-63/+67
|\ \
| * | change mixin to ring size in user visible placesmoneromooo-monero2017-08-0710-63/+67
* | | Merge pull request #2262Riccardo Spagni2017-08-071-1/+1
|\ \ \ | |/ / |/| |
| * | core: fix invalid memory access creating txmoneromooo-monero2017-08-071-1/+1
* | | Merge pull request #2225Riccardo Spagni2017-08-073-1/+17
|\ \ \
| * | | blockchain: skip checking tx semantics in embedded block hash rangemoneromooo-monero2017-07-303-1/+17
| | |/ | |/|
* | | Merge pull request #2207Riccardo Spagni2017-08-075-288/+162
|\ \ \ | |_|/ |/| |
| * | blockchain_import: much faster when verifying with cryptonote::coremoneromooo-monero2017-08-073-287/+152