summaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/cryptonote_protocol_handler.inl
Commit message (Expand)AuthorAgeFilesLines
* protocol: reject empty incoming block messagesmoneromooo-monero2020-11-031-0/+7
* Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-1/+1
* Merge pull request #6753Alexander Blair2020-08-271-2/+2
|\
| * cryptonote_protocol: don't synced pruned blocks before v11cohcho2020-08-101-2/+2
* | Merge pull request #6614Alexander Blair2020-08-161-2/+1
|\ \
| * | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-2/+1
| |/
* | Merge pull request #6542Alexander Blair2020-08-161-1/+0
|\ \
| * | protocol: don't drop a connection if we can't get a compatible chainmoneromooo-monero2020-05-161-1/+0
* | | Merge pull request #6354Alexander Blair2020-08-091-4/+14
|\ \ \ | |_|/ |/| |
| * | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-151-4/+14
* | | Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\ \ \
| * | | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | |/ | |/|
* | | Merge pull request #6566luigi11112020-07-081-2/+2
|\ \ \
| * | | protocol: move the "peer claims higher version" warning to debugmoneromooo-monero2020-05-191-2/+2
| |/ /
* / / cryptonote_protocol: reject requests/notifications before handshakemoneromooo-monero2020-05-191-0/+20
|/ /
* / cryptonote_protocol: do not request pruned borromean sig txesmoneromooo-monero2020-05-061-1/+6
|/
* Merge pull request #6278luigi11112020-04-211-3/+83
|\
| * Daemon: Print estimates for time until fully syncedrbrunner72020-03-211-3/+83
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-14/+45
* | Merge pull request #6214luigi11112020-03-311-0/+68
|\ \
| * | protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+68
| |/
* | Merge pull request #6282Alexander Blair2020-03-271-1/+1
|\ \
| * | Daemon: Guard against reporting "synchronized" too earlyrbrunner72020-01-101-1/+1
* | | p2p: remove old debug commandsAaron Hook2020-03-201-6/+0
| |/ |/|
* | Merge pull request #6236Alexander Blair2020-02-281-1/+1
|\ \
| * | Corrected message typopalomato2019-12-141-1/+1
| |/
* | Merge pull request #6219Alexander Blair2020-02-281-2/+2
|\ \
| * | Fix time comparison mathJason Rhinelander2019-12-051-2/+2
* | | Merge pull request #6127Alexander Blair2020-02-061-1/+2
|\ \ \
| * | | simplewallet: noob-friendly help menuwowario2019-11-131-1/+2
| |/ /
* | | Merge pull request #6053Alexander Blair2020-02-061-4/+2
|\ \ \
| * | | always print peer IDs in the same formatmoneromooo-monero2019-10-291-4/+2
| |/ /
* | / Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-2/+2
| |/ |/|
* | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-17/+17
|/
* Merge pull request #5357luigi11112019-10-251-0/+1
|\
| * daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+1
* | protocol: fix syncing from peers being too choosy about peersmoneromooo-monero2019-10-171-3/+3
|/
* Merge pull request #5933luigi11112019-10-141-7/+13
|\
| * ban peers sending bad pow outrightmoneromooo-monero2019-09-251-7/+13
* | Merge pull request #5915luigi11112019-10-081-30/+153
|\ \
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-30/+153
* | | Merge pull request #5926luigi11112019-10-081-1/+1
|\ \ \ | |_|/ |/| |
| * | protocol: only print sync complete message when out of precompiled hashesmoneromooo-monero2019-09-241-1/+1
| |/
* | Merge pull request #5905luigi11112019-09-241-5/+0
|\ \
| * | Revert "cryptonote_protocol: drop peers we can't download from when syncing"moneromooo-monero2019-09-111-5/+0
| * | Revert "Fix check for disconnecting peers when syncing"moneromooo-monero2019-09-111-1/+1
| |/
* | Merge pull request #5877luigi11112019-09-241-8/+8
|\ \
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-8/+8
* | | Properly format multiline logsmoneromooo-monero2019-09-161-2/+2
| |/ |/|
* | Merge pull request #5806luigi11112019-09-041-3/+3
|\ \ | |/ |/|