Skip to content

Conversation

@paulgnz
Copy link
Collaborator

@paulgnz paulgnz commented Jan 22, 2026

Summary

Updates node operation documentation with security recommendations and verified P2P peer lists from recent node repo reviews.

Changes

node-operation.md

  • Security Config: Add p2p-max-nodes-per-host = 2 to prevent connection exhaustion attacks
  • Billing Config: Add disable-subjective-p2p-billing = false
  • Mainnet P2P Peers: Add 17 verified active peers (January 2026)
  • Testnet P2P Peers: Add 17 verified active peers (January 2026)

resources.md

  • Node Infrastructure: Add links to xpr.start, xpr-testnet.start, and dex-bot repositories

Context

These updates align with recent changes merged to the node repos:

Verification

All P2P peers tested via TCP connectivity check and verified active.

🤖 Generated with Claude Code

node-operation.md:
- Add security config (p2p-max-nodes-per-host = 2) to prevent connection exhaustion
- Add disable-subjective-p2p-billing setting
- Add 17 verified active mainnet P2P peers (January 2026)
- Add 17 verified active testnet P2P peers (January 2026)

resources.md:
- Add Node Infrastructure section with links to xpr.start, xpr-testnet.start, dex-bot repos

All peers tested via TCP connectivity and verified active.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@paulgnz paulgnz merged commit 1354c5f into main Jan 22, 2026
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.

2 participants