unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
834 stars 244 forks source link

Ensure that Locksmith stores Ethereum addresses as their normalized version #1459

Closed akeem closed 5 years ago

akeem commented 5 years ago

As part of verifying the service for production readiness, we noticed that we may have a few scenarios where addresses are stored non-normalized.

We should ensure that these are normalized prior to write.

akeem commented 5 years ago

closed via #1475