0.1.0-pre.005

This commit is contained in:
2026-07-23 18:44:43 +02:00
parent 149d4c6ef6
commit 2a4479a1d4
17 changed files with 1033 additions and 53 deletions

View File

@@ -1,8 +1,15 @@
{
"file": "docs/SPL_MEMO_MATRIX.json",
"version": 8,
"version": 9,
"matrixVersion": 4,
"scope": "SPL Memo v1, v3 et v4",
"bot3Migration": {
"decoderModule": "kb_lib::decoder::spl::memo",
"publicDecoder": "kb_lib::SplMemoDecoder",
"decoderStatus": "ported_in_0.1.0-pre.005",
"materializerStatus": "pending_later_tranche",
"executorStatus": "pending_later_tranche"
},
"interface": {
"crate": "spl-memo-interface",
"requestedVersion": "^2.1",