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

panic: crypto/hmac: hash generation function does not produce unique values when using ebdcli keys to add account #320

Open
piketrcechillas opened this issue Apr 8, 2021 · 1 comment

Comments

@piketrcechillas
Copy link

I'm encountering
panic: crypto/hmac: hash generation function does not produce unique values
when using the commands
ebcli keys add validator
and doesn't know what it indicates or how to fix this issue
Anyone has ideas what went wrong with my setup?

Thanks for helping

@bipulprasad
Copy link

I had the same problem on a different Cosmos chain. It seems that this issue exists for Go v1.16 and above (I was working with v1.17.2). I reverted back to Go v1.15.15 and it fixed the issue for me.

Hope this helps.

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

No branches or pull requests

2 participants