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

ACP-77: Implement Warp message signing #3428

Merged
merged 706 commits into from
Nov 13, 2024

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Sep 28, 2024

Why this should be merged

This PR introduces P-Chain warp signing for all the messages that the P-Chain is willing to send to subnet managers according to ACP-77.

How this works

  1. Adds an ACP-118 handler to the P-Chain p2p network.
  2. Implements ACP-118 verification for:
  • SubnetConversion
  • SubnetValidatorRegistration
  • SubnetValidatorWeight

How this was tested

  • Added unit tests for the new verification rules
  • Added E2E tests for each warp message signing

@StephenButtolph StephenButtolph self-assigned this Oct 4, 2024
@StephenButtolph StephenButtolph added this to the v1.12.0-prerelease milestone Oct 4, 2024
Base automatically changed from implement-acp-77-warp-verification to master November 13, 2024 16:09
@StephenButtolph StephenButtolph added this pull request to the merge queue Nov 13, 2024
Merged via the queue into master with commit 6050f16 Nov 13, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the implement-acp-77-warp-signing branch November 13, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants