Skip to content

feat(p2p): preconfirmed p2p network scaffolding - part 2 - core p2p CLI options#3375

Open
CHr15F0x wants to merge 1 commit intomainfrom
chris/preconfirmed-p2p-cli
Open

feat(p2p): preconfirmed p2p network scaffolding - part 2 - core p2p CLI options#3375
CHr15F0x wants to merge 1 commit intomainfrom
chris/preconfirmed-p2p-cli

Conversation

@CHr15F0x
Copy link
Copy Markdown
Contributor

@CHr15F0x CHr15F0x commented Apr 30, 2026

Preconfirmed p2p tracking issue: #3349

Fixes: #3377

Each p2p network that Pathfinder participates in has CLI options that share a common core set of settings. This PR adds this set of CLI options in the p2p.preconfirmed.* namespace, as opposed to the already existing p2p.sync.* and p2p.consensus.* ones.

No preconfirmed-p2p-network-specific options are added yet, because there is no spec yet.

Interestingly the consensus p2p network doesn't have its own specific cli options either, as opposed to the sync p2p network.

@CHr15F0x CHr15F0x marked this pull request as ready for review April 30, 2026 12:46
@CHr15F0x CHr15F0x requested a review from a team as a code owner April 30, 2026 12:46
@CHr15F0x CHr15F0x force-pushed the chris/preconfirmed-p2p-cli branch from 068db45 to 3e7e332 Compare April 30, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preconfirmed P2P network: add support for core P2P network CLI options

2 participants