Skip to content

Transaction type 0x03 is not implemented (EIP-4844, EIP-7594) #8331

@StackOverflowExcept1on

Description

@StackOverflowExcept1on

@matthewwalsh0

MetaMask - RPC Error: Invalid transaction envelope type: "0x3". Must be one of: 0x0, 0x1, 0x2, 0x4

We use EIP-7594 transactions to upload WASM files to Ethereum and then execute them in our network. It would be great to support this in the client for better UX.

https://eips.ethereum.org/EIPS/eip-7594

https://github.com/MetaMask/core/blob/main/packages/transaction-controller/src/utils/validation.ts

export enum TransactionEnvelopeType {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions