Skip to content

Conversation

@silent-cipher
Copy link
Collaborator

Note

This PR assumes that the intent of renaming “Service Registry” to “PDP Verifier” also includes updating the contract address to the actual PDP Verifier contract. This goes beyond the original issue description, which says address would remain unchanged. I’m opening this as a draft to clarify the intended behavior before proceeding further.

Happy to proceed with this pr based on the final decision.

📝 Description

This PR updates Service Registry contract details with PDP Verifier contract.

  • Type: New feature

🛠️ Key Changes

  • Replace service registry contract with pdp verifier contract
  • Update contract type definitions

📌 To-Do Before Merging

📸 Screenshots

Screenshot 2026-01-15 at 5 06 00 PM

Closes #134

@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
filecoin-cloud Ready Ready Preview Jan 15, 2026 0:56am

@FilOzzy FilOzzy added this to FOC Jan 15, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Jan 15, 2026
@silent-cipher silent-cipher self-assigned this Jan 15, 2026
@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting review in FOC Jan 15, 2026
@BigLep
Copy link
Contributor

BigLep commented Jan 15, 2026

@silent-cipher : when we deploy new contracts does this get updated automatically or is there a manual step?

Also, if you want someone to review it, please @mention them or request review.

@silent-cipher
Copy link
Collaborator Author

It's a manual step. When new contracts are deployed, the contract addresses needs to be updated explicitly.

@BigLep
Copy link
Contributor

BigLep commented Jan 17, 2026

It's a manual step. When new contracts are deployed, the contract addresses needs to be updated explicitly.

Ack, ok. It would be good to have that automated, but that's a task for another time. For now we'll document this step as part of doing FilOzone/filecoin-services#346

@rjan90
Copy link

rjan90 commented Jan 17, 2026

It's a manual step. When new contracts are deployed, the contract addresses needs to be updated explicitly.

Can we use the deployment.json file in filecoin-service: https://github.com/FilOzone/filecoin-services/blob/main/service_contracts/deployments.json ? Maybe have a GHA that checks them every day? And then open a PR if they have changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 🔎 Awaiting review

Development

Successfully merging this pull request may close these issues.

Change "Service Registry" to "PDP Verifier" in Warm Storage Details Contract Addresses

4 participants