-
Notifications
You must be signed in to change notification settings - Fork 255
Add context to DA interfaces #354
Copy link
Copy link
Closed
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issueGood for newcomersGood for newcomers
Description
context.Context should be added as first argument to:
SubmitBlockandCheckBlockAvailabilitymethods inDataAvailabilityLayerClientgo interfaceRetrieveBlocksmethod inBlockRetrievergo interface
Changes also needs to be applied to mock and grpc implementations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.good first issueGood for newcomersGood for newcomers