feat(infra): restrict keyfunder sweeping to allowlist of chains#7914
feat(infra): restrict keyfunder sweeping to allowlist of chains#7914paulbalaji merged 2 commits intomainfrom
Conversation
Added CHAINS_TO_SWEEP allowlist to limit which chains the keyfunder sweeps excess funds from. Only sweeps: arbitrum, avalanche, base, blast, bsc, celo, ethereum, fraxtal, hyperevm, ink, linea, lisk, mitosis, optimism, polygon, soneium, superseed, unichain. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🐳 Monorepo Docker Image Built SuccessfullyImage Tags: |
📝 WalkthroughWalkthroughThis PR updates the keyFunder Docker service tag to a newer version and adds a chain allowlist guard to the funding script that prevents sweeping excess funds on chains not explicitly listed in the CHAINS_TO_SWEEP allowlist. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7914 +/- ##
=======================================
Coverage 77.02% 77.02%
=======================================
Files 117 117
Lines 2651 2651
Branches 244 244
=======================================
Hits 2042 2042
Misses 593 593
Partials 16 16
🚀 New features to boost your workflow:
|
Summary
CHAINS_TO_SWEEPallowlist to limit which chains the keyfunder sweeps excess funds fromTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Chores
New Features
✏️ Tip: You can customize this high-level summary in your review settings.