[Remote signer] Add signer consumer lib (#1763)

Adds a library `common/remote_signer_consumer`
This commit is contained in:
Herman Junge
2020-11-19 04:04:52 +00:00
parent 3db9072fee
commit 1a530e5a93
19 changed files with 2233 additions and 320 deletions

View File

@@ -32,11 +32,12 @@ members = [
"common/lighthouse_version",
"common/logging",
"common/lru_cache",
"common/remote_signer_consumer",
"common/slot_clock",
"common/test_random_derive",
"common/warp_utils",
"common/task_executor",
"common/test_random_derive",
"common/validator_dir",
"common/warp_utils",
"consensus/cached_tree_hash",
"consensus/int_to_bytes",