Skip to content

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Sep 30, 2025

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 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
Copy link

@Copilot Copilot AI left a comment

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

Successfully merging this pull request may close these issues.

Skeleton for nv28 to support development and testing
1 participant