cosmos-sdk/x/auth
SaReN 928f7fccff
Add wrap tx builder to TxConfig (#6836)
* Add wrap tx builder

* Add tests

* update for StdTx

* fix StdTxConfig

* Update generator

* Add godoc

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-24 22:24:57 +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 Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +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 Add wrap tx builder to TxConfig (#6836) 2020-07-24 22:24:57 +00:00
types Add wrap tx builder to TxConfig (#6836) 2020-07-24 22:24:57 +00:00
vesting x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
genesis.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
module.go Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00