Skip to content

fix(f3): reset F3 on calibnet#6414

Merged
hanabi1224 merged 7 commits intomainfrom
hm/f3-calibnet-reset
Feb 5, 2026
Merged

fix(f3): reset F3 on calibnet#6414
hanabi1224 merged 7 commits intomainfrom
hm/f3-calibnet-reset

Conversation

@hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Jan 13, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

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.

Summary by CodeRabbit

  • Chores

    • Updated calibration network settings: new bootstrap epoch, network name change, and cleared initial power table.
    • Adjusted F3 consensus/bootstrap initialization parameters for the calibration network.
  • Tests

    • Temporarily disabled active F3 readiness polling and related runtime checks in the calibration test script.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 13, 2026

Walkthrough

Updated calibnet F3 configuration: bootstrap epoch changed to 3451774, network name to "calibrationnet2", and initial power table set to null. A test script that performed F3 readiness checks was disabled by commenting out its polling and verification steps.

Changes

Cohort / File(s) Summary
F3 Manifest & Config
f3-sidecar/f3manifest_calibnet.json, src/networks/mod.rs
BootstrapEpoch updated to 3451774, NetworkName changed to "calibrationnet2", and InitialPowerTable removed/set to null / None. Comment timestamps/epoch references updated.
Test Script Disabled
scripts/tests/calibnet_no_discovery_check.sh
F3 readiness poll loop and subsequent F3 subcommand invocations commented out, disabling runtime verification and output.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • LesnyRumcajs
  • sudo-shashank
🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(f3): reset F3 on calibnet' directly and clearly summarizes the main purpose of the changeset, which is to reset F3 configuration on the calibration network across configuration files and code.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/f3-calibnet-reset

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 marked this pull request as ready for review February 5, 2026 08:11
@hanabi1224 hanabi1224 requested a review from a team as a code owner February 5, 2026 08:11
@hanabi1224 hanabi1224 requested review from LesnyRumcajs and sudo-shashank and removed request for a team February 5, 2026 08:11
@hanabi1224 hanabi1224 enabled auto-merge February 5, 2026 09:03
auto-merge was automatically disabled February 5, 2026 11:47

Pull Request is not mergeable

@hanabi1224 hanabi1224 enabled auto-merge February 5, 2026 11:50
@hanabi1224 hanabi1224 added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit 1168859 Feb 5, 2026
33 of 35 checks passed
@hanabi1224 hanabi1224 deleted the hm/f3-calibnet-reset branch February 5, 2026 13:16
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.

2 participants