v0.1.0-pre.019

This commit is contained in:
2026-07-24 20:14:28 +02:00
parent f965fcc58a
commit fa2d9d8ecd
10 changed files with 703 additions and 142 deletions

View File

@@ -32,11 +32,11 @@
"kb_execution_solana",
"kb_executor_metadata_metaplex_token_metadata",
"kb_executor_metadata_spl_name_service",
"kb_executor_solana_core",
"kb-lib.executor.solana.core",
"kb_executor_spl_account_compression",
"kb-lib.executor.spl.associated_token_account",
"kb_executor_spl_elgamal_registry",
"kb_executor_spl_memo",
"kb-lib.executor.spl.elgamal_registry",
"kb-lib.executor.spl.memo",
"kb_executor_spl_noop",
"kb_executor_spl_single_pool",
"kb_executor_spl_token",
@@ -342,42 +342,42 @@
]
},
{
"name": "file_kb_executor_solana_core_debug",
"name": "file_kb_lib_executor_solana_core_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/devnet/kb_executor_solana_core/debug.log",
"path": "logs/devnet/kb_lib_executor_solana_core/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_info",
"name": "file_kb_lib_executor_solana_core_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/devnet/kb_executor_solana_core/info.log",
"path": "logs/devnet/kb_lib_executor_solana_core/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_error",
"name": "file_kb_lib_executor_solana_core_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/devnet/kb_executor_solana_core/error.jsonl",
"path": "logs/devnet/kb_lib_executor_solana_core/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
@@ -459,42 +459,42 @@
]
},
{
"name": "file_kb_executor_spl_memo_debug",
"name": "file_kb_lib_executor_spl_memo_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/devnet/kb_executor_spl_memo/debug.log",
"path": "logs/devnet/kb_lib_executor_spl_memo/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_info",
"name": "file_kb_lib_executor_spl_memo_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/devnet/kb_executor_spl_memo/info.log",
"path": "logs/devnet/kb_lib_executor_spl_memo/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_error",
"name": "file_kb_lib_executor_spl_memo_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/devnet/kb_executor_spl_memo/error.jsonl",
"path": "logs/devnet/kb_lib_executor_spl_memo/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
@@ -1278,42 +1278,42 @@
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_debug",
"name": "file_kb_lib_executor_spl_elgamal_registry_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/devnet/kb_executor_spl_elgamal_registry/debug.log",
"path": "logs/devnet/kb_lib_executor_spl_elgamal_registry/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_info",
"name": "file_kb_lib_executor_spl_elgamal_registry_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/devnet/kb_executor_spl_elgamal_registry/info.log",
"path": "logs/devnet/kb_lib_executor_spl_elgamal_registry/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_error",
"name": "file_kb_lib_executor_spl_elgamal_registry_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/devnet/kb_executor_spl_elgamal_registry/error.jsonl",
"path": "logs/devnet/kb_lib_executor_spl_elgamal_registry/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
@@ -1634,11 +1634,11 @@
"kb_execution_solana",
"kb_executor_metadata_metaplex_token_metadata",
"kb_executor_metadata_spl_name_service",
"kb_executor_solana_core",
"kb-lib.executor.solana.core",
"kb_executor_spl_account_compression",
"kb-lib.executor.spl.associated_token_account",
"kb_executor_spl_elgamal_registry",
"kb_executor_spl_memo",
"kb-lib.executor.spl.elgamal_registry",
"kb-lib.executor.spl.memo",
"kb_executor_spl_noop",
"kb_executor_spl_single_pool",
"kb_executor_spl_token",
@@ -1944,42 +1944,42 @@
]
},
{
"name": "file_kb_executor_solana_core_debug",
"name": "file_kb_lib_executor_solana_core_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet_research/kb_executor_solana_core/debug.log",
"path": "logs/mainnet_research/kb_lib_executor_solana_core/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_info",
"name": "file_kb_lib_executor_solana_core_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet_research/kb_executor_solana_core/info.log",
"path": "logs/mainnet_research/kb_lib_executor_solana_core/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_error",
"name": "file_kb_lib_executor_solana_core_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet_research/kb_executor_solana_core/error.jsonl",
"path": "logs/mainnet_research/kb_lib_executor_solana_core/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
@@ -2061,42 +2061,42 @@
]
},
{
"name": "file_kb_executor_spl_memo_debug",
"name": "file_kb_lib_executor_spl_memo_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet_research/kb_executor_spl_memo/debug.log",
"path": "logs/mainnet_research/kb_lib_executor_spl_memo/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_info",
"name": "file_kb_lib_executor_spl_memo_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet_research/kb_executor_spl_memo/info.log",
"path": "logs/mainnet_research/kb_lib_executor_spl_memo/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_error",
"name": "file_kb_lib_executor_spl_memo_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet_research/kb_executor_spl_memo/error.jsonl",
"path": "logs/mainnet_research/kb_lib_executor_spl_memo/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
@@ -2880,42 +2880,42 @@
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_debug",
"name": "file_kb_lib_executor_spl_elgamal_registry_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet_research/kb_executor_spl_elgamal_registry/debug.log",
"path": "logs/mainnet_research/kb_lib_executor_spl_elgamal_registry/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_info",
"name": "file_kb_lib_executor_spl_elgamal_registry_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet_research/kb_executor_spl_elgamal_registry/info.log",
"path": "logs/mainnet_research/kb_lib_executor_spl_elgamal_registry/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_error",
"name": "file_kb_lib_executor_spl_elgamal_registry_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet_research/kb_executor_spl_elgamal_registry/error.jsonl",
"path": "logs/mainnet_research/kb_lib_executor_spl_elgamal_registry/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
@@ -3436,11 +3436,11 @@
"kb_execution_solana",
"kb_executor_metadata_metaplex_token_metadata",
"kb_executor_metadata_spl_name_service",
"kb_executor_solana_core",
"kb-lib.executor.solana.core",
"kb_executor_spl_account_compression",
"kb-lib.executor.spl.associated_token_account",
"kb_executor_spl_elgamal_registry",
"kb_executor_spl_memo",
"kb-lib.executor.spl.elgamal_registry",
"kb-lib.executor.spl.memo",
"kb_executor_spl_noop",
"kb_executor_spl_single_pool",
"kb_executor_spl_token",
@@ -3746,42 +3746,42 @@
]
},
{
"name": "file_kb_executor_solana_core_debug",
"name": "file_kb_lib_executor_solana_core_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet/kb_executor_solana_core/debug.log",
"path": "logs/mainnet/kb_lib_executor_solana_core/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_info",
"name": "file_kb_lib_executor_solana_core_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet/kb_executor_solana_core/info.log",
"path": "logs/mainnet/kb_lib_executor_solana_core/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
"name": "file_kb_executor_solana_core_error",
"name": "file_kb_lib_executor_solana_core_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet/kb_executor_solana_core/error.jsonl",
"path": "logs/mainnet/kb_lib_executor_solana_core/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_solana_core"
"kb-lib.executor.solana.core"
]
},
{
@@ -3863,42 +3863,42 @@
]
},
{
"name": "file_kb_executor_spl_memo_debug",
"name": "file_kb_lib_executor_spl_memo_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet/kb_executor_spl_memo/debug.log",
"path": "logs/mainnet/kb_lib_executor_spl_memo/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_info",
"name": "file_kb_lib_executor_spl_memo_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet/kb_executor_spl_memo/info.log",
"path": "logs/mainnet/kb_lib_executor_spl_memo/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
"name": "file_kb_executor_spl_memo_error",
"name": "file_kb_lib_executor_spl_memo_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet/kb_executor_spl_memo/error.jsonl",
"path": "logs/mainnet/kb_lib_executor_spl_memo/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_memo"
"kb-lib.executor.spl.memo"
]
},
{
@@ -4682,42 +4682,42 @@
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_debug",
"name": "file_kb_lib_executor_spl_elgamal_registry_debug",
"enabled": true,
"sink": "file",
"level": "debug",
"path": "logs/mainnet/kb_executor_spl_elgamal_registry/debug.log",
"path": "logs/mainnet/kb_lib_executor_spl_elgamal_registry/debug.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_info",
"name": "file_kb_lib_executor_spl_elgamal_registry_info",
"enabled": true,
"sink": "file",
"level": "info",
"path": "logs/mainnet/kb_executor_spl_elgamal_registry/info.log",
"path": "logs/mainnet/kb_lib_executor_spl_elgamal_registry/info.log",
"rotation": "daily",
"format": "human",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{
"name": "file_kb_executor_spl_elgamal_registry_error",
"name": "file_kb_lib_executor_spl_elgamal_registry_error",
"enabled": true,
"sink": "file",
"level": "error",
"path": "logs/mainnet/kb_executor_spl_elgamal_registry/error.jsonl",
"path": "logs/mainnet/kb_lib_executor_spl_elgamal_registry/error.jsonl",
"rotation": "daily",
"format": "json",
"ansi": false,
"targets": [
"kb_executor_spl_elgamal_registry"
"kb-lib.executor.spl.elgamal_registry"
]
},
{