Commit Graph

310 Commits (1196a9253b6c4a1f2d940d948ac3fddb7fd9136a)

Author SHA1 Message Date
wowario 1196a9253b v0.10 ASCII art
3 years ago
wowario 840928cd6b initial commit
3 years ago
moneromooo-monero 2b918068cc
protocol: remove unreachable code
3 years ago
luigi1111 63c7ca07fb
Merge pull request #7136
3 years ago
luigi1111 b12e195fba
Merge pull request #7620
3 years ago
luigi1111 8c8197463f
Merge pull request #7310
3 years ago
anon fe632560f4
cryptonote_protocol_handler: fix race condition
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
luigi1111 2222d90491
Merge pull request #7294
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett 23aae5571b Remove payload copy in all outgoing p2p messages
3 years ago
luigi1111 d259ed0740
Merge pull request #7119
3 years ago
selsta 76fe73b8bd
Revert "fix accessing an network address in a deleted context"
3 years ago
moneromooo-monero f10c9a16c4
remove obsolete pruning debug code
4 years ago
Alexander Blair 747699541e
Merge pull request #7285
4 years ago
luigi1111 69e4a2c62d
Merge pull request #7266
4 years ago
Alexander Blair dbaf95ac77
Merge pull request #7271
4 years ago
moneromooo-monero b652d598d1
add a max levin packet size by command type
4 years ago
moneromooo-monero 4e74385a1a
fix accessing an network address in a deleted context
4 years ago
moneromooo-monero 38a6e6eb26
protocol: handle receiving a block hash we've not added yet
4 years ago
Alexander Blair 16c780d568
Merge pull request #7250
4 years ago
Alexander Blair 3bf0721ae6
Merge pull request #7246
4 years ago
moneromooo-monero 0aa541b361
protocol: more sanity checks in new chain block hashes
4 years ago
moneromooo-monero 31c69923ba
protocol: don't reset last request time on an idle timer
4 years ago
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
Lee Clagett 927141bcc4 Command max_bytes moved from dynamic map to static switch
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
Lee Clagett 61b6e4cc67 Add aggressive restrictions to pre-handshake p2p buffer limit
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 dd5e689533
protocol: add calls to reserve where appropriate
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