prysm-pulse/validator/slashing-protection/local/standard-protection-format
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
..
BUILD.bazel Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
export_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
export.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
format.go Implement Standard Slashing Protection JSON With Importing Logic (#7675) 2020-11-17 22:37:43 +00:00
helpers_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
helpers.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00
import_test.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00
import.go Replace highest with lowest for signed epoch DB methods (#7965) 2020-11-26 17:35:36 +00:00
round_trip_test.go Implement Export Block Proposals (#7964) 2020-11-26 04:09:35 +00:00