Page MenuHomePhabricator

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

Authored by bytesofman on Mar 2 2023, 22:07.

Details

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable