Document fallback handler modules behavior#6422
Document fallback handler modules behavior#6422luiz-lvj wants to merge 1 commit intoOpenZeppelin:masterfrom
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR adds validation to the ERC7579 account abstraction module system to prevent installation of fallback modules with invalid (zero) selectors. A new custom error Possibly related PRs
Suggested labels
🚥 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)
Comment Tip CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.Add a .trivyignore file to your project to customize which findings Trivy reports. |
Fixes L-05
This PR adds the
ERC7579InvalidFallbackSelectorfor the0x00000000selector and documents the behavior for the cases where the seletor is already present in the contract.PR Checklist
npx changeset add)