Skip to content

cannot unmarshal hex number with leading zero digits into Go struct field TransactionArgs.authorizationList.s #31967

Closed
@fubuloubu

Description

@fubuloubu

I am submitting a transaction to geth --dev containing an authorizationList with an item that has this for the s parameter: 0x0ef6776606b8edf07d5fe7f4d10ddecaeafdcfaa24dc81e23376147a1e8a4519

System information

Geth version: 1.15.11-stable-36b2371c
CL client & version: n/a
OS & Version: Linux
Commit hash : n/a

Expected behaviour

Transaction success

Actual behaviour

Transaction raises with:

invalid argument 0: json: cannot unmarshal hex number with leading zero digits into Go struct field TransactionArgs.authorizationList.s of type *uint256.Int

Steps to reproduce the behaviour

Do not have this

Backtrace

Do not have this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions