0.1.0-pre.005
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!-- file: docs/TRACING_CONTRACT.md -->
|
||||
<!-- version: 13 -->
|
||||
<!-- version: 14 -->
|
||||
|
||||
# Contrat de tracing par crate et composant
|
||||
|
||||
@@ -57,6 +57,7 @@ Les targets déjà migrés vers les noms canoniques bot3 sont :
|
||||
|
||||
```text
|
||||
kb-lib.decoder.solana.core
|
||||
kb-lib.decoder.spl.memo
|
||||
kb-logging
|
||||
kb-store
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user