Skip to content

Failed to decode transaction: typed transaction too short #70

Description

@tmuras

Error when running:
ethereal transaction send --raw=0x02f87483088bb0308459682f0084853ddd7482668a949bc6987341fd7ede1e08afebb0ce3956502ff7cc872386f26fc1000080c080a01bd53b5781a41a8389c1189fc8fa5c6004732ea752492f405588d5ce95667cdda03032c7b1e28740ea368e46bf3529856c05b1d8e1a6d1cd3f578d491a597e1e60 --debug --verbose --connection https://hoodi.infura.io/v3/REMOVED --network hoodi
Using default configuration
Failed to decode transaction: typed transaction too short

However, the transaction seems OK:
ethereal transaction info --transaction=0x02f87483088bb0308459682f0084853ddd7482668a949bc6987341fd7ede1e08afebb0ce3956502ff7cc872386f26fc1000080c080a01bd53b5781a41a8389c1189fc8fa5c6004732ea752492f405588d5ce95667cdda03032c7b1e28740ea368e46bf3529856c05b1d8e1a6d1cd3f578d491a597e1e60 --json | jq
{
"type": "0x2",
"chainId": "0x88bb0",
"nonce": "0x30",
"to": "0x9bc6987341fd7ede1e08afebb0ce3956502ff7cc",
"gas": "0x668a",
"gasPrice": null,
"maxPriorityFeePerGas": "0x59682f00",
"maxFeePerGas": "0x853ddd74",
"value": "0x2386f26fc10000",
"input": "0x",
"accessList": [],
"v": "0x0",
"r": "0x1bd53b5781a41a8389c1189fc8fa5c6004732ea752492f405588d5ce95667cdd",
"s": "0x3032c7b1e28740ea368e46bf3529856c05b1d8e1a6d1cd3f578d491a597e1e60",
"yParity": "0x0",
"hash": "0x9ac48bb345c44fe1809cd97c1b0fdea08c2d42effcfe066c8a45acd2735ec8a0"
}

ethereal version
2.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions