Commit Graph

11 Commits

Author SHA1 Message Date
Paul Hauner
722a157367 Silence clippy lints from generated protos 2019-02-13 10:29:09 +11:00
Feng94
f218ab8a23 Change build root folder String to a Path 2019-01-28 02:19:53 +11:00
Feng94
84a9dbf8e4 Fix hardcoded string to use system constant for directory separator 2019-01-24 23:48:52 +11:00
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