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

[vms/platformvm] Add VerifyWithContext to Blocks #3236

Merged
merged 18 commits into from
Aug 1, 2024

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

For ACP-77, we will need the ProposerVM's PChainHeight to verify warp signatures. This takes the first step towards being able to use it by implementing the block.WithVerifyContext interface on P-Chain blocks.

How this works

Implement block.WithVerifyContext

How this was tested

CI

@dhrubabasu dhrubabasu added DO NOT MERGE This PR must not be merged in its current state acp77 labels Jul 26, 2024
@dhrubabasu dhrubabasu added this to the v1.11.11 milestone Jul 26, 2024
@dhrubabasu dhrubabasu self-assigned this Jul 26, 2024
@dhrubabasu dhrubabasu marked this pull request as draft July 26, 2024 01:04
@dhrubabasu dhrubabasu marked this pull request as ready for review July 30, 2024 19:26
@dhrubabasu dhrubabasu marked this pull request as draft July 30, 2024 20:33
@dhrubabasu dhrubabasu changed the base branch from master to inline-verifier July 30, 2024 20:33
Base automatically changed from inline-verifier to master July 31, 2024 13:49
@dhrubabasu dhrubabasu marked this pull request as ready for review July 31, 2024 21:13
@dhrubabasu dhrubabasu removed the DO NOT MERGE This PR must not be merged in its current state label Jul 31, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Aug 1, 2024
Merged via the queue into master with commit b28844b Aug 1, 2024
20 checks passed
@StephenButtolph StephenButtolph deleted the verifywithcontext branch August 1, 2024 22:03
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.

4 participants