147 lines
3.2 KiB
JSON
147 lines
3.2 KiB
JSON
{
|
|
"matrixVersion": 2,
|
|
"milestone": "0.4.6",
|
|
"status": "partially_confirmed",
|
|
"statusVocabulary": [
|
|
"not_run",
|
|
"simulated",
|
|
"submitted",
|
|
"confirmed",
|
|
"unavailable",
|
|
"failed"
|
|
],
|
|
"scenarios": [
|
|
{
|
|
"id": "offline_full_regression",
|
|
"environment": "offline",
|
|
"status": "confirmed",
|
|
"requiredEvidence": [
|
|
"test_suite",
|
|
"clippy"
|
|
],
|
|
"evidence": [
|
|
{
|
|
"kind": "test_suite",
|
|
"value": "ks_pipeline 120/120"
|
|
},
|
|
{
|
|
"kind": "test_suite",
|
|
"value": "ks-lib-executor.spl.token_2022 44/44"
|
|
},
|
|
{
|
|
"kind": "test_suite",
|
|
"value": "ks-lib-executor.spl.elgamal_registry 6/6"
|
|
},
|
|
{
|
|
"kind": "clippy",
|
|
"value": "cargo clippy --all-targets clean"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "token_2022_public_devnet",
|
|
"environment": "devnet",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"simulation",
|
|
"signature",
|
|
"canonical_hydration",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization",
|
|
"second_replay"
|
|
]
|
|
},
|
|
{
|
|
"id": "elgamal_registry_devnet",
|
|
"environment": "devnet",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"simulation",
|
|
"signature",
|
|
"canonical_hydration",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization",
|
|
"second_replay"
|
|
]
|
|
},
|
|
{
|
|
"id": "confidential_transfer_localnet_or_devnet",
|
|
"environment": "localnet_or_devnet",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"simulation",
|
|
"proof_mode",
|
|
"signature",
|
|
"canonical_hydration",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization",
|
|
"second_replay"
|
|
]
|
|
},
|
|
{
|
|
"id": "confidential_mint_burn_localnet_or_devnet",
|
|
"environment": "localnet_or_devnet",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"simulation",
|
|
"proof_mode",
|
|
"signature",
|
|
"canonical_hydration",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization",
|
|
"second_replay"
|
|
]
|
|
},
|
|
{
|
|
"id": "permissioned_confidential_burn_localnet_or_devnet",
|
|
"environment": "localnet_or_devnet",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"simulation",
|
|
"proof_mode",
|
|
"signature",
|
|
"canonical_hydration",
|
|
"core_extraction",
|
|
"decode_replay",
|
|
"materialization",
|
|
"second_replay"
|
|
]
|
|
},
|
|
{
|
|
"id": "mainnet_observation_corpus",
|
|
"environment": "mainnet_observation",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"signatures",
|
|
"outer_cpi",
|
|
"success_failure"
|
|
]
|
|
},
|
|
{
|
|
"id": "postgres_double_replay",
|
|
"environment": "store",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"postgres_tests",
|
|
"first_replay",
|
|
"second_replay",
|
|
"no_duplicates"
|
|
]
|
|
},
|
|
{
|
|
"id": "tauri_smoke",
|
|
"environment": "tauri",
|
|
"status": "not_run",
|
|
"requiredEvidence": [
|
|
"startup",
|
|
"routes",
|
|
"journal"
|
|
]
|
|
}
|
|
]
|
|
}
|