cosmos-sdk/x/mint
Alessio Treglia 06f7b2198a
Replace vet with golangci lint govet (#4277)
Drop go vet in favor of golangci-lint govet check.

Fix golangci-lint warnings.

Upgrade golangci-lint.
2019-05-06 17:50:05 +01:00
..
client Replace vet with golangci lint govet (#4277) 2019-05-06 17:50:05 +01:00
abci_app.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
expected_keepers.go Merge PR #3654: x/mint now uses total supply instead of bonded supply 2019-02-15 16:55:21 +01:00
genesis.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
keeper.go Merge PR #4244: Param Proposal Simulation Messages; Minting Params Fix 2019-05-02 16:50:01 -04:00
minter.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
minter_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
params.go Merge PR #4244: Param Proposal Simulation Messages; Minting Params Fix 2019-05-02 16:50:01 -04:00
querier.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
querier_test.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
test_common.go Merge PR #4206: Param Change Proposal 2019-04-30 12:31:38 -04:00