prysm-pulse/validator/client
Shay Zluf 18be4a4e3e
Immediate Slashing Protection Data Storage (#7789)
* Immediate save of validator protection data

* fix error log

* separate delete from save

* remove logs

* rename delete into reset

* comment fix

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-11-12 22:07:32 +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 Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +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 Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00: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 Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00: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 Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00:00
validator.go Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00:00