Skip to content

Commit

Permalink
WIP TODO fuzzy Chain Growth
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrisby committed May 7, 2024
1 parent fc28765 commit 264fcea
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,7 @@ Also, the `Kcp+1=2`nd honest asai might be as late as the `2Scg`th sai, so the u
Thus `2Scg + max (Del+2) 3` sais would suffice to ensure there are at least `Kcp=1` unstable slot before the end of the schema.

Since the genesis block can always be chosen as the intersection (as long as the first honest active slot is at most the `Scg`th slot), the above sai counts are also the minimum bound for `Len` in order to ensure at least `Kcp+1` asais for both honest and alternative.

-----

TODO some of the above may be stale: after writing, we received the go-ahead to rephrase the Chain Growth assumption as Kcp+1 blocks in Scg slots, which could simplify much of the above.

0 comments on commit 264fcea

Please sign in to comment.