prysm-pulse/validator/db/kv
Radosław Kapka 7f56ac6355
Massive code cleanup (#10913)
* Massive code cleanup

* fix test issues

* remove GetGenesis mock expectations

* unused receiver

* rename unused params

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-27 13:34:38 +00:00
..
attester_protection_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attester_protection.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
backup_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
backup.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
db.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
deprecated_attester_protection_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
deprecated_attester_protection.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
eip_blacklisted_keys_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
eip_blacklisted_keys.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
genesis_test.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
genesis.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
graffiti_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
graffiti.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
kv_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +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 Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
migration_optimal_attester_protection.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
migration_source_target_epochs_bucket_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
migration_source_target_epochs_bucket.go Unused parameter should be replaced by underscore (#9632) 2021-09-20 20:51:59 +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 Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
proposer_protection.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
prune_attester_protection_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
prune_attester_protection.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
schema.go Graffiti ordered index (#8482) 2021-02-24 22:50:47 +00:00