-
Notifications
You must be signed in to change notification settings - Fork 75
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
Deploy v1 Factory and Implementation #66
Conversation
19102d9
to
9ad8a21
Compare
TestValidateUserOp:test_succeedsWithPasskeySigner() (gas: 785198) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should have changed with #65 but there was a remapping resolving FreshCryptoLib incorrectly
There is a snapshot diff due to a fuzz tests. I think it is because the CI is using a different version of forge than I am able to access via
vs. locally
|
@@ -40,7 +40,7 @@ jobs: | |||
|
|||
- name: Check snapshot | |||
run: | | |||
forge snapshot --check | |||
forge snapshot --check --tolerance 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's find a better fix later for noisy fuzz tests
Review Error for xenoliss @ 2024-04-23 14:13:15 UTC |
No description provided.