cosmos-sdk/x/auth
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
..
ante Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
legacy Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
signing update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
simulation codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
spec Fix typo (#8848) 2021-03-10 21:50:30 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx Rename memo to note inside CLI (#9134) 2021-05-04 09:00:54 +00:00
types codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
vesting Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
genesis.go
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
module_test.go