prysm-pulse/validator/slashing-protection
terence tsao 528272fc66
Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961)
* Add getters and setters for source and target epochs

* Use the correct ImportStandardProtectionJSON

* Add tests

* Fix buckets

* Fix source to target

* Update validator/slashing-protection/local/standard-protection-format/import.go

* Fix bytesutil.BytesToUint64BigEndian will return 0 if input is less than 8 bytes

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-11-26 02:39:23 +00:00
..
local/standard-protection-format Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
external_test.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
external.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
protector.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
slasher_client.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00