cosmos-sdk/server
Alessio Treglia aeee097b2f
spring cleanup (#5991)
* Make format

* Fix golangci-lint warnings

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-04-14 19:13:15 +00:00
..
config fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
mock Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
constructors.go Merge PR #4836: Upgrade Tendermint and IAVL 2019-08-02 09:20:39 -04:00
constructors_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
export.go Merge PR #5696: Fix x/auth proto json tags 2020-02-25 15:22:28 -05: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 fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
pruning_test.go fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
start.go spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
start_test.go fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
test_helpers.go Merge PR #4608: More linters - Gosec, staticcheck 2019-06-26 13:30:36 -07:00
tm_cmds.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
util.go Squash various linter warnings (#5652) 2020-02-16 20:06:45 +01:00
util_test.go