You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we started thinking about howto implement the DAS light client, we observed that it could make sense to make the DAHeader downloadable via IPFS too. Especially in an non-RPC, fully p2p light client context this could makes sense (ref: #86).
We should write an ADR that explains how the implementation of this would like in details but also explains trade-offs to alternative approaches (e.g. the DAHeader could also propagate in the same way as headers).
Summary
When we started thinking about howto implement the DAS light client, we observed that it could make sense to make the DAHeader downloadable via IPFS too. Especially in an non-RPC, fully p2p light client context this could makes sense (ref: #86).
We should write an ADR that explains how the implementation of this would like in details but also explains trade-offs to alternative approaches (e.g. the DAHeader could also propagate in the same way as headers).
This is a followup issue to #307
The text was updated successfully, but these errors were encountered: