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: nv25 on 2k and butterflynet #5053

Merged
merged 2 commits into from
Dec 6, 2024
Merged

feat: nv25 on 2k and butterflynet #5053

merged 2 commits into from
Dec 6, 2024

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Dec 6, 2024

Summary of changes

Changes introduced in this pull request:

  • integrated new actors into the network upgrade,
  • adjustments for 2k network,
  • adjustments for 2k network + curio,
  • adjustments for butterflynet (+removed old upgrades that won't be used),
  • got rid of a workaround for miner address in the devnet compose files.

Reference issue to close (if applicable)

Closes #5038
Closes #5039

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.

@LesnyRumcajs LesnyRumcajs force-pushed the 2k-network-teep branch 3 times, most recently from 1f15d8f to add8992 Compare December 6, 2024 16:01
@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review December 6, 2024 16:02
@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner December 6, 2024 16:02
@LesnyRumcajs LesnyRumcajs requested review from lemmih and hanabi1224 and removed request for a team December 6, 2024 16:02
@LesnyRumcajs LesnyRumcajs marked this pull request as draft December 6, 2024 16:12
@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review December 6, 2024 16:38
FOREST_DATA_DIR=/forest_data
LOTUS_DATA_DIR=/lotus_data
FIL_PROOFS_PARAMETER_CACHE=/var/tmp/filecoin-proof-parameters
MINER_ACTOR_ADDRESS=f01000
MINER_ACTOR_ADDRESS=t01000
Copy link
Contributor

Choose a reason for hiding this comment

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

nice, finally fixed.

@hanabi1224 hanabi1224 added this pull request to the merge queue Dec 6, 2024
Merged via the queue into main with commit b1aa412 Dec 6, 2024
40 checks passed
@hanabi1224 hanabi1224 deleted the 2k-network-teep branch December 6, 2024 22:05
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.

[NV25] butterflynet testing with Lotus [NV25] 2k network testing
3 participants