Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 276
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
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.