cosmos-sdk/x/auth
Alexander Bezobchuk 3ff3e58240
Launchpad Migration (#6829)
* fix migration

* add 039 pkg

* lint

* Fix pkg name

* add v0.39 auth types

* remove file

* updates

* updates

* update godoc

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-28 15:28:23 +00:00
..
ante Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02: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 Launchpad Migration (#6829) 2020-07-28 15:28:23 +00:00
signing Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00
simulation Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
tx Migrate pieces of x/genutil missed in #6734 (#6860) 2020-07-27 15:41:20 +00:00
types Add wrap tx builder to TxConfig (#6836) 2020-07-24 22:24:57 +00:00
vesting Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
genesis.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00