aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_handler.inl
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System5 hours1-3/+6
* Merge pull request #10836tobtoht2026-06-301-3/+9
|\
| * Optimized handle_notify_new_transactions's duplicate tx checkSChernykh2026-06-291-3/+9
* | Merge pull request #10611tobtoht2026-06-301-0/+5
|\ \
| * | Show IPv6 addresses in connection listGuillaume Le Vaillant2026-05-161-0/+5
| |/
* / p2p: restore safe sync mode when target height dropsselsta2026-06-241-0/+2
|/
* Merge pull request #10441tobtoht2026-04-221-32/+17
|\
| * cryptonote_protocol: cleanup_handle_incoming_blocks on scope exitj-berman2026-04-211-32/+17
* | cryptonote_basic: pruned hash return boolj-berman2026-04-211-1/+1
|/
* tx_memory_pool: speedup get_complement() for large requestsjeffro2562026-03-211-1/+1
* p2p: fix race causing dropped connections during syncj-berman2025-12-111-7/+4
* Fix logging deadlockj-berman2025-11-111-2/+5
* cryptonote_protocol: fix handling of pruned blocks during syncjeffro2562025-03-191-7/+31
* Merge pull request #9740tobtoht2025-03-101-388/+220
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-388/+220
* | Some cleanup in span/connection_context + few more checksLee *!* Clagett2025-02-031-30/+86
|/
* protocol: drop peers sending duplicate txesmoneromooo-monero2023-06-271-0/+10
* cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-291-1/+1
* Move update_checkpoints() to a later stageSChernykh2022-09-221-0/+8
* Don't exclusively drop tor/i2p outgoing cxns in idle loopj-berman2022-05-181-21/+41
* Merge pull request #8223luigi11112022-04-061-1/+0
|\
| * Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-301-1/+0
* | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|/
* protocol: fix spurious rejection of downloaded blocksmoneromooo-monero2021-10-211-0/+1
* protocol: fix delayed "you are now synchronized..." messagemoneromooo-monero2021-06-211-3/+4
* protocol: remove unreachable codemoneromooo-monero2021-04-171-1/+1
* Merge pull request #7136luigi11112021-04-161-6/+6
|\
| * Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-6/+6
* | Merge pull request #7620luigi11112021-03-291-27/+41
|\ \
| * | cryptonote_protocol_handler: fix race conditionanon2021-03-221-27/+41
| |/
* | Merge pull request #7310luigi11112021-03-291-6/+3
|\ \ | |/ |/|
| * Revert "fix accessing an network address in a deleted context"selsta2021-01-121-6/+3
* | Merge pull request #7346luigi11112021-02-181-3/+0
|\ \
| * | Remove unused variables in monero codebaseKevin Barbour2021-02-091-3/+0
* | | Merge pull request #7294luigi11112021-02-151-4/+0
|\ \ \ | |/ / |/| |
| * | remove obsolete pruning debug codemoneromooo-monero2021-01-081-4/+0
* | | Merge pull request #7119luigi11112021-01-151-0/+7
|\ \ \ | |_|/ |/| |
| * | protocol: add calls to reserve where appropriatemoneromooo-monero2020-12-101-0/+7
* | | Merge pull request #7285Alexander Blair2021-01-071-19/+0
|\ \ \ | |_|/ |/| |
| * | Command max_bytes moved from dynamic map to static switchLee Clagett2020-12-221-19/+0
* | | Merge pull request #7266luigi11112021-01-061-4/+9
|\ \ \ | |/ / |/| |
| * | protocol: handle receiving a block hash we've not added yetmoneromooo-monero2021-01-021-4/+9
* | | Merge pull request #7271Alexander Blair2021-01-031-3/+6
|\ \ \
| * | | fix accessing an network address in a deleted contextmoneromooo-monero2021-01-031-3/+6
| |/ /
* / / add a max levin packet size by command typemoneromooo-monero2021-01-031-0/+19
|/ /
* | Merge pull request #7250Alexander Blair2021-01-011-0/+1
|\ \
| * | Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-171-0/+1
* | | Merge pull request #7246Alexander Blair2021-01-011-12/+52
|\ \ \
| * | | protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-12/+52
| |/ /
* / / protocol: don't reset last request time on an idle timermoneromooo-monero2020-12-301-1/+1
|/ /