cosmos-sdk/x/staking/client/cli
Alexander Bezobchuk 9ebda4edb9
Server/simd: Viper Removal (#6599)
* init commit

* remove viper from tm cmds

* updates

* Undo x/bank/client/cli/tx.go

* Fix unit tests

* lint++

* rename var

* Fix genutil test

* fix test

* prefer cmd.Flags() over direct viper usage

* update

* fix ABCI error tests

* fix integration tests

* Add viper to context

* fix build

* fix unit test

* Implement and use AppOptions

* Revert Redact godoc

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-07-05 16:56:17 +00:00
..
cli_test.go Fix Current Integration Tests (#6570) 2020-07-01 18:37:59 +00:00
flags.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
query.go JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
tx.go Merge PR #6525: x/bank: Refactor CLI & Tests 2020-06-30 16:59:21 -04:00
tx_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00