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: power migration for nv24 #4857

Merged
merged 14 commits into from
Oct 9, 2024
Merged

feat: power migration for nv24 #4857

merged 14 commits into from
Oct 9, 2024

Conversation

lemmih
Copy link
Contributor

@lemmih lemmih commented Oct 8, 2024

Summary of changes

Changes introduced in this pull request:

  • Migrate power actor for nv24.
  • Ramp durations are: 1 year for mainnet, 3 days for calibnet, and 200 epochs for devnet.
  • No tests other than those included in the builtin actors.

Reference issue to close (if applicable)

Closes #4798

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@lemmih lemmih changed the title [WIP] feat: power migration for nv24 feat: power migration for nv24 Oct 9, 2024
@lemmih lemmih marked this pull request as ready for review October 9, 2024 11:45
@lemmih lemmih requested a review from a team as a code owner October 9, 2024 11:45
@lemmih lemmih requested review from LesnyRumcajs and elmattic and removed request for a team October 9, 2024 11:45
Copy link
Member

@LesnyRumcajs LesnyRumcajs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, let's jsut change the env variable.

src/networks/mod.rs Outdated Show resolved Hide resolved
@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit 0ad7bfe Oct 9, 2024
34 checks passed
@LesnyRumcajs LesnyRumcajs deleted the lemmih/migrate-fip-0081 branch October 9, 2024 12:24
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.

[NV24] FIP-0081 migration
3 participants