Author | SHA1 | Message | Date |
---|---|---|---|
JayT106 |
11a71c228c
|
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578)
Closes #5142 |
3 years ago |
Marko |
efd2fde474
|
privval: add ctx to privval interface (#6240)
## Description - Add `context.Context` to Privval interface This pr does not introduce context into our custom privval connection protocol because this will be removed in the next release. When this pr is released. |
4 years ago |
Anton Kaliaev |
940e68292c
|
privval: if remote signer errors, don't retry (#5140)
Closes #5112 |
4 years ago |
Marko |
dedf0d2350
|
proto: folder structure adhere to buf (#5025) | 4 years ago |
Marko |
f6243d8b9e
|
privval: migrate to protobuf (#4985) | 4 years ago |
Anton Kaliaev |
2afae13a48
|
privval: retry GetPubKey/SignVote/SignProposal N times before
returning an error Closes #4707 |
5 years ago |