Commit Graph

288 Commits (7ecdc53e11e01366ee24ed2096291f360aa50402)

Author SHA1 Message Date
luigi1111 7ecdc53e11
Merge pull request #7248
3 years ago
moneromooo-monero 3c7eec152c
add a max levin packet size by command type
3 years ago
Alexander Blair a4ffad75ac
Merge pull request #7247
3 years ago
Alexander Blair 5767e6db90
Merge pull request #7235
3 years ago
moneromooo-monero 57f7c2e53f
protocol: more sanity checks in new chain block hashes
3 years ago
moneromooo-monero 00253b717c
protocol: don't reset last request time on an idle timer
3 years ago
Lee Clagett 7d67a2dde0 Add aggressive restrictions to pre-handshake p2p buffer limit
3 years ago
moneromooo-monero 8c8f3d73b5
protocol: fix false positives dropping peers
3 years ago
luigi1111 e42bb297b8
Revert "Reject existing claimed blocks in sync mode"
3 years ago
Alexander Blair 138092ddc9
Merge pull request #7189
3 years ago
Alexander Blair 6cea8ca895
Merge pull request #7155
3 years ago
moneromooo-monero adcbcd8f8b
protocol: drop nodes if they claim new data but only give stale data
3 years ago
moneromooo-monero a4cdcd9bd0
rpc: add a busy_syncing field to get_info
3 years ago
moneromooo-monero 42ee309292
protocol: reject claimed block hashes that already are in the chain
3 years ago
moneromooo-monero a436c36256
protocol: drop peers we can't download anything from in sync mode
3 years ago
luigi1111 54a4071473
Merge pull request #7131
3 years ago
luigi1111 4f70af3af1
Merge pull request #7128
3 years ago
moneromooo-monero c1d654708f
protocol: include first new block in chain entry response
3 years ago
moneromooo b6b2c9b8e8
protocol: stricter checks on received chain hash list
3 years ago
moneromooo-monero d6069f7ded
protocol: revert incoming chain height check against local chain
3 years ago
Alexander Blair 7a9ba3f154
Merge pull request #7122
3 years ago
Alexander Blair 575f6b5f13
Merge pull request #7120
3 years ago
Alexander Blair d6b2c676a9
Merge pull request #7118
3 years ago
Alexander Blair f9eee6f193
Merge pull request #7111
3 years ago
Alexander Blair 37800ceb5b
Merge pull request #7107
3 years ago
moneromooo-monero 3a3370096e
protocol: one more sanity check on usable data from a peer
3 years ago
moneromooo-monero 105afa5557
protocol: fix asking for pruned blocks for v10
3 years ago
moneromooo-monero d729730d38
protocol: drop origin IP if a block fails to verify in sync mode
3 years ago
luigi1111 f570ce1349
Merge pull request #7109
3 years ago
moneromooo-monero ef1524ecca
protocol: add a sanity check to the number of block hashes sent
3 years ago
moneromooo-monero f47f1a0691
protocol: more restrictive checks on chain entry response
3 years ago
moneromooo-monero e83a220603
protocol: fix switchting to adding blocks if noone's adding the next span
3 years ago
moneromooo ce26c5b2dd
protocol: drop peers that don't reply to queries
3 years ago
moneromooo fa79148e0c
protocol: drop peers that decrease claimed height
3 years ago
moneromooo 1382b17aa1
protocol: add scoring system to drop peers that don't behave
3 years ago
xiphon 9d7f473af0 cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
moneromooo-monero 8965489acb
protocol: reject empty incoming block messages
4 years ago
xiphon 6352090e6d Dandelion++: skip desynced peers in stem phase
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