prysm-pulse/beacon-chain/rpc
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
..
beacon Use SlotTickerWithOffset for StreamIndexedAttestations (#5999) 2020-05-26 19:34:09 +00:00
debug Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00
node libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
validator Add Slasher double block detection to E2E (#5936) 2020-05-21 06:02:40 +00:00
BUILD.bazel Add RPC Debug Server, Toggle Logging via gRPC (#5873) 2020-05-15 21:54:53 +00:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00