solana/local-cluster/tests
behzad nouri 348fe9ebe2
verifies shred slot and parent in fetch stage (#26225)
Shred slot and parent are not verified until window-service where
resources are already wasted to sig-verify and deserialize shreds.
This commit moves above verification to earlier in the pipeline in fetch
stage.
2022-06-28 12:45:50 +00:00
..
common.rs verifies shred slot and parent in fetch stage (#26225) 2022-06-28 12:45:50 +00:00
local_cluster.rs Avoid to miss to root for local slots before the hard fork (#19912) 2022-06-26 15:14:17 +09:00
local_cluster_flakey.rs Avoid to miss to root for local slots before the hard fork (#19912) 2022-06-26 15:14:17 +09:00
local_cluster_slow_1.rs voteSubscribe pubsub notification now includes the vote transaction signature (#25291) 2022-05-19 18:28:46 -07:00
local_cluster_slow_2.rs Avoid to miss to root for local slots before the hard fork (#19912) 2022-06-26 15:14:17 +09:00