Page MenuHomePhabricator

[alias spec] Remove info about non-alphanumeric aliases
ClosedPublic

Authored by Mengerian on Apr 18 2023, 15:55.

Details

Summary

Also specify that they're utf-8 encoded.
In effect this makes the characters all 1 byte ASCII equivalent, due to the aplphanumeric restriction.

Test Plan

Read to see that it makes sense

Diff Detail

Repository
rABC Bitcoin ABC
Branch
alias-spec-lowercase
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23366
Build 46351: Build Diff
Build 46350: arc lint + arc unit

Event Timeline

emack requested changes to this revision.Apr 19 2023, 08:09
emack added inline comments.
doc/standards/xec-alias.md
52 ↗(On Diff #39797)

the alphanumeric input is now limited to 1 and 21 **bytes** in length

This revision now requires changes to proceed.Apr 19 2023, 08:09
This revision is now accepted and ready to land.Apr 20 2023, 01:23