aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)stoffu2018-04-281-8/+8
* | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-221-1/+1
|/
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* Merge pull request #3277Riccardo Spagni2018-03-051-1/+1
|\
| * Stagenetstoffu2018-03-051-1/+1
* | Correct spelling mistakes.Edward Betts2018-03-052-2/+2
|/
* Merge pull request #3229Riccardo Spagni2018-02-161-0/+9
|\
| * cryptonote_protocol: guard against all threads in standbymoneromooo-monero2018-02-021-0/+9
* | Merge pull request #3181Riccardo Spagni2018-02-162-3/+3
|\ \ | |/ |/|
| * daemon: don't drop RPC with busy error when running offlinemoneromooo-monero2018-01-252-3/+3
* | Merge pull request #3186Riccardo Spagni2018-01-281-1/+1
|\ \
| * | cryptonote_protocol: fix std::move usage on different typesmoneromooo-monero2018-01-261-1/+1
* | | Readd copyright starting datexmr-eric2018-01-262-2/+2
* | | Update 2018 copyrightxmr-eric2018-01-268-8/+8
|/ /
* | Merge pull request #3105Riccardo Spagni2018-01-251-1/+1
|\ \
| * | cryptonote_protocol: fix size_t used in wire formatmoneromooo-monero2018-01-111-1/+1
| |/
* | Merge pull request #3040Riccardo Spagni2018-01-251-1/+1
|\ \
| * | cryptonote_protocol: fix missing space in version mismatch messagemoneromooo-monero2017-12-311-1/+1
* | | Merge pull request #3015Riccardo Spagni2018-01-251-0/+2
|\ \ \ | |_|/ |/| |
| * | cryptonote_protocol: update target height when receiving blocksmoneromooo-monero2017-12-271-0/+2
| |/