Page MenuHomePhabricator

[alias-server] Remove toLowerCase filter
AbandonedPublic

Authored by bytesofman on Mar 21 2023, 16:18.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Summary

T3007

Depends on D13398

Now that the valid character set for aliases is restricted, toLowerCase() is obsolete. Delete this in function and delete unit tests associated with this functionality.

Test Plan

npm test
npm run live

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22774
Build 45168: Build Diff
Build 45167: arc lint + arc unit