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

feat: paymaster middleware update per entrypoint v7 user operation #580

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

denniswon
Copy link
Contributor

@denniswon denniswon commented Apr 16, 2024

Pull Request Checklist


PR-Codex overview

This PR updates package versions and adds support for EntryPointVersion in various files.

Detailed summary

  • Updated package versions to 3.8.2-alpha.0
  • Added support for EntryPointVersion in multiple files
  • Defined new schemas for UserOperationFeeOptions

The following files were skipped due to too many changes: packages/core/src/middleware/defaults/paymasterAndData.ts, packages/core/e2e-tests/simple-account.e2e.test.ts, site/CHANGELOG.md, packages/alchemy/CHANGELOG.md, packages/core/src/middleware/defaults/gasEstimator.ts, packages/accounts/CHANGELOG.md, CHANGELOG.md, packages/core/CHANGELOG.md, packages/core/src/actions/smartAccount/internal/runMiddlewareStack.ts, packages/core/src/types.ts, site/packages/aa-core/smart-account-client/types/userOperationOverrides.md, packages/alchemy/src/middleware/gasManager.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@denniswon denniswon requested a review from dphilipson April 16, 2024 00:55
@denniswon denniswon force-pushed the denniswon/entrypoint-v7-paymaster-core branch from 1915607 to 6e926f1 Compare April 16, 2024 01:49
Base automatically changed from denniswon/fix-entrypoint-v7 to main April 16, 2024 01:51
dphilipson
dphilipson previously approved these changes Apr 16, 2024
@denniswon denniswon force-pushed the denniswon/entrypoint-v7-paymaster-core branch 5 times, most recently from 73a0b9b to 6a128e4 Compare April 16, 2024 21:24
Copy link
Contributor

@avasisht23 avasisht23 left a comment

Choose a reason for hiding this comment

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

high level comments and this overall looks good, but would love comments from @dphilipson too!

@denniswon denniswon force-pushed the denniswon/entrypoint-v7-paymaster-core branch 3 times, most recently from 388ecfe to 1709533 Compare April 17, 2024 04:36
@denniswon
Copy link
Contributor Author

@avasisht23 @dphilipson could you please give another look on this PR? thanks

dphilipson
dphilipson previously approved these changes Apr 17, 2024
@denniswon denniswon force-pushed the denniswon/entrypoint-v7-paymaster-core branch from 672e42a to bb2a161 Compare April 17, 2024 23:41
@denniswon denniswon merged commit 399479a into main Apr 17, 2024
@denniswon denniswon deleted the denniswon/entrypoint-v7-paymaster-core branch April 17, 2024 23:41
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.

3 participants