prysm-pulse/validator/db
Ivan Martinez 9149c2e4f4 Replace no-genesis-delay with custom-genesis-delay (#4678)
* Change NoGenesisDelay to CustomGenesisDelay
* Implement flag
* gazelle
* Fix docs
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into custom-genesis-delay
* Fix
* Gazelle
* Add case to fix bad math
* Merge branch 'master' into custom-genesis-delay
2020-01-28 21:07:43 +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 Prepare validator DB for attester protection implementation (#4584) 2020-01-19 22:05:48 +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