Expand description
Canonical mk test-vector corpus.
Single source of truth: any vector addition / removal happens here.
Consumed by mk-codec’s own integration tests (tests/vectors.rs,
tests/error_coverage.rs, tests/round_trip.rs) and re-exported to
mk-cli’s vectors subcommand via the public API.
Regenerated by cargo run --bin gen_mk_vectors -- --output crates/mk-codec/src/test_vectors/v0.1.json. The pinned SHA-256
over the byte sequence lives at tests/vectors.rs::VECTORS_V0_1_SHA256.
Constants§
- V0_
1_ JSON - The canonical v0.1 test-vector corpus as a UTF-8 JSON string.