Open
Description
We currently serve data and do DAS independently, but it may be possible to serve shares or blobs without checking DA for the particular height. We should change that and block calls like GetSharesByNamespace
and all the BlobModule getters until the data is available via the SharesAvailable call.
For context, this was part of various sync discussions and finally came out on the lower level in Rollkit rollkit/rollkit#986 (comment)