cosmos-sdk/x/auth/client/rest
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
..
broadcast.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
decode.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
encode.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
query.go Merge PR #7006: auth: Update AccountRetriever 2020-08-13 10:22:16 -04:00
rest_test.go enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
rest.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00