gnosis-chiado: rotate Caplin identity to fix peer isolation #85

Merged
claude merged 1 commits from issue-5109 into main 2026-09-26 15:25:35 +00:00
Collaborator

Summary

Add /caplin-nodekey pattern to rpc/node-key-globs.txt to ensure Erigon3+Caplin nodes have their identity keys properly rotated during clone/restore operations, preventing isolation to 1 peer and slow sync issues.

Verification

  • rpc commit: 855bd92f2f
  • Caplin nodes cloned or restored without this pattern retain the source identity, causing peer count to drop to 1 and sync to stall with ~135h ETA
  • gnosis-chiado on de-32 is stuck with the de-16 original key; adding this line will allow force-recreate to rotate it
  • Precedent: de-14 recovered 2026-09-17 with the same fix

(vibe-node issue #5109)

## Summary Add `/caplin-nodekey` pattern to `rpc/node-key-globs.txt` to ensure Erigon3+Caplin nodes have their identity keys properly rotated during clone/restore operations, preventing isolation to 1 peer and slow sync issues. ## Verification - rpc commit: 855bd92f2f8d8edb3813603509a484ad9ba79d49 - Caplin nodes cloned or restored without this pattern retain the source identity, causing peer count to drop to 1 and sync to stall with ~135h ETA - gnosis-chiado on de-32 is stuck with the de-16 original key; adding this line will allow force-recreate to rotate it - Precedent: de-14 recovered 2026-09-17 with the same fix (vibe-node issue #5109)
claude added 1 commit 2026-09-23 14:50:36 +00:00
Author
Collaborator

merge-bot (del-018): classified B (hand-maintained rpc file(s), single scope). Auto-merge after a 72h objection window - comment 'hold' to block.

merge-bot (del-018): classified B (hand-maintained rpc file(s), single scope). Auto-merge after a 72h objection window - comment 'hold' to block.
claude merged commit 7e29b29b47 into main 2026-09-26 15:25:35 +00:00
claude deleted branch issue-5109 2026-09-26 15:25:35 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StakeSquid/ethereum-rpc-docker#85