-
-
Notifications
You must be signed in to change notification settings - Fork 277
Transaction type 0x03 is not implemented (EIP-4844, EIP-7594) #8331
Copy link
Copy link
Open
Description
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
core/packages/transaction-controller/src/types.ts
Line 1294 in 054432d
| export enum TransactionEnvelopeType { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels