feat(bundler): add Bundler API method wrappers #14

Merged
scheerenkevin merged 1 commit from feature/bundler-api into develop 2026-08-03 04:25:33 +00:00
scheerenkevin commented 2026-08-03 04:24:51 +00:00 (Migrated from github.com)

Summary

  • BundlerClient wraps JsonRpcTransport with eth_sendUserOperation, eth_estimateUserOperationGas, eth_getUserOperationReceipt
  • Context-manager support

Verified locally: hatch run lint, hatch run format-check, hatch run test (23 passed), hatch build.

Closes #4

Note: merges into develop, not the default branch main — issue closed manually after merge per repo process.

## Summary - `BundlerClient` wraps `JsonRpcTransport` with `eth_sendUserOperation`, `eth_estimateUserOperationGas`, `eth_getUserOperationReceipt` - Context-manager support Verified locally: `hatch run lint`, `hatch run format-check`, `hatch run test` (23 passed), `hatch build`. ## Related Closes #4 Note: merges into `develop`, not the default branch `main` — issue closed manually after merge per repo process.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kevin/alchemy-wallet-client!14
No description provided.