RavenProject / ravenwallet-ios

MIT License
25 stars 21 forks source link

Regex patterns for iOS wallet differ from the Desktop wallet #150

Closed a2hill closed 3 years ago

a2hill commented 4 years ago

Is this intentional?

Currently CHANNEL_TAG_CHARACTERS matches VOTE_TAG_CHARACTERS from the desktop wallet, I've updated it to match MSGCHANNEL_TAG_CHARACTERS from the desktop wallet instead.

UNIQUE_TAG_CHARACTERS was missing a "[]"'s around the "\\"

TronBlack commented 3 years ago

Mark - Please check this in Android too.

TronBlack commented 3 years ago

Dup with subsequent PR. Closing.