Clients (esp. discovery-disabled OP-stack EL) lose peers across recreate. Generic peer-capture/peer-reinject hooks + force-recreate wiring restore the peerset from local peer-state via in-network admin_addPeer. Co-authored-by: Cursor <cursoragent@cursor.com>
18 lines
354 B
Plaintext
18 lines
354 B
Plaintext
.env
|
|
peer-backups/
|
|
|
|
# R-2 (fleet-audit): keep chaindata/snapshots/tarballs out of git status. Some land
|
|
# in-tree via per-host _DATA overrides or snapshot staging; evict to /slowdisk at the
|
|
# next maintenance window — see fleet-audit-2026-07-07.md §R-2.
|
|
*.tar
|
|
*.tar.*
|
|
*.lz4
|
|
*.zst
|
|
snapshots/
|
|
*.bak
|
|
*.swp
|
|
|
|
# Task C local peer capture state
|
|
peer-state/
|
|
|