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

Support the butterfly testing network #1670

Closed
5 tasks done
lemmih opened this issue Jul 15, 2022 · 6 comments · Fixed by #3791
Closed
5 tasks done

Support the butterfly testing network #1670

lemmih opened this issue Jul 15, 2022 · 6 comments · Fixed by #3791

Comments

@lemmih
Copy link
Contributor

lemmih commented Jul 15, 2022

Issue summary

It appears that the butterfly network is here to stay and will be used to test new features even before they hit calibnet. We should add support for syncing to the butterfly network.

Task summary

  • Find the bootstrap peers
  • Find the version schedule
  • Find the default policy schedule

Acceptance Criteria

  • sync to butterflynet from a snapshot
  • generate butterflynet snapshots

Other information and links

The required information might only exist in the source code of Lotus.

@lemmih lemmih added Priority: 3 - Medium Enhancement Status: Needs Triage Used when an issue needs to be assigned a priority and assignee labels Jul 15, 2022
@lemmih
Copy link
Contributor Author

lemmih commented Jul 21, 2022

Oh, this is a dupe of #1440

@elmattic elmattic self-assigned this Jul 27, 2022
@LesnyRumcajs LesnyRumcajs removed the Status: Needs Triage Used when an issue needs to be assigned a priority and assignee label Jul 27, 2022
@elmattic
Copy link
Contributor

We will probably not join butterflynet since it's (again) a private "dev-network" for lotus-only nodes.

Joining Interop network will make more sense for us. As its name stands it's used for cross implementation testing (so a mix of lotus/venus/forest nodes).

@lemmih
Copy link
Contributor Author

lemmih commented Jul 28, 2022

I can't seem to find any documentation about the interop network.

@elmattic
Copy link
Contributor

I can't seem to find any documentation about the interop network.

Same for me. I can only find documentation for butterflynet.
https://lotus.filecoin.io/kb/butterfly-network/

@lemmih
Copy link
Contributor Author

lemmih commented Jul 28, 2022

Okay, let's close this issue and only support mainnet and calibnet. It does make me a little sad to see butterflynet on https://status.filecoin.io knowing Forest isn't allowed to join but I can learn to live with it. :)

@lemmih lemmih closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2022
@lemmih
Copy link
Contributor Author

lemmih commented Oct 13, 2022

We've been invited into the butterfly network. This will let us test the network upgrade before it goes live on calibnet.

Parameters: https://github.com/filecoin-project/lotus/blob/release/v1.18.0/build/params_butterfly.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
3 participants