ConsenSysMesh / ConsenSysMesh/ens-namehash-py
`namehash` does not do normalisation
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The namehash function needs to normalise strings per uts46 before hashing them to be compliant. The `uts46_remap` function from the `idna` library can be used to do this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.