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: deltas/0.3.13/pre.009.md -->
<!-- version: 1 -->
<!-- version: 2 -->
# Delta 0.3.13-pre.009 — disagreements, duplicate storms, bornes globales et fairness
@@ -216,7 +216,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`.