Skip to content

chore: prep FWSS v1.4.0 release - #598

Merged
Kubuxu merged 2 commits into
mainfrom
chore/prep-fwss-v1.4.0
Aug 21, 2026
Merged

chore: prep FWSS v1.4.0 release#598
Kubuxu merged 2 commits into
mainfrom
chore/prep-fwss-v1.4.0

Conversation

@Kubuxu

@Kubuxu Kubuxu commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump FilecoinWarmStorageService.VERSION from 1.3.1 to 1.4.0
  • promote the current unreleased changelog entries into the FWSS v1.4.0 breaking release notes
  • document PDPVerifier v3.5.0 as the integration baseline and keep mutable rollout facts on the GitHub Release page
  • update the FWSS migration-event version assertion
  • update stale pricing test names and comments from the previous 0.024 + 0.10 minimum to the v1.4.0 0.12 + 0.50 = 0.62 USDFC minimum

This starts Phase 1 of #588. It does not tag a release, deploy contracts, or publish rollout addresses.

Verification

  • forge test --match-contract FilecoinWarmStorageServiceUpgradeTest — 7 passed, 0 failed
  • forge test --match-contract PriceListTest — 132 passed, 0 failed
  • focused pricing-description tests — 20 passed, 0 failed across inherited suites
  • forge inspect src/FilecoinWarmStorageService.sol:FilecoinWarmStorageService storageLayout --extra-output storageLayout
  • forge fmt --check
  • git diff --check

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Copilot AI lite review requested due to automatic review settings August 21, 2026 14:45
@Kubuxu
Kubuxu requested a review from wjmelements as a code owner August 21, 2026 14:45
@FilOzzy FilOzzy added this to FOC Aug 21, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Aug 21, 2026
@Kubuxu
Kubuxu requested a review from BigLep August 21, 2026 14:47
@Kubuxu Kubuxu self-assigned this Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Prepares the Filecoin Warm Storage Service (FWSS) v1.4.0 breaking-release metadata by updating the on-chain version constant, aligning the upgrade test’s migration-event assertion, and promoting the previously “Unreleased” changelog content into a dedicated v1.4.0 section.

Changes:

  • Bump FilecoinWarmStorageService.VERSION from 1.3.1 to 1.4.0.
  • Update the upgrade test to assert the ContractUpgraded event carries version 1.4.0.
  • Promote release notes into a new CHANGELOG.md section for 1.4.0 and update compare links.

Reviewed changes

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

File Description
service_contracts/src/FilecoinWarmStorageService.sol Updates the FWSS VERSION constant to 1.4.0.
service_contracts/test/FilecoinWarmStorageService.t.sol Updates the upgrade/migration event assertion to expect 1.4.0.
CHANGELOG.md Adds v1.4.0 breaking release notes and updates changelog reference links.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Aug 21, 2026
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
@Kubuxu
Kubuxu merged commit 4cbbea4 into main Aug 21, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Aug 21, 2026
@Kubuxu
Kubuxu deleted the chore/prep-fwss-v1.4.0 branch August 21, 2026 15:19
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.

4 participants