System Program
solana_native_classifier+ + + + +
diff --git a/kb-app-demo-desktop/Cargo.toml b/kb-app-demo-desktop/Cargo.toml index e380f5d..23f0c3e 100644 --- a/kb-app-demo-desktop/Cargo.toml +++ b/kb-app-demo-desktop/Cargo.toml @@ -1,5 +1,5 @@ # file: kb-app-demo-desktop/Cargo.toml -# version: 3 +# version: 4 [package] name = "kb-app-demo-desktop" @@ -25,15 +25,18 @@ chrono.workspace = true fs2.workspace = true kb-config = { path = "../kb-config" } kb-core = { path = "../kb-core" } -kb-lib = { path = "../kb-lib" } kb-logging = { path = "../kb-logging" } +kb-lib = { path = "../kb-lib" } kb-program-ids = { path = "../kb-program-ids" } kb-store = { path = "../kb-store" } +kb-wallet = { path = "../kb-wallet" } kb-pipeline = { path = "../kb-pipeline" } kb-pipeline-demo-scenarios = { path = "../kb-pipeline-demo-scenarios" } kb-onchain-transport = { path = "../kb-onchain-transport" } serde.workspace = true serde_json.workspace = true +spl-associated-token-account-interface.workspace = true +solana-pubkey.workspace = true rustls.workspace = true tauri.workspace = true tauri-plugin-tracing.workspace = true diff --git a/kb-app-demo-desktop/capabilities/default.json b/kb-app-demo-desktop/capabilities/default.json index a77c31c..9a233a8 100644 --- a/kb-app-demo-desktop/capabilities/default.json +++ b/kb-app-demo-desktop/capabilities/default.json @@ -14,7 +14,9 @@ "demo_sql_replay_candidates", "demo_config", "demo_core_extraction", - "demo_decode_replay" + "demo_decode_replay", + "demo_execution_solana_core", + "demo_execution_spl" ], "permissions": [ "core:default", diff --git a/kb-app-demo-desktop/frontend/demo_execution_solana_core.html b/kb-app-demo-desktop/frontend/demo_execution_solana_core.html new file mode 100644 index 0000000..7494f3c --- /dev/null +++ b/kb-app-demo-desktop/frontend/demo_execution_solana_core.html @@ -0,0 +1,73 @@ + + + + + +
+ + +| Slot | +Opération | +Famille | +Montant brut | +Signature | +
|---|---|---|---|---|
| Aucune lecture. | +||||