cosmos-sdk/x/auth/legacy/legacytx
Amaury 56ab4e4c93
Cleanup remains of ServiceMsg (#9236)
* Remove ServiceMsgClientConn from CLI

* Cleanup Operations

* Remove some legacytx.LegacyMsg

* Update CL

* Remove mentions of ServiceMsg

* Simply reflection MsgDescriptor

* Simplify more

* Add code comment

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
2021-05-07 09:31:20 +00:00
..
amino_signing.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
amino_signing_test.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
codec.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
config_test.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
stdsig_test.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
stdsign.go Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
stdsignmsg.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
stdtx.go Remove bech32 PubKey support (#7477) 2021-03-25 14:53:22 +00:00
stdtx_builder.go Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
stdtx_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00