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

bug when importing BLS keys #36

Open
ladidan opened this issue Aug 29, 2023 · 1 comment
Open

bug when importing BLS keys #36

ladidan opened this issue Aug 29, 2023 · 1 comment

Comments

@ladidan
Copy link
Contributor

ladidan commented Aug 29, 2023

I'm struggling to import an existing BLS key by only providing the keystore.json and the password.txt (no slashing-db), implying the latter will be generated within the enclave.

- Connected to Secure-Signer on port 9001
Error: bls_key_import_route received 500 Internal Server Error response: Err(Failed to parse to T

Caused by:
    0: error decoding response body: missing field `data` at line 1 column 101
    1: missing field `data` at line 1 column 10

I followed the existing documentation. The API docs for this method give further indication, yet do not resolve the problem.
It could be related to a 0th indexed key mismatch?!

note: the bug appears to be reproducible after initial feedback from @JasonVranek

@JasonVranek
Copy link

@Rakowskiii

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