Commit Graph

346 Commits (v0.9.3.3)

Author SHA1 Message Date
moneromooo-monero 4679168a57
protocol: fix wrong command in logs
3 years ago
moneromooo-monero f17b506d3d
protocol: add calls to reserve where appropriate
3 years ago
Lee Clagett 9fc1c6dec5
Command max_bytes moved from dynamic map to static switch
3 years ago
moneromooo-monero a0e757a104
protocol: handle receiving a block hash we've not added yet
3 years ago
moneromooo-monero a27cf7b602
fix accessing an network address in a deleted context
continuous-integration/drone/pr Build is passing Details
3 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
3 years ago
moneromooo-monero 859a8752f4
protocol: remove unused (and cunningly uninitialized) field
3 years ago
moneromooo-monero c44dbc582f
protocol: more sanity checks in new chain block hashes
4 years ago
moneromooo-monero 45a462eb91
protocol: don't reset last request time on an idle timer
4 years ago
Lee Clagett b4206cea5a
Add aggressive restrictions to pre-handshake p2p buffer limit
4 years ago
moneromooo-monero b56a9f5bad
protocol: fix false positives dropping peers
4 years ago
luigi1111 4efba60bc1
Revert "Reject existing claimed blocks in sync mode"
4 years ago
moneromooo-monero 0afd50384f
protocol: drop nodes if they claim new data but only give stale data
4 years ago
moneromooo-monero b042506baa
protocol: reject claimed block hashes that already are in the chain
4 years ago
moneromooo-monero 879715610d
protocol: drop peers we can't download anything from in sync mode
4 years ago
moneromooo-monero f2949f7cf4
rpc: add a busy_syncing field to get_info
continuous-integration/drone/pr Build was killed Details
4 years ago
moneromooo-monero c9b9251fd4
protocol: include first new block in chain entry response
continuous-integration/drone/pr Build is passing Details
4 years ago
moneromooo cd580e0e3c
protocol: stricter checks on received chain hash list
4 years ago
moneromooo-monero 801ac3ce56
protocol: revert incoming chain height check against local chain
4 years ago
moneromooo-monero 97d3f9d408
protocol: one more sanity check on usable data from a peer
4 years ago
moneromooo-monero f4fac80752
protocol: add a sanity check to the number of block hashes sent
4 years ago
moneromooo-monero 516555402d
protocol: fix asking for pruned blocks for v10
4 years ago
moneromooo-monero a42b6750b1
protocol: drop origin IP if a block fails to verify in sync mode
4 years ago
moneromooo-monero 09a2b6f2e8
protocol: more restrictive checks on chain entry response
4 years ago
Lee Clagett 0b8bf308ce
Change epee binary output from std::stringstream to byte_stream
4 years ago
moneromooo-monero eb6469b7a5
protocol: fix switchting to adding blocks if noone's adding the next span
4 years ago
moneromooo 27cfbe1a22
protocol: drop peers that don't reply to queries
4 years ago
moneromooo 0529d350ad
protocol: drop peers that decrease claimed height
4 years ago
moneromooo 868deaaf9e
protocol: add scoring system to drop peers that don't behave
4 years ago
Lee Clagett 3208d97f9c
Fix tx flush callback queueing
continuous-integration/drone/pr Build is passing Details
4 years ago
xiphon 6294fe26df
cryptonote_core: dandelion - use local height or median height if syncing
4 years ago
Howard Chu 41f5f36e16
Better log message for unusable anon networks
4 years ago
Lee Clagett df5779790c
Switch to Dandelion++ fluff mode if no out connections for stem mode
4 years ago
moneromooo-monero aae4bf32aa
protocol: reject empty incoming block messages
4 years ago
Lee Clagett d37785db0c
Fix tx flush callback queueing
4 years ago
jwinterm 8345e5b7bc Merge pull request 'upstream' (#336) from wowario/wownero:upstream into master
continuous-integration/drone/push Build was killed Details
4 years ago
xiphon b8396218a3
Dandelion++: skip desynced peers in stem phase
4 years ago
wowario 86f12066f2
cryptonote_protocol: don't synced pruned blocks before HF_VERSION_SMALLER_BP
continuous-integration/drone/pr Build is passing Details
4 years ago
wowario 572d7ea5ef
initial commit
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 f1d0457523
cryptonote_protocol: stricter limit to number of objects requested
4 years ago
moneromooo-monero bb5c5dff15
cryptonote_protocol: reject requests/notifications before handshake
4 years ago