prysm-pulse/beacon-chain/forkchoice/protoarray
terence tsao 5eece9a507 Integrate proto array forkchoice to run time (#4649)
* Run time

* Fixed pruning

* Fixed test

* Fixed test

* Process attestations during init sync

* Raul's feedback

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-01-25 14:22:25 -06:00
..
BUILD.bazel Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
doc.go Part 1 of proto array fork choice - docs and interfaces (#4615) 2020-01-22 10:50:16 -06:00
errors.go Part 8 of proto array fork choice - prune (#4642) 2020-01-24 15:51:11 +00:00
ffg_update_test.go Part 10 of proto array fork choice - Add Store (#4644) 2020-01-24 10:58:19 -08:00
helpers_test.go Part 3 of proto array fork choice - compute delta helper (#4617) 2020-01-22 14:19:52 -06:00
helpers.go Part 4 of proto array fork choice - check nodes viable (#4625) 2020-01-23 08:33:39 -08:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
no_vote_test.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
nodes_test.go Part 9 of proto array fork choice - get head (#4643) 2020-01-24 10:15:01 -08:00
nodes.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
store.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
types.go Part 2 of proto array fork choice - proto array types (#4616) 2020-01-22 13:12:41 -05:00
vote_test.go Part 10 of proto array fork choice - Add Store (#4644) 2020-01-24 10:58:19 -08:00