CodeChain-io/codechain-sdk-js

Minting fails when the metadata includes some of Unicode characters

joojis opened this issue · 4 comments

I added test cases to guarantee that CodeChain handles single quotes.
CodeChain-io/codechain#1125
By the way, I cannot find a single quotation on the metadata of the failed transaction.

Oh, I found that it actually was Unicode's single quote.
http://www.codetable.net/decimal/8217

@sgkim126 The single quotation was modified to some other characters in the explorer.
image

I'm closing this because it's not reproducible at the latest version.

image