Skip to content

Evaluate blob transaction (Type 3) related fee in Neo X env #266

@txhsl

Description

@txhsl

Rationale

So far, we have modified the EIP-1559 dynamic fee calculation to a fixed MinGasTip and BaseFee. But if we are going to allow blob transactions, the EIP-4844 fee calculation should be evaluated as well.

This type of transaction is not activated yet, related to #189.

Implementation

Refer to.

https://github.com/bane-labs/go-ethereum/blob/v0.2.0/consensus/misc/eip4844/eip4844.go#L68-L81

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionSomething that needs to be discussed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions