cosmos-sdk/x/auth
colin axner 71374d0eca
add contextual info to sigverify err msg (#6355)
* update sigverify error message

* whoops, use get sequence

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-06-06 08:05:30 +00:00
..
ante add contextual info to sigverify err msg (#6355) 2020-06-06 08:05:30 +00:00
client x/auth/client: remove duplicate flags (#6348) 2020-06-05 16:14:22 +02:00
keeper Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +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
types Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
vesting Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
alias.go Tx CLI proto module interface (#5989) 2020-05-21 21:29:34 +00:00
genesis.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module.go Add RegisterQueryService to AppModule (#6336) 2020-06-06 07:59:57 +00:00