aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9740tobtoht2025-03-101-1/+1
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-1/+1
* | Some cleanup in span/connection_context + few more checksLee *!* Clagett2025-02-031-0/+1
|/
* Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman2022-05-181-3/+15
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-3/+6
* Revert "Merge pull request #7136"luigi11112021-04-161-6/+3
* Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-3/+6
* Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-221-1/+0
* add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+1
* protocol: drop nodes if they claim new data but only give stale datamoneromooo-monero2020-12-251-1/+1
* rpc: add a busy_syncing field to get_infomoneromooo-monero2020-12-171-0/+2
* Merge pull request #7110Alexander Blair2020-12-101-0/+1
|\
| * protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-0/+1
* | Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-4/+5
|/
* protocol: drop peers that don't reply to queriesmoneromooo2020-12-061-1/+1
* protocol: add scoring system to drop peers that don't behavemoneromooo2020-12-041-0/+4
* cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-1/+1
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | cryptonote_protocol: stricter limit to number of objects requestedmoneromooo-monero2020-05-191-1/+2
|/
* Merge pull request #6278luigi11112020-04-211-0/+8
|\
| * Daemon: Print estimates for time until fully syncedrbrunner72020-03-211-0/+8
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-1/+1
* | Merge pull request #6214luigi11112020-03-311-0/+4
|\ \
| * | protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+4
| |/
* / p2p: remove old debug commandsAaron Hook2020-03-201-3/+0
|/
* Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-1/+1
* daemon: always use bootstrap daemon (if set) in '--no-sync' modexiphon2019-10-281-0/+1
* Merge pull request #5933luigi11112019-10-141-0/+1
|\
| * ban peers sending bad pow outrightmoneromooo-monero2019-09-251-0/+1
* | monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-0/+2
|/
* cryptonote_protocol: expand basic DoS protectionmoneromooo-monero2019-06-141-1/+1
* cryptonote_protocol_handler: prevent potential DoSanonimal2019-06-141-0/+1
* Merge pull request #5199Riccardo Spagni2019-03-191-0/+2
|\
| * cryptonote_protocol_handler: search for syncing peers in "cruise mode"moneromooo-monero2019-02-261-0/+2
* | Merge pull request #5195Riccardo Spagni2019-03-191-0/+2
|\ \
| * | daemon: add '--no-sync' arg to optionally disable blockchain syncxiphon2019-02-251-0/+2
| |/
* / Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-9/+0
* Pruningmoneromooo-monero2019-01-221-1/+15
* Merge pull request #4976Riccardo Spagni2019-01-161-2/+2
|\
| * epee: better network buffer data structuremoneromooo-monero2018-12-231-2/+2
* | protocol: change standby mode to not wait sleepingmoneromooo-monero2018-12-071-0/+2
|/
* Correct spelling mistakes.Edward Betts2018-03-051-1/+1
* Merge pull request #3181Riccardo Spagni2018-02-161-1/+1
|\
| * daemon: don't drop RPC with busy error when running offlinemoneromooo-monero2018-01-251-1/+1
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-161-6/+0
* cryptonote_protocol: misc fixes to the new sync algorithmmoneromooo-monero2017-08-211-0/+2