Age Manning
|
4723707097
|
Partially implement optimised lmd ghost.
- Creates fork-choice trait.
- Corrects comment spelling in beacon block.
- Implements helper functions of optimised lmd ghost.
|
2019-02-11 15:14:56 +11:00 |
|
Age Manning
|
0972c67d19
|
Pull basic LMD Ghost into fork choice crate.
- Moves the basic implementation into the fork choice crate.
- Builds the option of fork choices into beacon_struct.
|
2019-02-05 17:15:15 +11:00 |
|
Age Manning
|
8109fad7bf
|
Create the fork-choice crate.
- Adds the naive fork choice (longest chain) rule.
- Adds basic documentation for the crate.
|
2019-02-05 15:55:29 +11:00 |
|