mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Fix misc PeerDAS todos (#6862)
Address misc PeerDAS TODOs that are not too big for a dedicated PR I'll justify each TODO on an inlined comment
This commit is contained in:
@@ -713,7 +713,6 @@ impl TestRig {
|
||||
self.complete_data_columns_by_root_request(id, data_columns);
|
||||
|
||||
// Expect work event
|
||||
// TODO(das): worth it to append sender id to the work event for stricter assertion?
|
||||
self.expect_rpc_sample_verify_work_event();
|
||||
|
||||
// Respond with valid result
|
||||
@@ -755,7 +754,6 @@ impl TestRig {
|
||||
}
|
||||
|
||||
// Expect work event
|
||||
// TODO(das): worth it to append sender id to the work event for stricter assertion?
|
||||
self.expect_rpc_custody_column_work_event();
|
||||
|
||||
// Respond with valid result
|
||||
|
||||
Reference in New Issue
Block a user