prysm-pulse/beacon-chain/forkchoice
terence tsao 0c3586a8ea
Add debug proto array fork choice endpoint (#6003)
* Add proto array fork choice object to RPC
* Add pb
* Add pb
* Expose proto array store object
* Test
* Merge branch 'forkchoice-endpoint' of github.com:prysmaticlabs/prysm into forkchoice-endpoint
* s/Nodes/nodes
* Remove proto from gitignore
* More implementations of GetProtoArrayForkChoice
* Comments
* Use hex
* Gazelle
* GetForkChoice Test
* Remove pb.go
* Merge branch 'master' into forkchoice-endpoint
* Typo, thanks Raul!
* Merge branch 'forkchoice-endpoint' of github.com:prysmaticlabs/prysm into forkchoice-endpoint
2020-05-26 23:24:38 +00:00
..
protoarray Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
doc.go Part 1 of proto array fork choice - docs and interfaces (#4615) 2020-01-22 10:50:16 -06:00
interfaces.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00