v0.3.13-pre.009-fix.001

This commit is contained in:
2026-09-10 20:13:01 +02:00
parent 665d7d2bb6
commit 142998afb3
8 changed files with 168 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
<!-- file: docs/validation/030-V0_3_13_MULTI_SOURCE_LIVE_CONVERGENCE.md -->
<!-- version: 9 -->
<!-- version: 10 -->
# Validation v0.3.13 — WS standard / Helius / HTTP live + convergence multi-source
@@ -1408,7 +1408,6 @@ cargo check --workspace
cargo clippy --workspace --all-targets --all-features -- -D warnings
cargo test -p ksp-onchain-transport-lib
cargo test -p ksp-worker-raw-transaction-ingest-lib
cargo tree -p ksp-worker-raw-transaction-ingest-lib --edges normal
cargo tree -p ksp-worker-raw-transaction-ingest-lib -e features
cargo tree --duplicates
```
Aucun `cargo tree` n'est requis pour ce gate : `pre.009` ne modifie ni dépendance ni feature. Les graphes seront réaudités si le graphe change ou à la fermeture technique de `0.3.13`.