cosmos-sdk/x/auth
Marie bc7e943158
x/auth genesis protobuf migration (#6880)
* Add auth genesis.proto and related changes

* Add UnpackInterfaces method to auth GenesisState

* Remove unrelevant test case

* Update proto/cosmos/auth/genesis.proto

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Add test for auth types ConvertAccountsAny

* Apply naming suggestions

* Update x/auth/types/genesis_test.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-29 16:00:15 +00:00
..
ante Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
client context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
keeper Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
legacy Fix 0.39 x/auth Migration Types (#6870) 2020-07-28 19:18:07 +00:00
signing Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
simulation x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
tx Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
types x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
vesting Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
genesis.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00