prysm-pulse/validator/db
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
..
iface Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
kv Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
testing Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
alias.go Audit best practice feedback - validator DB test folder (#6426) 2020-06-26 21:37:43 -05:00
BUILD.bazel Audit best practice feedback - validator DB test folder (#6426) 2020-06-26 21:37:43 -05:00