Skip to content

feat: add devnet network support and --skip-ipni flag#354

Merged
rvagg merged 4 commits intomasterfrom
rvagg/devnet
Mar 10, 2026
Merged

feat: add devnet network support and --skip-ipni flag#354
rvagg merged 4 commits intomasterfrom
rvagg/devnet

Conversation

@rvagg
Copy link
Copy Markdown
Member

@rvagg rvagg commented Mar 9, 2026

  • Support --network devnet using foc-devnet's devnet-info.json via synapse-core's toChain(). Private key auto-resolves from devnet user.
  • Add --skip-ipni flag for add/import commands, auto-enabled on devnet.

Closes: #348

image

^ URLs aren't going to work there obviously .. but I'm not sure it's worth chasing those down and turning them off, hopefully any devnet user will know that they are meaningless.

Support --network devnet using foc-devnet's devnet-info.json via
synapse-core's toChain(). Private key auto-resolves from devnet user.
Add --skip-ipni flag for add/import commands, auto-enabled on devnet.

Closes: #348
@FilOzzy FilOzzy added team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board. labels Mar 9, 2026
@FilOzzy FilOzzy added this to FOC Mar 9, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 9, 2026
@rvagg
Copy link
Copy Markdown
Member Author

rvagg commented Mar 9, 2026

Actually it ended up bothering me and it wasn't hard to deal with; URLs adjusted for devnet as a special case

image

@rjan90 rjan90 added this to the M4.1: mainnet ready milestone Mar 9, 2026
@github-project-automation github-project-automation bot moved this from 📌 Triage to ⌨️ In Progress in FOC Mar 9, 2026
Copy link
Copy Markdown
Collaborator

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

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

could be useful to add some notes to DEVELOPMENT.md on how to set this up for future users, linking to foc-devnet repo setup instructions

@rvagg
Copy link
Copy Markdown
Member Author

rvagg commented Mar 10, 2026

could be useful to add some notes to DEVELOPMENT.md

stalled in #300, I've added to the README for now

@rvagg rvagg requested review from SgtPooki and juliangruber March 10, 2026 01:08
@BigLep
Copy link
Copy Markdown
Member

BigLep commented Mar 10, 2026

@rvagg : I see this as low risk in merging at this point if you want to get this in so you can cut a filecoin-pin release (i.e., I'm support of merging now and handling any followups later).

Copy link
Copy Markdown
Member

@BigLep BigLep left a comment

Choose a reason for hiding this comment

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

Approving given two people looked and feedback was incorporated.

@BigLep BigLep moved this from ⌨️ In Progress to ✔️ Approved by reviewer in FOC Mar 10, 2026
@rjan90 rjan90 dismissed stale reviews from SgtPooki and juliangruber March 10, 2026 06:54

See comment above: #354 (review)

@rvagg rvagg merged commit f4eb4fc into master Mar 10, 2026
12 checks passed
@rvagg rvagg deleted the rvagg/devnet branch March 10, 2026 07:36
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Give option to skip content routing checks

6 participants