prysm-pulse/validator/db/kv
james-prysm d907cae595
persistent validator settings in validator client (#12354)
* WIP

* improving proposer settings store

* WIP persistent validator settings

* WIP persistent validator settings

* changing visibility level

* fixing some deepsource issues

* fixing more deepsource issues

* fixing json marshalling

* fix linting

* fixing tests

* fixing more tests

* fixing more tests

* fixing more tests

* fixing linting

* WIP fixing unit tests

* fixing remaining db tests

* converting json to protobuf

* fixing e2e

* k8s yaml library is used directly

* fixing linting

* fixing broken unit test

* reverting changes on e2e

* fixing linting

* fixing deepsource issue

* resolving some internal comments

* resolving some comments and adding more tests

* adding more unit tests

* gaz

* fixing flaking test

* fixing unit test contamination

* fixing deepsource issue

* resolving review item

* gaz
2023-05-16 14:08:49 -05:00
..
attester_protection_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_protection.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
backup_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
backup.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
db.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
deprecated_attester_protection_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deprecated_attester_protection.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eip_blacklisted_keys_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eip_blacklisted_keys.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
genesis_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
genesis.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
graffiti_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
graffiti.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
kv_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migration_optimal_attester_protection_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
migration_optimal_attester_protection.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
migration_source_target_epochs_bucket_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
migration_source_target_epochs_bucket.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
migration.go Stop Early in Validator Surround Vote Local Protection (#8460) 2021-02-17 19:23:59 +00:00
proposer_protection_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_protection.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_settings_test.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
proposer_settings.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
prune_attester_protection_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prune_attester_protection.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
schema.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00