prysm-pulse/validator/db
Ivan Martinez 18fbdd53b9 Slasher proto and function renames (#4797)
* Rename elements for clarity
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into slasher-renames
* Fix test
* Rename more functions
* Cleanup
* Fix logs
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into slasher-renames
* Reorganize and clean up logs
* Address comments
* Add comments
2020-02-10 05:57:20 +00:00
..
iface Prepare validator DB for attester protection implementation (#4584) 2020-01-19 22:05:48 +00:00
attestation_history_test.go Replace no-genesis-delay with custom-genesis-delay (#4678) 2020-01-28 21:07:43 +00:00
attestation_history.go Prepare validator DB for attester protection implementation (#4584) 2020-01-19 22:05:48 +00:00
BUILD.bazel Prepare validator DB for attester protection implementation (#4584) 2020-01-19 22:05:48 +00:00
db.go Slasher proto and function renames (#4797) 2020-02-10 05:57:20 +00:00
proposal_history_test.go Replace no-genesis-delay with custom-genesis-delay (#4678) 2020-01-28 21:07:43 +00:00
proposal_history.go Validator Slashing Protection DB (#4389) 2020-01-08 13:16:17 -05:00
schema.go Prepare validator DB for attester protection implementation (#4584) 2020-01-19 22:05:48 +00:00
setup_db_test.go Validator Slashing Protection DB (#4389) 2020-01-08 13:16:17 -05:00
setup_db.go Validator Slashing Protection DB (#4389) 2020-01-08 13:16:17 -05:00