prysm-pulse/beacon-chain/internal
Raul Jordan f89fce9bd7
Implement Basic LMD Ghost Fork Choice Skeleton + Helper Funcs (#1310)
* add fork choice helpers

* LMD GHOST basic implementation

* add todos

* add in the initial test and finalize rest of functions

* added tests

* more simulation, adding trivial case with only one option for a head

* panics

* begin helper function tests

* more helper tests

* higher vote wins

* LMD Ghost full test

* comment

* add types

* optimize

* prepared

* deposits for chain

* lint

* use the hash beacon block util

* rem unnecessary db methods

* comments

* setup works
2019-01-19 10:57:51 +08:00
..
beacon_service_mock.go Replace Attestation Type Primitive With Proto Generated Type (#1149) 2018-12-22 15:30:59 -05:00
BUILD.bazel Dynamic Chain Test Language Package With YAML Parser (#681) 2018-11-07 14:07:41 -05:00
db_test_util.go Implement Basic LMD Ghost Fork Choice Skeleton + Helper Funcs (#1310) 2019-01-19 10:57:51 +08:00
validator_service_mock.go Validator Assignment RPC Beacon Node Stream (#563) 2018-09-26 21:34:35 -05:00