prysm-pulse/validator/db/kv
Shay Zluf 3d0fc8bc64
Import old attestation store (#7466)
* import attestation to new data structure

* add tests

* add failure massages

* added signing root to data

* added signing root to data

* public keys 48 length

* remove redundant loop

* fix proposals

* fix manage dir name

* Omit redundant nil check on slices

* nishant feedback

* add test
2020-10-12 13:43:42 +03:00
..
attestation_history_new_test.go Import old attestation store (#7466) 2020-10-12 13:43:42 +03:00
attestation_history_new.go Import old attestation store (#7466) 2020-10-12 13:43:42 +03:00
attestation_history_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
attestation_history.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
BUILD.bazel New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
db_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
db.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
manage_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
manage.go Import old attestation store (#7466) 2020-10-12 13:43:42 +03:00
new_proposal_history_test.go Import proposal protection (#7430) 2020-10-08 11:51:50 +00:00
new_proposal_history.go Import old attestation store (#7466) 2020-10-12 13:43:42 +03:00
proposal_history_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
proposal_history.go Remove redundant err checking (#7488) 2020-10-09 23:39:23 +00:00
schema.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00