cosmos-sdk/snapshots
Alessio Treglia 056f416d2b
use testutil in test cases (#8130)
Also replace defer calls with
testing.T.Cleanup()
2020-12-10 12:56:55 +00:00
..
types run make format && go mod tidy (#7298) 2020-09-14 12:42:09 +01:00
helpers_test.go use testutil in test cases (#8130) 2020-12-10 12:56:55 +00:00
manager_test.go use testutil in test cases (#8130) 2020-12-10 12:56:55 +00:00
manager.go Add state sync support (#7166) 2020-09-08 09:05:44 +00:00
store_test.go use testutil in test cases (#8130) 2020-12-10 12:56:55 +00:00
store.go Add state sync support (#7166) 2020-09-08 09:05:44 +00:00
util_test.go test: fix data race in snapshots.ChunkReader test (#7299) 2020-09-14 14:00:08 +01:00
util.go Add state sync support (#7166) 2020-09-08 09:05:44 +00:00