Skip to content

fix(deploy): pass new PDPVerifier constructor args in warm-storage-deploy-all.sh#472

Merged
rvagg merged 1 commit into
mainfrom
rvagg/warm-storage-deploy-pdp-args
May 7, 2026
Merged

fix(deploy): pass new PDPVerifier constructor args in warm-storage-deploy-all.sh#472
rvagg merged 1 commit into
mainfrom
rvagg/warm-storage-deploy-pdp-args

Conversation

@rvagg
Copy link
Copy Markdown
Collaborator

@rvagg rvagg commented May 7, 2026

@rvagg rvagg requested review from Copilot and rjan90 May 7, 2026 12:29
@rvagg rvagg self-assigned this May 7, 2026
@rvagg rvagg added this to FOC May 7, 2026
@rvagg rvagg added this to the M4.2: mainnet GA milestone May 7, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC May 7, 2026
@rvagg rvagg moved this from 📌 Triage to 🔎 Awaiting review in FOC May 7, 2026
Copy link
Copy Markdown
Contributor

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

Updates the Warm Storage “deploy all” tooling to support a newer PDPVerifier constructor by ensuring required constructor arguments (including the FilecoinPayV1 address and USDFC sybil fee) are provided during deployment.

Changes:

  • Adds PDP_USDFC_SYBIL_FEE env var (defaulting to 0.1 USDFC in attoUSDFC) for PDPVerifier constructor usage.
  • Reorders deployment steps to deploy FilecoinPayV1 before PDPVerifier, and passes the new PDPVerifier constructor args.
  • Documents the new optional env var in the tools README.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
service_contracts/tools/warm-storage-deploy-all.sh Adds PDP_USDFC_SYBIL_FEE, deploys FilecoinPayV1 earlier, and passes new PDPVerifier constructor args.
service_contracts/tools/README.md Documents PDP_USDFC_SYBIL_FEE for warm-storage-deploy-all.sh.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread service_contracts/tools/warm-storage-deploy-all.sh
Copy link
Copy Markdown
Collaborator

@rjan90 rjan90 left a comment

Choose a reason for hiding this comment

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

Nice!

@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting review to ✔️ Approved by reviewer in FOC May 7, 2026
@rvagg rvagg merged commit cc8b4cb into main May 7, 2026
11 checks passed
@rvagg rvagg deleted the rvagg/warm-storage-deploy-pdp-args branch May 7, 2026 14:10
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC May 7, 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.

3 participants