v0.1.0-pre.012

This commit is contained in:
2026-07-24 15:59:00 +02:00
parent 60660ca555
commit e753a80c3a
179 changed files with 5653 additions and 10813 deletions

View File

@@ -1,13 +1,13 @@
{
"file": "docs/SPL_MEMO_MATRIX.json",
"version": 10,
"version": 11,
"matrixVersion": 4,
"scope": "SPL Memo v1, v3 et v4",
"bot3Migration": {
"decoderModule": "kb_lib::decoder::spl::memo",
"publicDecoder": "kb_lib::SplMemoDecoder",
"decoderModule": "kb-lib/src/decoder/spl/memo",
"publicDecoder": "kb_lib::DcSplMemoDecoder",
"decoderStatus": "ported_in_0.1.0-pre.005",
"publicMaterializer": "kb_lib::TransactionAnnotationMaterializer",
"publicMaterializer": "kb_lib::MtTransactionAnnotationMaterializer",
"materializerStatus": "ported_in_0.1.0-pre.011",
"executorStatus": "pending_later_tranche"
},