Use isValidEthereumAddress(...) check to block registration with username that could be a valid ethereum address based on isValidEthereumAddress(...) check.
Details
Details
- Create user with random username ("hello") and make sure it works
- Create user with possibly valid ethereum address ("0xe92d1a43df510f82c66382592a047d288f85226f") and make sure it does not work:
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage