Skip to content

Cap on peers database size - #2449

Open
kushti wants to merge 64 commits into
v6.0.6from
p2p-defense
Open

Cap on peers database size#2449
kushti wants to merge 64 commits into
v6.0.6from
p2p-defense

Conversation

@kushti

@kushti kushti commented Jul 24, 2026

Copy link
Copy Markdown
Member

In this pull request, max cap on peer database size is introduced. Also, when the node is sending known peers list to a peer, it is doing a random slice from all the database and then working with it (shuffling and slicing a smaller set), instead of doing costly shuffling with all the database

tum231990 and others added 20 commits June 12, 2026 09:56
Reject proofs whose header chain contains invalid Autolykos PoW before bootstrap headers are applied.

Add regression coverage demonstrating that rejected proof headers are not inserted into history.
Restore the v6.0.5 node and integration-test builds under fatal unused-import warnings.
Preserve asset issuance with token burn requests
…-cleanup

Close all live connections for blacklisted IPs
@kushti
kushti changed the base branch from master to v6.0.4 July 24, 2026 22:06
@kushti
kushti changed the base branch from v6.0.4 to v6.0.5 July 30, 2026 17:50
a-shannon and others added 26 commits August 18, 2026 22:38
Clarify comment regarding state after headers-only fork.
Resume deferred ExtraIndexer catch-up without reindexing
@kushti
kushti changed the base branch from v6.0.5 to v6.0.6 August 31, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants