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

stake: VerificationKeyBytes in IdentityKey #4152

Merged
merged 2 commits into from
Apr 4, 2024
Merged

stake: VerificationKeyBytes in IdentityKey #4152

merged 2 commits into from
Apr 4, 2024

Conversation

cratelyn
Copy link
Contributor

@cratelyn cratelyn commented Apr 3, 2024

issue ticket number and link

fixes #2304.

checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    only changes internal representation

@cratelyn cratelyn added the A-staking Area: Design and implementation of staking and delegation label Apr 3, 2024
@cratelyn cratelyn added this to the Sprint 3 milestone Apr 3, 2024
@cratelyn cratelyn changed the title stake: VerificationKey=>VerificationKeyBytes in IdentityKey stake: VerificationKeyBytes in IdentityKey Apr 3, 2024
@cratelyn cratelyn marked this pull request as ready for review April 3, 2024 21:26
@cratelyn cratelyn merged commit de135e8 into main Apr 4, 2024
7 checks passed
@cratelyn cratelyn deleted the ik-vkb branch April 4, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-staking Area: Design and implementation of staking and delegation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Change the IdentityKey domain type to store bytes rather than a decoded group element.
2 participants