HomePhabricator

[alias-server] Reject alias registrations that are case variants of previously…

Description

[alias-server] Reject alias registrations that are case variants of previously registered valid aliases

Summary:
T2967

Per latest updates to alias spec. Do not allow mixed case variants of aliases. For example, if a user registers "MyNewAlias" at blockheight 800000, no one else can later register "mynewalias" or "MYNEWALIAS"

Test Plan:
Review code change and new unit test
npm test

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Differential Revision: https://reviews.bitcoinabc.org/D13227

Details

Provenance
bytesofmanAuthored on Mar 2 2023, 22:06
bytesofmanPushed on Mar 3 2023, 03:57
Reviewer
Restricted Project
Differential Revision
D13227: [alias-server] Reject alias registrations that are case variants of previously registered valid aliases
Parents
rABCe4d0591e0236: [Standards] Spec for xec aliases
Branches
Unknown
Tags
Unknown