mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Add test for ActiveSamplingRequest (#6307)
* Add test for ActiveSamplingRequest * Fix the column_indexes field from the requested ones to the responded ones * Fix clippy errors * Move tests to tests.rs * Fix unused import * Fix clippy error * Merge branch 'unstable' into fork/add-test-for-active-sampling-request # Conflicts: # beacon_node/network/Cargo.toml # beacon_node/network/src/sync/sampling.rs * Merge branch 'unstable' into fork/add-test-for-active-sampling-request
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -5640,6 +5640,7 @@ dependencies = [
|
||||
"async-channel",
|
||||
"beacon_chain",
|
||||
"beacon_processor",
|
||||
"bls",
|
||||
"delay_map",
|
||||
"derivative",
|
||||
"error-chain",
|
||||
|
||||
Reference in New Issue
Block a user