Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKY_base58_Hex2Base58 works with binary data #81

Closed
isaacvr opened this issue Oct 31, 2019 · 0 comments
Closed

SKY_base58_Hex2Base58 works with binary data #81

isaacvr opened this issue Oct 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Describe the bug
According to this comment SKY_base58_Hex2Base58 (that needs to be confirmed), SKY_base58_Hex2Base58 should receive binary data, so this len should be checked.

Environment information:

  • Platform: Any

  • Go environment: Any

  • Compiler info: Any

Steps to Reproduce
Steps to reproduce the behavior:

  1. Look at this.
    2.And check this comment.

Actual behavior
Sending len/2

Expected behavior
Just send len

@isaacvr isaacvr added the bug Something isn't working label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants