prysm-pulse/slasher/db/kv
Raul Jordan 30e93f5763
Move Slashing Protos to V2 (#9256)
* proto slashing

* move slashing related protos

* gaz

* include slasher pbs consolidated

* slasher pb fmt imports

* imports

* beacon builds

* build validator

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-23 18:01:01 +00:00
..
attester_slashings_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
attester_slashings.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
backup_test.go Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
backup.go Adding ability to override directory permissions for db backup (#8888) 2021-06-18 01:37:58 +00:00
benchmark_test.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
block_header_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
block_header.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
BUILD.bazel Move Slashing Protos to V2 (#9256) 2021-07-23 18:01:01 +00:00
chain_data_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
chain_data.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
highest_attestation_test.go Move Slashing Protos to V2 (#9256) 2021-07-23 18:01:01 +00:00
highest_attestation.go Move Slashing Protos to V2 (#9256) 2021-07-23 18:01:01 +00:00
indexed_attestations_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
indexed_attestations.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
kv_test.go Clean up unused functions (#8403) 2021-02-05 18:39:15 +00:00
kv.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
proposer_slashings_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
proposer_slashings.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
schema.go Use validatorIndex instead of validatorID (#8498) 2021-02-22 19:40:58 -06:00
spanner_new_test.go Use validatorIndex instead of validatorID (#8498) 2021-02-22 19:40:58 -06:00
spanner_new.go Fix Small Type Assertion Bug in Slasher (#9061) 2021-06-18 18:50:20 +00:00
validator_id_pubkey_test.go Use validatorIndex instead of validatorID (#8498) 2021-02-22 19:40:58 -06:00
validator_id_pubkey.go Use validatorIndex instead of validatorID (#8498) 2021-02-22 19:40:58 -06:00