prysm-pulse/beacon-chain/rpc
terence tsao 0387641662
Add debug endpoint for individual vote status (#6166)
* Add IndividualVotesRequest protos

* Inplement GetIndividualVotes

* Tests

* Build

* Move from debug server to beacon server

* Remove protos

* Remove gen code

* Typo and build

* Gazelle

* Better mock

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-08 21:37:56 -05:00
..
beacon Add debug endpoint for individual vote status (#6166) 2020-06-08 21:37:56 -05:00
debug Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
node Fix Weird Pre-Genesis Timestamp (#6031) 2020-05-28 21:57:03 -04:00
validator Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48: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