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

ProposerVM Epochs POC #3746

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

ProposerVM Epochs POC #3746

wants to merge 1 commit into from

Conversation

cam-schultz
Copy link
Contributor

Why this should be merged

Implements ProposerVM epochs as described in avalanche-foundation/ACPs#181

How this works

Adds a field PChainEpochHeight to proposervm blocks that remains fixed for the epoch's duration. This height is passed to the innerVM block, rather than the windowed P-Chain height.

How this was tested

Added unit test for the epoch calculation, but unit/integration tests for the rest of the changed are still TODO

Need to be documented in RELEASES.md?

Yes

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.

1 participant