aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol
Commit message (Expand)AuthorAgeFilesLines
* fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-2/+2
* cryptonote_protocol: warn when the last connection goesmoneromooo-monero2019-04-141-0/+2
* Merge pull request #5360Riccardo Spagni2019-04-061-2/+16
|\
| * cryptonote_protocol_handler: add block/tx hashes in notify logsmoneromooo-monero2019-03-281-2/+16
* | Merge pull request #5346Riccardo Spagni2019-04-061-4/+4
|\ \
| * | cryptonote: block parsing + hash calculation speedupmoneromooo-monero2019-03-251-4/+4
| |/
* / Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-242-1/+8
|/
* Merge pull request #5199Riccardo Spagni2019-03-192-0/+44
|\
| * cryptonote_protocol_handler: search for syncing peers in "cruise mode"moneromooo-monero2019-02-262-0/+44
* | Merge pull request #5195Riccardo Spagni2019-03-192-1/+11
|\ \
| * | daemon: add '--no-sync' arg to optionally disable blockchain syncxiphon2019-02-252-1/+11
| |/
* | Merge pull request #5190Riccardo Spagni2019-03-172-0/+3
|\ \
| * | daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-252-0/+3
| |/
* | Update 2019 copyrightbinaryFate2019-03-058-8/+8
* | cryptonote: avoid double parsing blocks when syncingmoneromooo-monero2019-03-051-3/+18
* | core: avoid double parsing blocks after hohmoneromooo-monero2019-03-051-7/+17
* | default initialize rpc structuresmoneromooo-monero2019-03-041-8/+16
* | Merge pull request #5111Riccardo Spagni2019-03-041-1/+1
|\ \
| * | cryptonote_protocol_handler: pad tx messages when using tor/i2pmoneromooo-monero2019-01-301-1/+1
| |/
* / epee: add SSL supportmoneromooo-monero2019-02-022-0/+2
|/
* Merge pull request #4988Riccardo Spagni2019-01-292-17/+44
|\
| * Adding initial support for broadcasting transactions over TorLee Clagett2019-01-282-17/+44
* | block_queue: fix late sanity check off by onemoneromooo-monero2019-01-281-1/+1
|/
* Pruningmoneromooo-monero2019-01-225-229/+790
* Merge pull request #5001Riccardo Spagni2019-01-161-0/+1
|\
| * Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-0/+1
* | Merge pull request #4976Riccardo Spagni2019-01-162-4/+4
|\ \
| * | epee: better network buffer data structuremoneromooo-monero2018-12-232-4/+4
| |/
* | Merge pull request #4949Riccardo Spagni2019-01-062-12/+24
|\ \ | |/ |/|
| * protocol: change standby mode to not wait sleepingmoneromooo-monero2018-12-072-12/+24
* | Merge pull request #4787Riccardo Spagni2018-12-122-0/+33
|\ \
| * | protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-062-0/+33
* | | Merge pull request #4906Riccardo Spagni2018-12-041-2/+2
|\ \ \ | |_|/ |/| |
| * | protocol: fix use after free when dropping a connectionmoneromooo-monero2018-11-261-2/+2
| |/
* | Merge pull request #4877Riccardo Spagni2018-12-041-1/+3
|\ \
| * | protocol: fix incorrect tx hash in logmoneromooo-monero2018-11-201-1/+3
| |/
* / Removed a lot of unnecessary includesMartijn Otto2018-11-151-22/+0
|/
* Merge pull request #4160luigi11112018-09-042-13/+32
|\
| * block_queue: faster check whether a block was requestedmoneromooo-monero2018-07-202-13/+32
* | Merge pull request #4207luigi11112018-08-221-7/+12
|\ \
| * | cryptonote_protocol: don't serialize an unneeded new block messagemoneromooo-monero2018-08-091-7/+12
| |/
* | Merge pull request #4020luigi11112018-08-151-1/+14
|\ \ | |/ |/|
| * [monerod] Added blocks remaining count during syncronisation.Jorropo2018-07-251-1/+14
* | Merge pull request #3716luigi11112018-06-274-59/+62
|\ \
| * | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-264-59/+62
| |/
* / cryptonote_protocol_handler: log when dropping a peermoneromooo-monero2018-06-091-0/+3
|/
* protocol: drop (and increase fails) if most blocks hashes are invalidmoneromooo-monero2018-06-031-3/+3
* protocol: do not switch to unsafe sync mode for just a few blocksmoneromooo-monero2018-05-281-1/+2
* Merge pull request #3719Riccardo Spagni2018-04-291-8/+11
|\
| * cryptonote_protocol_handler.inl: remove span read just now that failed to pas...stoffu2018-04-281-0/+3