Conversation
explainer for sidechains and the partner chain framework Signed-off-by: Niamh Ahern <34340946+nahern@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
🚀 Preview Deployment✅ Deployment Ready 🔗 Preview URL: https://pr-802-midnight-docs.vercel.app 📝 Latest commit: This preview updates automatically when you push new commits to this PR. |
|
Approved for content accuracy, assigning @gyrationtechs for tech writing style review |
gyrationtechs
left a comment
There was a problem hiding this comment.
@nahern Great piece. Thank you!
A few comments and then it's g2g.
|
|
||
| What security guarantee do we expect from a system of ledgers interconnected in this way? | ||
|
|
||
| For each of the ledgers in the ecosystem, its necessary security assumption (e.g. honest majority of stake) can be either satisfied or violated. Security assumptions are considered monotone, which means that once a ledger’s underlying assumption is broken, the ledger is classified as failed. In this model, security is not recoverable; once the violation occurs, the ledger can no longer be trusted to provide its original guarantees. |
There was a problem hiding this comment.
Avoid using e.g in documentation.
updated with comments & suggestions Signed-off-by: Niamh Ahern <34340946+nahern@users.noreply.github.com>
|
@nahern, I just noticed that the doc isn't using the correct file extension, which is why I couldn't find it in the preview deployment. Could you rename the file to use the |
explainer for sidechains and the partner chain framework