Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(keyring-controller): ensure authorization contract address is provided #5353

Merged
merged 5 commits into from
Feb 19, 2025

Conversation

jeffsmale90
Copy link
Contributor

@jeffsmale90 jeffsmale90 commented Feb 18, 2025

#5301 introduced a new method for signing EIP-7702 Authorizations.

This change adds validation to ensure that contractAddress is specified, rather than type asserting the contractAddress to Hex.

@jeffsmale90 jeffsmale90 requested review from Gudahtt and a team February 18, 2025 03:54
@ccharly ccharly changed the title Ensure authorization contract address is provided. refactor(keyring-controller): ensure authorization contract address is provided Feb 18, 2025
@jeffsmale90 jeffsmale90 requested a review from ccharly February 19, 2025 06:46
@ccharly ccharly merged commit 8cc5322 into main Feb 19, 2025
134 checks passed
@ccharly ccharly deleted the fix/eip7702_validation branch February 19, 2025 08:46
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.

2 participants