Added stateOverride to estimateGas action
This PR adds stateOverride to estimateGas action as discussed here https://github.com/wevm/viem/discussions/2234
PR-Codex overview
The focus of this PR is to implement the stateOverride feature on the estimateGas action in the codebase.
Detailed summary
- Added
stateOverrideparameter toestimateGasaction - Updated
WalletRpcSchematype ineip1193.ts - Added
stateOverridehandling inestimateGasfunction - Imported
parseStateOverrideandStateOverridetypes
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
🦋 Changeset detected
Latest commit: e62b65bb827965aca0d9d996206008257e485b6e
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| viem | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@conwayconstar is attempting to deploy a commit to the wevm Team on Vercel.
A member of the Team first needs to authorize it.
Thanks! Superseded by https://github.com/wevm/viem/pull/2275. Your commits are preserved.