prysm-pulse/beacon-chain/forkchoice/protoarray
terence tsao 52524d5acc
Expose fork choice node (#4819)
* Expose node

* Comments

* Extra line

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-02-10 13:09:12 -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 Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00: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 Expose fork choice node (#4819) 2020-02-10 13:09:12 -06:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
no_vote_test.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
nodes_test.go Removed spans for fork choice helpers (#4808) 2020-02-09 23:32:08 +00:00
nodes.go Removed spans for fork choice helpers (#4808) 2020-02-09 23:32:08 +00:00
store.go Expose fork choice node (#4819) 2020-02-10 13:09:12 -06:00
types.go Proto array fork choice tree handler (#4658) 2020-01-26 12:25:33 -08:00
vote_test.go Part 10 of proto array fork choice - Add Store (#4644) 2020-01-24 10:58:19 -08:00