Closed jiexi closed 3 days ago
Fixes bug where 0 prefixed and e exponent suffixed eip155 references were allowed. This PR adds eip155 reference validation against regex.
0
e
I'm unsure if this belongs in validation checks, or the supported checks. Validation checks currently do not check for ecosystem specific constraints
@metamask/package-a
@metamask/package-b
close in favor of https://github.com/MetaMask/core/pull/4945
Explanation
Fixes bug where
0
prefixed ande
exponent suffixed eip155 references were allowed. This PR adds eip155 reference validation against regex.I'm unsure if this belongs in validation checks, or the supported checks. Validation checks currently do not check for ecosystem specific constraints
References
Changelog
@metamask/package-a
@metamask/package-b
Checklist