prysm-pulse/shared/keystore
Victor Farazdagi 2f11e55869
Use t.TempDir() in tests (#7769)
* use t.TempDir()

* remove redundant delete

* simplify setupDB()

* simplify db/testing/setup_db

* fix tests
2020-11-10 22:45:17 +00:00
..
BUILD.bazel Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
keccak256.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
key_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
key.go Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
keystore_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
keystore.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
utils.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00