Skip to content

chore: add nv28 skeleton - #548

Merged
rjan90 merged 2 commits into
masterfrom
phi/nv28-skeleton
Oct 6, 2025
Merged

chore: add nv28 skeleton#548
rjan90 merged 2 commits into
masterfrom
phi/nv28-skeleton

Conversation

@rjan90

@rjan90 rjan90 commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Depends on: filecoin-project/ref-fvm#2220 and a new ref-fvm release. Once that is out, will update the lock file.

Closes: #547

Copilot AI review requested due to automatic review settings September 30, 2025 07:38
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Sep 30, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds skeleton support for network version 28 (nv28) by updating the FVM engine version mapping and upgrading FVM dependencies. The changes prepare the codebase for nv28 compatibility while maintaining backward compatibility with existing network versions.

  • Updated engine version mapping to include network version 28 in the V3 engine range
  • Upgraded FVM dependencies from version 4.7.3 to 4.7.4 with nv28-dev feature enabled

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
rust/src/fvm/engine.rs Extended V3 engine version range to include network version 28
rust/Cargo.toml Updated FVM package versions and added nv28-dev feature flag

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@BigLep BigLep moved this from 📌 Triage to ⌨️ In Progress in FilOz Oct 3, 2025
chore: update cargo.lock.
- cd rust && cargo update -p "filecoin-proofs-api@19.0.0"
@rjan90
rjan90 requested review from BigLep and TippyFlitsUK October 6, 2025 15:26
@rjan90 rjan90 moved this from ⌨️ In Progress to 🔎 Awaiting Review in FilOz Oct 6, 2025
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting Review to ✔️ Approved by reviewer in FilOz Oct 6, 2025
@rjan90
rjan90 merged commit d3dd969 into master Oct 6, 2025
5 checks passed
@rjan90
rjan90 deleted the phi/nv28-skeleton branch October 6, 2025 17:20
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Oct 6, 2025
@rjan90 rjan90 mentioned this pull request May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

Skeleton for nv28 to support development and testing

4 participants