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

Error while submitting flip: "Expected private key to be an Uint8Array with length 32" #36

Closed
spiketrains opened this issue Apr 15, 2021 · 1 comment · Fixed by #43
Closed

Comments

@spiketrains
Copy link

An user reported they can't submit flips via web app, as when they click "submit" they get the error: "Expected private key to be an Uint8Array with length 32"

Details and preliminary tests

  • The same behavior has been observed with 3 different shared nodes
  • The user has no issue submitting flips through the desktop client
  • The user has already used a shared node without issues to pass the validation as a candidate last epoch, with the same "encrypted private key + password" pair; this is the first time they are required to submit flips.
  • Re-exporting the private key with a different password using the desktop client and using the new "encrypted private key + password" pair didn't help
@ridenaio ridenaio linked a pull request Apr 28, 2021 that will close this issue
@ridenaio
Copy link
Contributor

Fixed in #43

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

Successfully merging a pull request may close this issue.

2 participants