Commit Graph
8 Commits
Author SHA1 Message Date
Paul Hauner b8ba0cd698 Split out validator index gRPC call 2019-01-21 22:10:43 +11:00
Paul Hauner 158ffd7d1c Separate validator fns into new proto service 2019-01-21 19:38:28 +11:00
Paul Hauner ad6ae21676 Remove PATCH versions from cargo deps 2019-01-21 19:37:30 +11:00
Paul Hauner c8fc92e63e Add description to protos crate. 2019-01-21 18:52:22 +11:00
Paul Hauner 053a9b1c31 Remove auto-generated grpc files 2019-01-21 18:46:01 +11:00
Paul Hauner d63d3c908b Add validator duties proto service 2019-01-21 18:29:28 +11:00
Paul Hauner 27bfec6692 Add duties service to validator 2019-01-16 20:38:53 +11:00
Paul Hauner 40cf650563 Add validator_node, restructure binaries, gRPC.
This is a massive commit which restructures the workspace, adds a very
basic, untested, validator client and some very basic, non-functioning
gRPC endpoints to the beacon-node.
2019-01-14 12:55:55 +11:00