cosmos-sdk/x/params/client/cli
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_test.go enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
query.go Require proto.Message in client.Context.PrintOutput (#6999) 2020-08-11 03:19:49 -04:00
tx.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
tx_test.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00