Marko
8cdaa7f515
## Description Add chainid to requests to privval. This is a non-breaking change and hardware devices can opt to ignore the field. Closes: #4503 Took the approach of passing chainID to the client instead of modifying `GetPubKey` because it would lead to a larger change throughout the codebase and in some places it could get tricky to get chainID. |
4 years ago | |
---|---|---|
.. | ||
internal | privval: add chainID to requests (#5239) | 4 years ago |
Dockerfile | Add remote signer test harness (KMS) (#3149) | 6 years ago |
Makefile | Add remote signer test harness (KMS) (#3149) | 6 years ago |
README.md | Add remote signer test harness (KMS) (#3149) | 6 years ago |
main.go | keys: change to []bytes (#4950) | 5 years ago |
See the tm-signer-harness
documentation
for more details.