feat: add devnet network support and --skip-ipni flag#354
Merged
Conversation
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
Member
Author
juliangruber
previously requested changes
Mar 9, 2026
SgtPooki
previously requested changes
Mar 9, 2026
Collaborator
SgtPooki
left a comment
There was a problem hiding this comment.
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
Member
Author
stalled in #300, I've added to the README for now |
Member
|
@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). |
BigLep
approved these changes
Mar 10, 2026
Member
BigLep
left a comment
There was a problem hiding this comment.
Approving given two people looked and feedback was incorporated.
See comment above: #354 (review)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

--network devnetusing foc-devnet's devnet-info.json via synapse-core'stoChain(). Private key auto-resolves from devnet user.--skip-ipniflag for add/import commands, auto-enabled on devnet.Closes: #348
^ 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.