Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tx-signer: gRPC support for Transaction Sources #97

Closed
tony-iqlusion opened this issue Jul 2, 2020 · 1 comment
Closed

tx-signer: gRPC support for Transaction Sources #97

tony-iqlusion opened this issue Jul 2, 2020 · 1 comment
Labels
enhancement New feature or request tx-signer Transaction Signer-related issues

Comments

@tony-iqlusion
Copy link
Member

Currently the protocol used by a "Transaction Microservice" as defined in [[tx_signer.source]] in tmkms.toml is a bespoke JSON-over-HTTP RPC protocol.

This issue tracks adding support for using gRPC as an alternative/replacement. Ideally this would leverage using Protocol Buffers schema definitions defined upstream in Cosmos SDK:

cosmos/cosmos-sdk#6213

@tony-iqlusion tony-iqlusion added tx-signer Transaction Signer-related issues enhancement New feature or request labels Jul 2, 2020
@tony-iqlusion
Copy link
Member Author

tx-signer support was removed in #764

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tx-signer Transaction Signer-related issues
Projects
None yet
Development

No branches or pull requests

1 participant