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.
## 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)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Add
/caplin-nodekeypattern torpc/node-key-globs.txtto ensure Erigon3+Caplin nodes have their identity keys properly rotated during clone/restore operations, preventing isolation to 1 peer and slow sync issues.Verification
855bd92f2f(vibe-node issue #5109)
merge-bot (del-018): classified B (hand-maintained rpc file(s), single scope). Auto-merge after a 72h objection window - comment 'hold' to block.