[real-value/bridge] add pilot proof command#145
Merged
Conversation
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
Closes #138.
npm run flowchain:real-value-pilot:bridgeproof command for the bridge relayer owner row.8453pilot modes coveringeth_chainId == 0x2105, approved lockbox checks, confirmation depth, deterministic bridge artifacts, duplicate replay evidence, exactly-once local credit application, and test-record-only withdrawal/release evidence.8453mock fixtures, bridge pilot evidence schemas, a guarded Base pilot observe wrapper, bridge docs, and bridge run notes.Commands run
npm run flowchain:real-value-pilot:bridge- passed.npm test --prefix services/bridge-relayer- passed, 14 tests.npm run bridge:local-credit:smoke- passed.[scriptblock]::Create((Get-Content -Raw infra/scripts/bridge-base-mainnet-pilot-observe.ps1))- passed.npm run flowchain:real-value-pilot:e2e -- -AllowIncomplete- passed as an incomplete coordination report; only contracts [real-value/contracts] Add pilot contracts proof command #133 and runtime [real-value/runtime] Add pilot runtime proof command #134 remained missing.npm run flowchain:real-value-pilot:e2e- failed clearly as expected; only contracts [real-value/contracts] Add pilot contracts proof command #133 and runtime [real-value/runtime] Add pilot runtime proof command #134 remained missing.node infra/scripts/check-unsafe-claims.mjs- passed.git diff --check- passed with line-ending warnings only.npm run flowchain:product-e2e- passed.npm run flowchain:l1-e2e- passed.Current blockers
npm run flowchain:real-value-pilot:e2eremains blocked by contracts [real-value/contracts] Add pilot contracts proof command #133 and runtime [real-value/runtime] Add pilot runtime proof command #134 until those owner proof commands land.Scope boundary
This remains a capped owner pilot proof. It does not claim public readiness, production bridge custody, broad deposit availability, or release transaction broadcasting.