cosmos-sdk/x/distribution/client
Alessio Treglia 7ada179aef
enable -race on go test (#7305)
Introduce 'norace' build tag that is used to
filter out test files containing test cases
or test suites that, if run with the -race
flag on would cause race conditions.

Supersede #7300.
2020-09-15 10:43:46 +01:00
..
cli enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
common Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
rest run make format && go mod tidy (#7298) 2020-09-14 12:42:09 +01:00
testutil x/distribution: CLI & Module Tweaks (#6684) 2020-07-10 19:59:26 +00:00
proposal_handler.go Add proto compatible community spend cli tx (#6215) 2020-06-09 10:18:44 +00:00