cosmos-sdk/x/auth/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
rest enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
testutil Merge PR #6968: fix sign command 2020-08-06 12:25:54 -04:00
query.go Migrate {x/auth, x/gov, x/staking} missing CLI queries to proto (#6994) 2020-09-10 18:26:47 +00:00
tx_test.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
tx.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00