Update Lisk Mainnet OP_RETH_TRUSTED_PEERS (PLAT-735) - #139
Conversation
Gelato rotated the op-reth trusted-peer node keys for Lisk Mainnet after an infrastructure maintenance operation. IPs and ports are unchanged (34.147.89.221:30303/30304/30403/30404) — only the node keys rotated. Stays commented, as it is the snap-sync example block. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Included review availability: 3 reviews are currently available. Based on recent review activity, included reviews refill at 5 per hour. 📝 WalkthroughWalkthroughThe commented mainnet snap-sync configuration updates ChangesMainnet configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR makes a localized update to the commented Mainnet trusted-peer example, with no actionable merge-blocking risk remaining beyond normal checks and review. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
The op-reth trusted-peer node keys for Lisk Mainnet were rotated. Updates the git-tracked values so operators using snap sync dial the new peers. Mainnet only —
.env.sepoliauntouched..env.mainnet# OP_RETH_TRUSTED_PEERS34.147.89.221:30303/30304/30403/30404); stays commented (snap-sync example)No README change —
--trusted-peersis already documented in the Snap sync section.🤖 Generated with Claude Code