Skip to content

EPIC: x/tx sign mode handlers #15168

Closed
Closed
@aaronc

Description

Summary

Implement sign mode handlers in the x/tx module that use the google.golang.org/protobuf API.

Problem Definition

autocli/hubl use google.golang.org/protobuf types and in the future the SDK intends to support them for general usage in transactions, message handlers, etc. One of the biggest blockers to this is sign mode handlers supporting these types. To support this, we are adding sign mode handlers to the x/tx module which natively use the new golang protobuf API.

Work Breakdown

SIGN_MODE_DIRECT and SIGN_MODE_TEXTUAL are already supported in x/tx.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions