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

Update PBH Validation #137

Merged
merged 25 commits into from
Jan 24, 2025
Merged

Update PBH Validation #137

merged 25 commits into from
Jan 24, 2025

Conversation

0xKitsune
Copy link
Contributor

No description provided.

@0xKitsune 0xKitsune marked this pull request as ready for review January 24, 2025 19:18
Copy link
Contributor

@0xOsiris 0xOsiris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just a couple changes!

@0xKitsune 0xKitsune requested a review from 0xOsiris January 24, 2025 22:09
IPBHEntryPoint::pbhMulticallCall::SELECTOR => {
self.validate_pbh_multicall(origin, transaction)
}
_ => return self.inner.validate_one(origin, transaction.clone()),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah this is a good approach!

@0xKitsune 0xKitsune merged commit b6131d0 into main Jan 24, 2025
5 checks passed
@0xKitsune 0xKitsune deleted the kit/pbh-validation branch January 24, 2025 23:42
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