alchemyplatform / alchemyplatform/aa-sdk
estimateUserOperationGas on smart account clients no longer supported
Open
@avarobinson is already working on this.
Since Jun 28, 2024.
bug
documentation
- Dominant language
- TypeScript
- Stars
- 321
- Forks
- 231
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Thanks for filling out this bug report. Please provide as much detail as possible.
If your issue is with our RPC APIs and not the SDK please report your issue on (discord)[https://alchemy.com/discord].
[REQUIRED] Environment
- Browser version:
- AA SDK version:
- Package:
[REQUIRED] Describe the problem
estimateUserOperationGas no longer supported as a client action (only available as a bundler action). Docs are out of date and smart account client support will not be available in v4 of the SDK. Instead, developers should use buildUserOperation instead.
How to reproduce:
Relevant code or sample repro:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.