Skip to content

estimateGas does not support eip-4844. #4728

@iteyelmp

Description

@iteyelmp

Ethers Version

6.12.1

Search Terms

No response

Describe the Problem

When obtaining the gasLimit of eip-4844 type transaction, need to bring blobVersionedHashes.

blobhash estimated gas error.

image

bytes32 dataHash = blobhash(blobIdx); require(dataHash != 0, "failed to get blob hash");

Code Snippet

No response

Contract ABI

No response

Errors

No response

Environment

Ethereum (mainnet/ropsten/rinkeby/goerli)

Environment (Other)

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.v6Issues regarding v6

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions