feat(bundler): add Bundler API method wrappers #14
No reviewers
Labels
No labels
area: auth
area: bundler
area: chains
area: docs
area: gas-manager
area: smart-account
area: testing
area: transport
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority: p0
priority: p1
priority: p2
question
status: backlog
status: done
status: in-progress
status: ready
status: review
status: testing
type: chore
type: docs
type: feature
type: fix
type: infra
type: test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kevin/alchemy-wallet-client!14
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/bundler-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
BundlerClientwrapsJsonRpcTransportwitheth_sendUserOperation,eth_estimateUserOperationGas,eth_getUserOperationReceiptVerified 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 branchmain— issue closed manually after merge per repo process.