Skip to content

test: infura bundler + delegation toolkit#59

Merged
hanzel98 merged 5 commits into
mainfrom
chore/infura-bundler
Aug 14, 2025
Merged

test: infura bundler + delegation toolkit#59
hanzel98 merged 5 commits into
mainfrom
chore/infura-bundler

Conversation

@hanzel98

@hanzel98 hanzel98 commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

📝 Description

Creates an infura bundler client that abstracts away the logic of the userOperationGasPrice request using the infura bundler. It extends the viem bundlerClient so it includes all the same features, and configurations.

🔄 What Changed?

List the specific changes made:

  • New infura bundler client
  • New standalone tests that run against a testnet

🚀 Why?

Explain the motivation behind these changes:

  • Needed to simplify the experience of the userOperationGasPrice requests for the users using the infura bundler

🧪 How to Test?

  • Fill the API keys in the packages/delegator-e2e/.env.ci, then run test:standalone in the root folder.

⚠️ Breaking Changes

List any breaking changes:

  • No breaking changes
  • Breaking changes (describe below):

📋 Checklist

Check off completed items:

  • Code follows the project's coding standards
  • Self-review completed
  • Documentation updated (if needed)
  • Tests added/updated
  • Changelog updated (if needed)
  • All CI checks pass

🔗 Related Issues

Link to related issues:
Closes #
Related to #

📚 Additional Notes

Any additional information, concerns, or context:

image image

@hanzel98 hanzel98 force-pushed the chore/infura-bundler branch from 6cde1b6 to dd273e8 Compare August 13, 2025 00:46
@hanzel98 hanzel98 requested a review from a team as a code owner August 13, 2025 21:29
cursor[bot]

This comment was marked as outdated.

@hanzel98 hanzel98 self-assigned this Aug 13, 2025
@hanzel98 hanzel98 requested a review from jeffsmale90 August 13, 2025 21:41
Comment thread packages/delegation-toolkit/src/actions/infuraBundlerClient.ts Outdated
Comment thread packages/delegation-toolkit/src/actions/infuraBundlerClient.ts Outdated
Comment thread packages/delegation-toolkit/src/actions/infuraBundlerClient.ts
Comment thread packages/delegation-toolkit/src/actions/infuraBundlerClient.ts Outdated

@jeffsmale90 jeffsmale90 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me!

@hanzel98 hanzel98 merged commit a22ecb5 into main Aug 14, 2025
17 checks passed
@hanzel98 hanzel98 deleted the chore/infura-bundler branch August 14, 2025 10:25
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