v0.3.10-pre.006-fix.002

This commit is contained in:
2026-09-08 00:17:25 +02:00
parent 919b4ed46d
commit 1a352aa8d0
10 changed files with 288 additions and 66 deletions

View File

@@ -1,5 +1,7 @@
// file: crates/ksp-job-backfill-lib/tests/yellowstone_raw_parity.rs
// version: 2
// version: 3
//! Deterministic local Yellowstone gRPC parity canary for source-neutral RAW transaction v1 projection.
struct FixtureStream<T> {
receiver: tokio::sync::mpsc::Receiver<T>,