status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

Externalize slash mechanism #103

Closed 3esmit closed 3 years ago

3esmit commented 4 years ago

Fixes #105

With this PR we make rules for slash mechanism in a separate contract, which can be more easily maintained, audited and replaced.

This change will allow Status to replace the rules for "Invalid/Reserved Usernames" without changing the ENS Usernames address.

TODO LIST:

3esmit commented 3 years ago

I'm waiting for: