prysm-pulse/validator/db/kv
Raul Jordan 84916672c6
Remove Eth2-Types Dependency in Prysm (#10578)
* replace eth2 types

* replace protos

* regen proto

* replace

* gaz

* deps

* amend

* regen proto

* mod

* gaz

* gaz

* ensure build

* ssz

* add dep

* no more eth2 types

* no more eth2

* remg

* all builds

* buidl

* tidy

* clean

* fmt

* val serv

* gaz

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2022-04-29 10:32:11 -04: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 Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
deprecated_attester_protection.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04: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 Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 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 Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +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 Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
migration_optimal_attester_protection.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04: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 Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04: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