cosmos-sdk/x/auth
Jonathan Gimeno 6ceedc9e4f
Remove TxBuilder references to viper. (#6653)
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-07-10 11:05:35 +02:00
..
ante Makefile: build simd with ledger support (#6629) 2020-07-07 19:10:11 +02:00
client Remove TxBuilder references to viper. (#6653) 2020-07-10 11:05:35 +02:00
keeper x/auth: gRPC query service (#6565) 2020-07-08 13:12:38 +02:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
signing Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
simulation Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
tx Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
types Remove TxBuilder references to viper. (#6653) 2020-07-10 11:05:35 +02:00
vesting Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +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/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00