Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

All transaction signatures whose s-value is greater than secp256k1n/2 are now considered invalid, but ganache accepts them #2600

Closed
davidmurdoch opened this issue Mar 14, 2022 · 0 comments · Fixed by #2944

Comments

@davidmurdoch
Copy link
Member

According to EIP-2 "All transaction signatures whose s-value is greater than secp256k1n/2 are now considered invalid."
the signature generated by hardware wallet has s component greater than secp256k1n/2 .

Ganache currently permits this greater "s" value.

davidmurdoch added a commit that referenced this issue Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant