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
The node types section only states who (which node type) is able to generate proofs of invalid erasure coding. Nowhere is explained what happens after generating them. This leaves a lot of room for interpretation. Who should care about those proofs and how will they be propagated (to who)?
Consumers of fraud proofs would be anyone that just does DAS. I guess that could be made more explicit.
Also, do they trigger slashable events? If yes, who will be slashed?
In terms of what penalities fraud proofs are associated with, that's more of a consensus/evidence concern.
Action Items
These should be separate issues that should be handled successively:
specify the data structure for these fraud proofs
specify the flow of events and the underlying assumptions
clarify grace period to light clients to wait for erasure coding fraud proofs and implications for light clients (wait for fraud proofs?)
I've put this in the MVP project board. Although we don't need this fro implementing the MVP, this should be clarified in all detail before we start the implementation (devnet).
@liamsi from node side, we have already got an ADR and implementation in the repo
Still, docs side we have no info, so is it relevant to pass this issue on docs explanation to devRel? wdyt?
Summary
The node types section only states who (which node type) is able to generate proofs of invalid erasure coding. Nowhere is explained what happens after generating them. This leaves a lot of room for interpretation. Who should care about those proofs and how will they be propagated (to who)?
Also, do they trigger slashable events? If yes, who will be slashed?
Action Items
These should be separate issues that should be handled successively:
related issue about evidence types: celestiaorg/celestia-specs#23
also related: celestiaorg/celestia-specs#110
The text was updated successfully, but these errors were encountered: