mirror of
https://github.com/status-im/research.git
synced 2025-01-14 09:04:26 +00:00
Merge pull request #56 from jamesray1/patch-18
fork choice rule [sic] choose between children of some block
This commit is contained in:
commit
b2da0eabf3
@ -501,7 +501,7 @@ Block structures are modified so that the justifications also include a weights
|
|||||||
|
|
||||||
We use $\mathcal{W}$ to represent the set of all weights mappings $W:V \to \mathbb{R}_+$
|
We use $\mathcal{W}$ to represent the set of all weights mappings $W:V \to \mathbb{R}_+$
|
||||||
|
|
||||||
We redefine a block's ``score'' to use the weights in the parent block. The score, remember, is used to by the GHOST fork choice rule choose between children of some block. Those children (naturally) have the same parent, and therefore will have scores determined by the latest messages from the same validators.
|
We redefine a block's ``score'' to use the weights in the parent block. The score, remember, is used to by the GHOST fork choice rule to choose between children of some block. Those children (naturally) have the same parent, and therefore will have scores determined by the latest messages from the same validators.
|
||||||
|
|
||||||
\begin{defn}[Score of a block, for Casper the Friendly Ghost with validator rotation]
|
\begin{defn}[Score of a block, for Casper the Friendly Ghost with validator rotation]
|
||||||
\begin{align}
|
\begin{align}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user