Skip to content

chore: backport PR 13460 to release/v1.34.4#13487

Closed
rjan90 wants to merge 2 commits intorelease/v1.34.4from
phi/backport-f3-calib
Closed

chore: backport PR 13460 to release/v1.34.4#13487
rjan90 wants to merge 2 commits intorelease/v1.34.4from
phi/backport-f3-calib

Conversation

@rjan90
Copy link
Contributor

@rjan90 rjan90 commented Feb 5, 2026

Related Issues

Backports #13460 to the release/v1.34.4 branch

Checklist

Before you mark the PR ready for review, please make sure that:

* fix: update F3-calibnet name and epoch

fix: update F3-calibnet name and epoch

* fix: unset `InitialPowerTable`

fix: unset `InitialPowerTable`

* fix: use manifest NetworkName for F3 pubsub topic filtering

Remove BaseNetworkName from lf3.Config and use the manifest's NetworkName
directly for pubsub topic filtering. This was the only remaining use of the
Filecoin-to-F3 network name mapping, which is no longer needed now that the
F3 network name is explicitly defined in the manifest.

* chore: bump go-f3 version to v0.8.11

chore: bump go-f3 version to v0.8.11

* feat: F3 data import with manifest validation

Added a check for the availability of the F3 manifest before importing F3 data into the datastore. If the manifest is not available, a warning is logged, and the import is skipped, allowing the chain import to continue.

* fix(tests): patch F3ManifestBytes in TestChainExportImportWithF3Data

Fixes an issue where we couldn't impport a test snapshot due to
InitialPowerTable miss-match

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>

* chore: bump go-f3 version to v0.8.12

chore: bump go-f3 version to v0.8.12

* fix: skip F3 data import when InitialPowerTable is undefined

fix: skip F3 data import when InitialPowerTable is undefined

* chore: update F3 calibnet BootstrapEpoch

chore: update F3 calibnet BootstrapEpoch

* chore: go-mod tidy

chore: go-mod tidy

---------

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Co-authored-by: Jakub Sztandera <oss@kubuxu.com>
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Feb 5, 2026
@rjan90 rjan90 added the skip/changelog This change does not require CHANGELOG.md update label Feb 5, 2026
@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting Review in FilOz Feb 5, 2026
chore: go-mod tidy
@rjan90
Copy link
Contributor Author

rjan90 commented Feb 5, 2026

Replaced by: #13488

@rjan90 rjan90 closed this Feb 5, 2026
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting Review to 🎉 Done in FilOz Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does not require CHANGELOG.md update

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

1 participant