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

feat(CON-1419): Deliver VetKeys to execution #3860

Merged
merged 69 commits into from
Feb 20, 2025
Merged

Conversation

Sawchord
Copy link
Contributor

@Sawchord Sawchord commented Feb 7, 2025

This PR adds a function, which returns the MasterPublicKeys and NiDkgId corresponding to the MasterPublicKeyIds that are active VetKD keys in the subnet.

The MasterPublicKeys are then delivered to execution. This enabled the vetkd_public_key function to work. The corresponding system test is adapted to demonstrate that.

The NiDkgIds are not delivered to execution yet (this is captured in CON-1420).
Also, currently there is no unit test to cover the functionality.

@github-actions github-actions bot added the feat label Feb 7, 2025
@Sawchord Sawchord marked this pull request as ready for review February 18, 2025 14:52
@Sawchord Sawchord requested a review from a team as a code owner February 18, 2025 14:52
@Sawchord Sawchord requested a review from eichhorl February 18, 2025 14:52
@Sawchord Sawchord requested a review from fspreiss February 18, 2025 15:31
@Sawchord Sawchord enabled auto-merge February 20, 2025 11:19
@Sawchord Sawchord added this pull request to the merge queue Feb 20, 2025
Merged via the queue into master with commit 6e32786 Feb 20, 2025
24 checks passed
@Sawchord Sawchord deleted the leon/vetkeys_to_execution branch February 20, 2025 11:34
github-merge-queue bot pushed a commit that referenced this pull request Feb 21, 2025
This should be possible now that #3860
is merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants