Skip to content

PDP only cluster init #483

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

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

PDP only cluster init #483

wants to merge 1 commit into from

Conversation

LexLuthr
Copy link
Contributor

@LexLuthr LexLuthr commented Apr 17, 2025

  • New PDP only cluster with guided-setup
  • Update curio config new-cluster for PDP only cluster
  • Wait for PDP to merge
  • Find a way to deploy PDP contracts on devnet
  • Stitch together PDP only devnet
  • Verify that Curio no longer requires minerID
  • Update web menu for PDP only cluster

@@ -25,9 +25,13 @@ var configNewCmd = &cli.Command{
Hidden: true,
Value: "~/.lotus",
},
&cli.BoolFlag{
Name: "pdp",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe empty? This option will apply to more than just pdp

@ZenGround0
Copy link
Collaborator

Has feat/pdp merged? Should this be based off of main?

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.

PDP - Optimise Curio UI for PDP SP Operations PDP - Optimise Curio Guided Setup for PDP SP Onboarding
3 participants