[release] FlowChain private testnet setup package#93
Merged
Conversation
…testnet-hq # Conflicts: # docs/CURRENT_STATE.md # docs/ROADMAP.md
… into release/flowchain-private-testnet
…et' into release/flowchain-private-testnet
…to-rd' into release/flowchain-private-testnet
…rol-plane' into release/flowchain-private-testnet # Conflicts: # apps/dashboard/public/data/flowmemory-dashboard-v0.json # fixtures/dashboard/flowmemory-dashboard-v0.json # fixtures/launch-core/generated/devnet/control-plane-handoff.json # fixtures/launch-core/generated/devnet/dashboard-state.json # fixtures/launch-core/generated/devnet/genesis-config.json # fixtures/launch-core/generated/devnet/indexer-handoff.json # fixtures/launch-core/generated/devnet/operator-key-references.json # fixtures/launch-core/generated/devnet/state.json # fixtures/launch-core/generated/devnet/verifier-handoff.json
…kbench' into release/flowchain-private-testnet
…ware' into release/flowchain-private-testnet
…racts' into release/flowchain-private-testnet
…arch' into release/flowchain-private-testnet
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.
Summary
This release branch integrates the FlowChain private/local testnet PR stack (#83-#90) into one setup branch and adds the missing guarded Base bridge POC lane.
It adds:
START_FLOWCHAIN_LOCAL.ps1docs/EASY_SECOND_COMPUTER_SETUP.mdSecond-computer command
Checks run
npm run launch:candidatenpm testcargo test --manifest-path crates/flowmemory-devnet/Cargo.tomlnpm run build --prefix apps/dashboardnpm test --prefix cryptoforge test --match-path tests/bridge/BaseBridgeLockbox.t.solnpm run bridge:testnpm run bridge:mockpowershell -NoProfile -ExecutionPolicy Bypass -File .\START_FLOWCHAIN_LOCAL.ps1 -SkipInstall -NoServersgit diff --checknode infra/scripts/check-unsafe-claims.mjsBoundaries
This is a local/private testnet package and bridge POC only. It is not production mainnet, not public validator software, not tokenomics, not audited cryptography, and not a production bridge.