prysm-pulse/validator/db/kv
terence tsao c456dcdce8
Replace highest with lowest for signed epoch DB methods (#7965)
* Replace highest with lowerest

* Update validator/db/kv/attestation_history_v2.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/db/kv/attestation_history_v2.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Invert equality for saveLowestSourceTargetToDB

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-11-26 17:35:36 +00:00
..
attestation_history_v2_test.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00
attestation_history_v2.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00
BUILD.bazel Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
db_test.go Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
db.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00
genesis_test.go Save GenesisValidatorsRoot from WaitForChainStart (#7855) 2020-11-20 18:06:12 +00:00
genesis.go Save GenesisValidatorsRoot from WaitForChainStart (#7855) 2020-11-20 18:06:12 +00:00
historical_attestations_test.go Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
historical_attestations.go Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
proposal_history_v2_test.go Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
proposal_history_v2.go Delete Dead Code in the Validator Client's Database Package (#7970) 2020-11-26 16:50:55 +00:00
schema.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00