spruceid / siwe-py

A Python implementation of Sign-In with Ethereum
https://login.xyz
Apache License 2.0
66 stars 28 forks source link

Add EIP-55 validation #23

Closed awoie closed 2 years ago

awoie commented 2 years ago

EIP-55 validation should be added to parsing to avoid interop issues. We should use the new EIP-55 test cases from the siwe repository.

sbihel commented 2 years ago

Closed in #27.