Encode DataColumn responses with Electra context bytes (#6313)

* Use Electra context bytes if PeerDAS is not activated in Deneb. Remove some outdated `das` TODOs.

* Fix lint.
This commit is contained in:
Jimmy Chen
2024-08-28 20:46:38 +10:00
committed by GitHub
parent 1e4d0e53c7
commit c7b9cbe120
3 changed files with 11 additions and 9 deletions

View File

@@ -766,7 +766,6 @@ impl<T: BeaconChainTypes> SyncNetworkContext<T> {
.imported_custody_column_indexes(&block_root)
.unwrap_or_default();
// TODO(das): figure out how to pass block.slot if we end up doing rotation
let custody_indexes_duty = self.network_globals().custody_columns();
// Include only the blob indexes not yet imported (received through gossip)