dash(s6): real-node KAT vectors from synced testnet3 dashd - #144
Merged
Conversation
Add live-consensus known-answer tests captured from a fully-synced testnet3 node (blocks==headers, ibd=false), replacing the prior reliance on static genesis (X11) and hand-derived synthetic windows (DGW-v3) alone: - DashX11Kat.Testnet3Block1497944ReproducesBlockHash: real 80-byte header -> X11 -> node-reported block hash 000000b6a4...8234. - DashDGWv3Kat.RealTestnet3Window1497944ReproducesNextBits: the real 24-block ancestor window 1497920..1497943 (no min-difficulty resets) -> dark_gravity_wave -> node-assigned next bits 0x1e00f256. Both targets already in build.yml --target lists; pin the pipeline against live Dash consensus data rather than only out-of-band fixtures.
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.
Closes the last S6 conformance item: REAL captured KAT vectors from a fully-synced testnet3 dashd (blocks==headers, ibd=false), not synthetic/out-of-band fixtures.
000000b6a4e5ea1a0854ef83f0028dde5b96cdaacc604decd8b064d0cea38234.0x1e00f256.Both targets already wired in build.yml. Local Linux x86_64: DashX11Kat 3/3, DashDGWv3Kat 8/8 green. Commit GPG-signed bddd38f. No testnet RPC secret in any committed artifact.