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

CIP-0105 - core #259

Merged
merged 13 commits into from
Jun 19, 2024
Merged

CIP-0105 - core #259

merged 13 commits into from
Jun 19, 2024

Conversation

paweljakubas
Copy link
Collaborator

@paweljakubas paweljakubas commented Jun 13, 2024

This PR includes core primitives needed to implement DRep, CCColdKey and CCHotKey derivations in cardano-addresses. A number of things were added to realize that:

  1. Role was extended both in the context of keys and hashes
  2. Prefixes were extended
  3. transition to/from key hashes were extended
  4. Unit tests, generators were extended
  5. Golden test vectors were added that could act as test vectors for the future and could be added to CIP-0105.

When this PR is merged the next PR that adds CLI support is to be created.

Impl according to https://github.com/cardano-foundation/CIPs/blob/master/CIP-0105/README.md

Test vectors -> cardano-foundation/CIPs#840

@Crypto2099 Crypto2099 merged commit 78c0a81 into master Jun 19, 2024
7 checks passed
@Crypto2099 Crypto2099 deleted the paweljakubas/cip-105-core branch June 19, 2024 14:41
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 this pull request may close these issues.

3 participants