cosmos-sdk/server
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
..
api Merge PR #6489: Test Network Testing Framework 2020-06-26 12:30:49 -04:00
config Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
mock Concept PR simplify Module (#6231) 2020-06-10 18:48:16 +00:00
constructors.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
constructors_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
export.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
export_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
init.go spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
init_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
pruning.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
pruning_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
start.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
test_helpers.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
tm_cmds.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
util.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
util_test.go Run make format 2018-12-10 14:27:25 +00:00