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

key non-extended-key doesn't support extended CC keys #705

Closed
smelc opened this issue Apr 8, 2024 · 0 comments · Fixed by #720
Closed

key non-extended-key doesn't support extended CC keys #705

smelc opened this issue Apr 8, 2024 · 0 comments · Fixed by #720

Comments

@smelc
Copy link
Contributor

smelc commented Apr 8, 2024

From @disassembler here on Slack:

trying to get the non-extended vkey fails:

{
   "type": "ConstitutionalCommitteeColdExtendedVerificationKey_ed25519_bip32",
   "description": "",
   "cborHex": "5840ccc861e906b7583b32490f7681c158a5ae9ae62dd6f902d94b4e7853113aebeb8a88a06f41eac7856c69f3b36d3e487f8535887e35f7fcfbd47a1f3bcef16eb8"
}
cardano-cli key non-extended-key --extended-verification-key-file /tmp/ext --verification-key-file /dev/stdout
Command failed: key non-extended-key  Error: Invalid key.

Interestingly drep works just fine, it's when I get to the cc_cold that it fails.


Start of the solution here!? https://github.com/IntersectMBO/cardano-cli/compare/sl/cc-vkey-support

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