cosmos-sdk/x/auth
SaReN c211488b0b
x/auth: cli tests (#6152)
* Add cli tests for auth

* Format imports

* Fix auth tests

* Remove keys in validate sign call

* Eliminate defer in tests

* Format imports

* Test commit
2020-05-05 21:16:37 -04:00
..
ante various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
client x/auth: cli tests (#6152) 2020-05-05 21:16:37 -04:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
legacy Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
simulation Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
types Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
vesting Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
alias.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module_test.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