cosmos-sdk/testutil/network
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
..
doc.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
network_test.go enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
network.go Add height in exported genesis (#7089) 2020-09-03 10:11:46 +00:00
util.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00