Author | SHA1 | Message | Date |
---|---|---|---|
Alexander Simmerl |
589781721a
|
Invert privVal socket communication
Follow-up to #1255 aligning with the expectation that the external signing process connects to the node. The SocketClient will block on start until one connection has been established, support for multiple signers connected simultaneously is a planned future extension. * SocketClient accepts connection * PrivValSocketServer renamed to RemoteSigner * extend tests |
7 years ago |
Alexander Simmerl | a14aab67de | Integrate PrivValidator socket server | 7 years ago |
Alexander Simmerl | a1020307a0 | Clean up flags | 7 years ago |
Alexander Simmerl | 7d71e702d8 | Integrate privVal client with node secret | 7 years ago |
Alexander Simmerl | fec541373d | Correct server protocol | 7 years ago |
Ethan Buchman | 23eb84db35 | wip: priv val via sockets | 7 years ago |