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

chore: butterflynet reset #4917

Merged
merged 3 commits into from
Oct 22, 2024
Merged

chore: butterflynet reset #4917

merged 3 commits into from
Oct 22, 2024

Conversation

hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Oct 18, 2024

Summary of changes

Changes introduced in this pull request:

(Manually tested locally)

2024-10-18T16:18:30.188574Z  INFO forest_filecoin::chain_sync::tipset_syncer: Fork detected, searching for a common ancestor between the local chain and the network chain
2024-10-19T00:18:30.336+0800    INFO    f3      [email protected]/host.go:880        reached a decision      {"instance": 611, "ecHeadEpoch": 814}
2024-10-19T00:18:30.359+0800    INFO    f3      [email protected]/host.go:256        not finalizing a new head because Finalize the manifest specifies that tipsets should not be finalized  {"tsk": "AXGg5AIg8wAEdhpjjq8ZfjPoSoY8CckUlGcFkIEFZuz/nCFPbV0BcaDkAiBzRStv/d6xteOTvXXR3nfLI4qXbDR7Trl5/YoxOv1QgA==", "epoch": 814}
2024-10-18T16:18:32.061215Z  INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 814, N blocks = 2
2024-10-18T16:18:32.061373Z  INFO forest_filecoin::chain_sync::tipset_syncer: Validating tipset: EPOCH = 815, N blocks = 1
2024-10-18T16:18:32.066613Z  INFO forest_filecoin::chain::store::chain_store: New heaviest tipset! [bafy2bzacec63vcqjgmbjcidtnag2x2xrt5zgf5adyugsxb57dfkljr5n7uax4, bafy2bzaceb4rzke7vtsd3heo3sfv5lqchhcm45eehefx345o4ltd5ftp5m5yo, bafy2bzaceckpylj64p7ndbgynr44rgojs5xh6amee7ujunqat6nutvuxr5yoq] (EPOCH = 815)
2024-10-18T16:18:32.066713Z  INFO forest_filecoin::chain_sync::tipset_syncer: Successfully synced tipset range: [815, 815]

Reference issue to close (if applicable)

Closes #4916

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.

@hanabi1224 hanabi1224 marked this pull request as ready for review October 18, 2024 16:08
@hanabi1224 hanabi1224 requested a review from a team as a code owner October 18, 2024 16:08
@hanabi1224 hanabi1224 requested review from lemmih and LesnyRumcajs and removed request for a team October 18, 2024 16:08
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.

Nice. Changelog entry?

Copy link
Member

Choose a reason for hiding this comment

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

Nice!

@hanabi1224
Copy link
Contributor Author

Nice. Changelog entry?

@LesnyRumcajs The F3 network does not seem to work properly. Let me confirm if there will be another reset.

@hanabi1224
Copy link
Contributor Author

@LesnyRumcajs It's good to go since F3 has been recovered on the current butterflynet.
BTW, changelog added

@hanabi1224 hanabi1224 added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 549d883 Oct 22, 2024
35 checks passed
@hanabi1224 hanabi1224 deleted the hm/butterflynet-reset branch October 22, 2024 07:59
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.

Support dnsaddr in the bootstrap list
3 participants