Explore data availability options #614
Closed
Mirko-von-Leipzig
started this conversation in
General
Replies: 3 comments 8 replies
|
I think there are two things we need on this:
The first one is mostly a DevOps issue and should be relatively transparent for the functioning of the system. The second one may require some protocol-level changes (e.g., a block may need to include signatures from the validators of the DA layer). |
4 replies
|
Do we have a timeline in mind for when we need this by? Database backup could be done anytime; just some devops work. |
2 replies
|
We have database backups largely covered now, by replicating the data amongst full nodes, and as a fallback, to the validator. We don't have a decentralized DA yet, though perhaps this is now covered by requiring multiple Miden validators @bobbinth? If so, we can open an issue for the multi-validators and close this discussion. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm actually unsure of what we need here :)
Will edit this once I'm more certain.
We need some form of data availability solution.
Initially we need some backup for critical failure recovery. Further on we want a more decentralised solution.
All reactions