Commit Graph

283 Commits (a1eca8ca7e595f33a44cd77ac1759b2fd9f97a7d)

Author SHA1 Message Date
moneromooo-monero bcdc6c62b7
protocol: fix false positives dropping peers
4 years ago
luigi1111 025db3d2b4
Revert "Reject existing claimed blocks in sync mode"
4 years ago
Alexander Blair d61fdebaac
Merge pull request #7188
4 years ago
Alexander Blair 609dbe6b92
Merge pull request #7154
4 years ago
moneromooo-monero efe83982d3
protocol: drop nodes if they claim new data but only give stale data
4 years ago
moneromooo-monero 5a1ac9c0ef
rpc: add a busy_syncing field to get_info
4 years ago
moneromooo-monero cf7e1571d3
protocol: reject claimed block hashes that already are in the chain
4 years ago
moneromooo-monero af0a25544e
protocol: drop peers we can't download anything from in sync mode
4 years ago
luigi1111 e5decd0cde
Merge pull request #7130
4 years ago
luigi1111 a57c95b2f1
Merge pull request #7127
4 years ago
moneromooo-monero 543733d42c
protocol: include first new block in chain entry response
4 years ago
moneromooo 5d1849a9eb
protocol: stricter checks on received chain hash list
4 years ago
moneromooo-monero 62e8ca5eaf
protocol: revert incoming chain height check against local chain
4 years ago
Alexander Blair 0f67569279
Merge pull request #7121
4 years ago
Alexander Blair bdaadf85dc
Merge pull request #7117
4 years ago
Alexander Blair bb6d2d4b05
Merge pull request #7114
4 years ago
Alexander Blair 28e5e42986
Merge pull request #7110
4 years ago
Alexander Blair 5b62a6f316
Merge pull request #7106
4 years ago
Alexander Blair 1e9483a2d5
Merge pull request #7009
4 years ago
moneromooo-monero cd7e9769d8
protocol: one more sanity check on usable data from a peer
4 years ago
moneromooo-monero d660f22ed1
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
moneromooo-monero 5dee031b25
protocol: add a sanity check to the number of block hashes sent
4 years ago
moneromooo-monero eb77790dfb
protocol: fix asking for pruned blocks for v10
4 years ago
moneromooo-monero 0f34cabb98
protocol: more restrictive checks on chain entry response
4 years ago
moneromooo-monero 19f77578e0
protocol: fix switchting to adding blocks if noone's adding the next span
4 years ago
moneromooo ff7fdf6db2
protocol: drop peers that don't reply to queries
4 years ago
moneromooo c74d8ffd63
protocol: drop peers that decrease claimed height
4 years ago
moneromooo 61f5001c3f
protocol: add scoring system to drop peers that don't behave
4 years ago
luigi1111 36d31ba0be
Merge pull request #7018
4 years ago
xiphon a9cd5d914e cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
moneromooo-monero f9527e608e
protocol: reject empty incoming block messages
4 years ago
xiphon a12a8174e0 Dandelion++: skip desynced peers in stem phase
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
Alexander Blair dd7fd2ef80
Merge pull request #6753
4 years ago
Alexander Blair c6c4ead44e
Merge pull request #6614
4 years ago
Alexander Blair 461651fce5
Merge pull request #6542
4 years ago
cohcho 4ff2074c74
cryptonote_protocol: don't synced pruned blocks before v11
4 years ago
Alexander Blair c108c5e2f0
Merge pull request #6354
4 years ago
rbrunner7 fb31167b12 Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command
4 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
luigi1111 f1334ebf64
Merge pull request #6566
4 years ago
moneromooo-monero 567402c508
protocol: move the "peer claims higher version" warning to debug
4 years ago
moneromooo-monero bb5c5dff15
cryptonote_protocol: reject requests/notifications before handshake
4 years ago
moneromooo-monero 35665df206
protocol: don't drop a connection if we can't get a compatible chain
4 years ago
Lee Clagett 67ade80055 Add randomized delay when forwarding txes from i2p/tor -> ipv4/6
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero f80ab3edde
cryptonote_protocol: do not request pruned borromean sig txes
4 years ago
luigi1111 9c660e159e
Merge pull request #6278
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
luigi1111 096e2135dd
Merge pull request #6214
4 years ago