prysm-pulse/validator/db/kv
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
..
attestation_history_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
attestation_history_v2_test.go Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00:00
attestation_history_v2.go Immediate Slashing Protection Data Storage (#7789) 2020-11-12 22:07:32 +00:00
attestation_history.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
BUILD.bazel Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
db_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
db.go Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
manage_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
manage.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
proposal_history_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
proposal_history_v2_test.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
proposal_history_v2.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
proposal_history.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00
schema.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +00:00