Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D6029
Change Details
Change Details
Old
New
Diff
Simple RegEx sanity check to ensure that the `address` is a well formed ethereum address. Use utility in `siweAuthResponder` to throw a `ServerError` if `address` fails `isValidEthereumAddress` check. Depends on D6028
Simple RegEx sanity check to ensure that the `address` is a well formed ethereum address. Use utility in `siweAuthResponder` to throw a `ServerError` if `address` fails `isValidEthereumAddress` check. --- Depends on D6028
Simple RegEx sanity check to ensure that the `address` is a well formed ethereum address. Use utility in `siweAuthResponder` to throw a `ServerError` if `address` fails `isValidEthereumAddress` check.
---
Depends on D6028
Continue