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

stdtx: tracking issue for Protobuf transaction support #459

Open
tony-iqlusion opened this issue Jul 2, 2020 · 0 comments
Open

stdtx: tracking issue for Protobuf transaction support #459

tony-iqlusion opened this issue Jul 2, 2020 · 0 comments
Labels
stdtx Issues affecting the 'stdtx' crate

Comments

@tony-iqlusion
Copy link
Member

Cosmos SDK is migrating to a new transaction format based on Protocol Buffers, which is tracked in the following issue:

cosmos/cosmos-sdk#6213

Presently the stdtx crate implements transaction signing using legacy Amino formats (JSON + binary serialization).

This issue is for tracking planning/work on migrating the stdtx crate to use the new Protobuf-based transaction formats being implemented upstream in the Cosmos SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdtx Issues affecting the 'stdtx' crate
Projects
None yet
Development

No branches or pull requests

1 participant