Closed
Description
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