v0.1.0-pre.061
This commit is contained in:
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"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": "kb_pipeline 120/120"
|
||||
},
|
||||
{
|
||||
"kind": "test_suite",
|
||||
"value": "kb-lib.executor.spl.token_2022 44/44"
|
||||
},
|
||||
{
|
||||
"kind": "test_suite",
|
||||
"value": "kb-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": "postgres",
|
||||
"status": "not_run",
|
||||
"requiredEvidence": [
|
||||
"postgres_tests",
|
||||
"first_replay",
|
||||
"second_replay",
|
||||
"no_duplicates"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tauri_smoke",
|
||||
"environment": "tauri",
|
||||
"status": "not_run",
|
||||
"requiredEvidence": [
|
||||
"startup",
|
||||
"routes",
|
||||
"journal"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user