Commit Graph

6902 Commits (d886300416cf9669fcb8da4777eb97c0fd2e00cd)

Author SHA1 Message Date
jwinterm d886300416 Merge pull request 'upstream' (#357) from wowario/wownero:upstream into master
3 years ago
jwinterm c3e390d44d Merge pull request 'nudge time in approx_blockchain_height' (#356) from wowario/wownero:time into master
3 years ago
jwinterm f2f76de880 Merge pull request 'add more outputs to requested_outputs_count' (#355) from wowario/wownero:outputs into master
3 years ago
wowario d95ab4b9e3
nudge time in approx_blockchain_height
4 years ago
wowario 8fe9ce706c
add more outputs to requested_outputs_count
4 years ago
moneromooo-monero 9522d66815
p2p: only log to global when a blocked IP is not already blocked
4 years ago
Denis Goddard 7dff3540f0
Header row for peer list in sync_info
4 years ago
moneromooo-monero 4679168a57
protocol: fix wrong command in logs
4 years ago
moneromooo-monero f17b506d3d
protocol: add calls to reserve where appropriate
4 years ago
moneromooo-monero 2ec025d1a3
simplewallet: don't complain about connecting to the daemon when offline
4 years ago
moneromooo-monero 1212e1791c
rpc: report target height as 0 when synced
4 years ago
Lee Clagett 9fc1c6dec5
Command max_bytes moved from dynamic map to static switch
4 years ago
moneromooo-monero a0e757a104
protocol: handle receiving a block hash we've not added yet
4 years ago
moneromooo-monero a27cf7b602
fix accessing an network address in a deleted context
4 years ago
moneromooo-monero f02e91ef83
add a max levin packet size by command type
4 years ago
moneromooo-monero 22365207be
blockchain: lock access to m_blocks_hash_of_hashes
4 years ago
moneromooo-monero 859a8752f4
protocol: remove unused (and cunningly uninitialized) field
4 years ago
wowario af3263c8ac
bump version
4 years ago
wowario 9ef4a4ea7f
update checkpoints
4 years ago
SChernykh 5de14c44ec
Fixed issues found by static analysis
4 years ago
moneromooo-monero b62d6648eb
db_lmdb: move spammy "not found in db" message to TRACE
4 years ago
codesoap 3e36df73ac
simplewallet: add "address mnew" command
4 years ago
moneromooo-monero c44dbc582f
protocol: more sanity checks in new chain block hashes
4 years ago
moneromooo 31dc71afaf
p2p: fix deadlock banning while updating peer lists
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 03b8228b35
rpc: limit the number of txes for get_blocks.bin
4 years ago
moneromooo-monero b56a9f5bad
protocol: fix false positives dropping peers
4 years ago
moneromooo-monero 50e25e681c
cryptonote_basic: guess what got lost porting patches to branches again
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 9e4e28b25c
ban lists may now include subnets
4 years ago
moneromooo-monero 295d46a1fc
restrict public node checks a little
4 years ago
xiphon 10f9008b9c
rpc: get_info - add 'synchronized' field
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 819d40fc7e
p2p: remove peers from grey and anchors lists when blocked
4 years ago
moneromooo-monero a88448499b
Optional DNS based blocklist
4 years ago
moneromooo-monero ffa987003a
daemon: the ban command can now load IPs from a file (ban @filename)
4 years ago
moneromooo-monero 8547473c83
p2p: ignore incoming peer list entries when we have them blocked
4 years ago
jwinterm 4b1d0f2340 Merge pull request 'update checkpoints, bump version' (#353) from wowario/wownero:cp-version into master
4 years ago
moneromooo-monero f2949f7cf4
rpc: add a busy_syncing field to get_info
4 years ago
moneromooo-monero c9b9251fd4
protocol: include first new block in chain entry response
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