-
Notifications
You must be signed in to change notification settings - Fork 256
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
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
context.Contextshould be added as first argument to:SubmitBlockandCheckBlockAvailabilitymethods inDataAvailabilityLayerClientgo interfaceRetrieveBlocksmethod inBlockRetrievergo interfaceChanges also needs to be applied to
mockandgrpcimplementations.