summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | core: new API to disable DNS checkpoint lookupsmoneromooo-monero2017-08-072-1/+10
* | | Merge pull request #2254Riccardo Spagni2017-08-073-0/+9
|\ \ \
| * | | walletAPI: add getRefreshFromBlockHeight()Jaquee2017-08-052-0/+7
| * | | wallet api: pause refresh while commiting txJaquee2017-08-051-0/+2
| | |/ | |/|
* | | updates: add "misc_log_ex.h" for logsmoneromooo-monero2017-08-071-0/+1
* | | dns_utils: add <functional> for std::functionmoneromooo-monero2017-08-071-0/+1
| |/ |/|
* | Merge pull request #2218Riccardo Spagni2017-08-072-3/+145
|\ \
| * | Fix handling of strings & simplify summation of spendkeysJollyMort2017-07-291-13/+7
| * | Add option to join multisig wallet pieces togetherJollyMort2017-07-292-3/+151
| |/
* | Merge pull request #2149Riccardo Spagni2017-08-0720-184/+1308
|\ \
| * | core: thread most of handle_incoming_txmoneromooo-monero2017-08-073-31/+113
| * | cryptonote_protocol: retry stale spans earlymoneromooo-monero2017-08-073-0/+25
| * | cryptonote_protocol: light cleanupmoneromooo-monero2017-08-072-26/+9
| * | cryptonote_protocol: avoid spurious SYNCHRONIZED OK messagesmoneromooo-monero2017-08-071-2/+12
| * | cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-0717-132/+1156
| |/
* | Merge pull request #2244Riccardo Spagni2017-08-071-4/+1
|\ \
| * | daemon: some more include cleanupmoneromooo-monero2017-08-021-4/+1
| |/
* | Merge pull request #2243Riccardo Spagni2017-08-071-0/+2
|\ \
| * | blockchain: add testnet v6 fork height at 971400moneromooo-monero2017-08-071-0/+2
| |/
* | Merge pull request #2242Riccardo Spagni2017-08-071-1/+1
|\ \
| * | cryptonote_protocol: fix days behind calc on testnetmoneromooo-monero2017-08-021-1/+1
| |/
* | Merge pull request #2239Riccardo Spagni2017-08-071-4/+4
|\ \
| * | fix wallet callback signaturesm2049r2017-08-021-4/+4
| |/
* | Merge pull request #2234Riccardo Spagni2017-08-0717-27/+30
|\ \
| * | some include cleanupmoneromooo-monero2017-07-3117-27/+30
| |/
* | Merge pull request #2230Riccardo Spagni2017-08-071-0/+2
|\ \
| * | core: add a message when loading checkpoints at init timemoneromooo-monero2017-07-311-0/+2
| |/
* | Merge pull request #2226Riccardo Spagni2017-08-071-1/+0
|\ \
| * | tx_pool: remove obsolete unused m_config_folder fieldmoneromooo-monero2017-07-301-1/+0
| |/
* | Merge pull request #2223Riccardo Spagni2017-08-071-1/+4
|\ \
| * | daemon: add average seconds per block in bc_dyn_statsmoneromooo-monero2017-07-291-1/+4
| |/
* | Merge pull request #2222Riccardo Spagni2017-08-071-1/+2
|\ \
| * | core: fix lock ordering bug at init timemoneromooo-monero2017-07-291-1/+2
| |/
* | Merge pull request #2220Riccardo Spagni2017-08-071-0/+3
|\ \
| * | p2p: move m_in_timedsync from connection_context to p2p_connection_contextmoneromooo-monero2017-08-011-0/+3
| |/
* | Merge pull request #2219Riccardo Spagni2017-08-071-6/+14
|\ \
| * | p2p: close connections when exitingmoneromooo-monero2017-07-291-0/+8
| * | p2p: fix thread leakmoneromooo-monero2017-07-281-6/+6
| |/
* | Merge pull request #2216Riccardo Spagni2017-08-072-7/+7
|\ \
| * | blockchain: fix cryptonight buffer leak on exitmoneromooo-monero2017-07-281-1/+1
| * | blockchain: ensure all blocks get their longhash precalculatedmoneromooo-monero2017-07-272-2/+4
| * | blockchain: pass correct height to get_block_longhashmoneromooo-monero2017-07-271-4/+2
| |/
* | Merge pull request #2215Riccardo Spagni2017-08-073-10/+9
|\ \