Skip to content

Util: Add support for EIP-1559 in ecsign() method #1597

Open
@jonathansmirnoff

Description

@jonathansmirnoff

For EIP-1559, the signature v value is now a simple parity bit ("signature Y parity"), which is either 0 or 1, depending on which point on the elliptic curve should be used.
The ecsign does not support EIP-1559 because the it never returns the corresponding v value.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions