cosmos-sdk/x/auth
Alexander Bezobchuk b737e7f7f9
Remove JSON marshaler for base account (#6054)
* Remove JSON marshaler for base account

* Add changelog entries
2020-04-22 14:01:20 +00:00
..
ante x/auth/ante: AccountKeeper expected interface used instead of the str… (#6040) 2020-04-21 16:56:18 +00:00
client Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
legacy Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
simulation Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
types Remove JSON marshaler for base account (#6054) 2020-04-22 14:01:20 +00:00
vesting Update imports 2020-03-05 09:40:43 -05:00
alias.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00