prysm-pulse/validator/db/kv
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
..
attestation_history_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
attestation_history_v2_test.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
attestation_history_v2.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
attestation_history.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
BUILD.bazel Save GenesisValidatorsRoot from WaitForChainStart (#7855) 2020-11-20 18:06:12 +00:00
db_test.go Use t.TempDir() in tests (#7769) 2020-11-10 22:45:17 +00:00
db.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +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
manage_test.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
manage.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
proposal_history_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
proposal_history_v2_test.go Allow Optional Signing Roots in Proposal History (#7960) 2020-11-25 22:24:07 +00:00
proposal_history_v2.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00
proposal_history.go Implement Standard Slashing Protection JSON With Importing Logic (#7675) 2020-11-17 22:37:43 +00:00
schema.go Add Getters/Setters in ValidatorDB For Highest Signed Source and Target Epochs (#7961) 2020-11-26 02:39:23 +00:00