Skip to content

Rename ICaveatEnforcer.sol to ICaveatEnforcer.so#169

Open
amder12 wants to merge 1 commit intoMetaMask:mainfrom
amder12:patch-4
Open

Rename ICaveatEnforcer.sol to ICaveatEnforcer.so#169
amder12 wants to merge 1 commit intoMetaMask:mainfrom
amder12:patch-4

Conversation

@amder12
Copy link

@amder12 amder12 commented Mar 24, 2026

What?

Why?

How?


Note

Medium Risk
Primarily a file rename, but it affects Solidity import paths; if any imports still reference ICaveatEnforcer.sol, builds will fail.

Overview
Renames the ICaveatEnforcer Solidity interface file from ICaveatEnforcer.sol to ICaveatEnforcer.so (dropping the trailing l) while keeping the interface API unchanged.

Reviewers should verify all Solidity import statements were updated accordingly, since missing/old paths will break compilation.

Written by Cursor Bugbot for commit 98181a1. This will update automatically on new commits. Configure here.

@amder12 amder12 requested a review from a team as a code owner March 24, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant