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

♻️ Make receiverFallback more customizable #1065

Merged
merged 1 commit into from
Sep 4, 2024
Merged

♻️ Make receiverFallback more customizable #1065

merged 1 commit into from
Sep 4, 2024

Conversation

Vectorized
Copy link
Owner

@Vectorized Vectorized commented Sep 4, 2024

Description

This way, we can easily modify the receiverFallback modifier's behavior.

We can even add extra logic to detect if the function selector is for supportsNestedTypedDataSign() (i.e. 0xd620c85a), and then forward it to the validator module (if any).

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge fmt?
  • Ran forge snapshot?
  • Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

@Vectorized Vectorized merged commit 3f38b6f into main Sep 4, 2024
9 checks passed
@Vectorized Vectorized deleted the receiver branch September 4, 2024 12:43
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