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

Inaccurate encodings with Webpack. #95

Closed
vulet opened this issue Oct 18, 2020 · 0 comments · Fixed by #96
Closed

Inaccurate encodings with Webpack. #95

vulet opened this issue Oct 18, 2020 · 0 comments · Fixed by #96

Comments

@vulet
Copy link
Contributor

vulet commented Oct 18, 2020

I was having a weird issue with helium-js earlier this week. I was taking an account's bin and putting it to a b58 address. I realized that it didn't match my bin to b58 address using another library. Investigating further it seems that this is an issue caused by webpack and its handling of checksumBytes of bs58CheckEncode(). I encountered this issue while running a simple React app, using react-scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant