-
Notifications
You must be signed in to change notification settings - Fork 111
[docs] Add blog post for reshare example #1875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: cl/reshare-example
Are you sure you want to change the base?
Conversation
</div> | ||
</div> | ||
<div class="content"> | ||
<h1>Reconfiguration + Reshare with <code>consensus::threshold_simplex</code></h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had envisioned putting out a proper reconfiguration blog but we could merge the two?
We'd need to add a section discussing how we transition epochs based on heights and link to Joachim's work.
I'm cool to merge them fwiw.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, down to merge the two if you'd like!
This currently brushes over the semantics of reconfiguration and mostly focuses on reshare, expected there to be another post on that - glad to help flesh that out here as well.
9aa01bd
to
51a7d14
Compare
7e40088
to
9b47dd9
Compare
Deploying monorepo with
|
Latest commit: |
67f432c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0a2ae192.monorepo-eu0.pages.dev |
Branch Preview URL: | https://cl-reshare-example-blog.monorepo-eu0.pages.dev |
9b47dd9
to
a7d39f0
Compare
51a7d14
to
4b5b815
Compare
4b5b815
to
3c94581
Compare
a7d39f0
to
67f432c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## cl/reshare-example #1875 +/- ##
======================================================
- Coverage 92.20% 92.09% -0.11%
======================================================
Files 308 307 -1
Lines 81273 79666 -1607
======================================================
- Hits 74938 73370 -1568
+ Misses 6335 6296 -39 see 10 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Overview
Note
Stack:
main
Adds a blog post for the reshare example in #1796.