Skip to content

Document network forking status#957

Closed
leighmcculloch wants to merge 2 commits into
mainfrom
document-network-forking
Closed

Document network forking status#957
leighmcculloch wants to merge 2 commits into
mainfrom
document-network-forking

Conversation

@leighmcculloch

Copy link
Copy Markdown
Member

What

Add a "Forking a network" section to the README that explains what forking a network means in the Foundry/Anvil sense, states plainly that quickstart has no turnkey fork mode today, points to the snapshot-based workflow available now through the Stellar CLI and Soroban Rust SDK for testing against real network state, and enumerates the stellar-core capabilities a real fork mode still depends on along with the reason the network passphrase must stay the same.

Why

Issue #625 has accumulated years of design discussion but no landed capability, and users repeatedly arrive expecting a docker run stellar/quickstart --fork mainnet flow that does not exist, then report that the closest thing today is undocumented and hard to use. A turnkey fork mode cannot be built in this repository because it hinges on stellar-core work that does not exist yet (stopping core at a chosen non-checkpoint ledger, overriding ledger entries to reset and fund the root account, and accepting transactions without the real signers), so the concrete, shippable step now is to set accurate expectations in the documentation: describe what forking would be, what is genuinely achievable today, and precisely what is blocked and why, with links to the tracking issue so users can follow or contribute to the design.

Relates to #625


Generated by Claude Code

@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Jul 20, 2026
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Jul 20, 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.

1 participant