ssg / SimpleBase

.NET library for encoding/decoding Base16, Base32, Base58 and Base85.
Apache License 2.0
147 stars 21 forks source link

Supports for EOS base32 encoding. #8

Closed shtse8 closed 5 years ago

shtse8 commented 6 years ago

I would like to suggest to support EOS base32 encoding alphabet:

.12345abcdefghijklmnopqrstuvwxyz

https://github.com/EOSIO/eos/blob/master/contracts/eosiolib/types.hpp#L126

ssg commented 6 years ago

Would you like to provide a PR with test cases for that?

ssg commented 5 years ago

this issue seems to get no interest, closing this.