prysm-pulse/validator/db/kv
Shay Zluf 7b0ee3adfe
Use new attestation protection (#7605)
* Use new attestation protection

* tests fixes

* fix tests

* fix comment

* fix TestSetTargetData

* fix tests

* empty history handling

* fix another test

* mock domain request

* fix empty handling

* use far future epoch

* use far future epoch

* migrate data

* copy byte array to resolve sigbus error

* init validator protection on pre validation

* raul feedback

* rename fixes

* nishant feedback

* map with values

* fix tests

* lock and add test

* add and fix concurrency tests

* added tests error msg

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-11-10 14:14:11 +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 Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attestation_history_v2.go Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
attestation_history.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
BUILD.bazel Use new attestation protection (#7605) 2020-11-10 14:14:11 +00:00
db_test.go Use new proposal protection format (#7518) 2020-10-15 19:35:31 +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 new proposal protection format (#7518) 2020-10-15 19:35:31 +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