prysm-pulse/validator/client
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
..
aggregate_test.go Remove Accounts-V1 (#7532) 2020-10-14 22:20:20 +00:00
aggregate.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
attest_protect_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest_protect.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attest.go Attestation performance metrics (#7709) 2020-11-10 20:13:36 +00:00
BUILD.bazel Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
log.go Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
metrics_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
metrics.go Attestation performance metrics (#7709) 2020-11-10 20:13:36 +00:00
mock_validator.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
multiple_endpoints_grpc_resolver.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
propose_protect_test.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
propose_protect.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
propose_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
propose.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
runner_test.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
runner.go Check if all validators are exited on every slot (#7719) 2020-11-04 11:41:47 -08:00
service_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
service.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00
validator_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
validator.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00