prysm-pulse/beacon-chain/forkchoice
terencechain 5ad4f14ffc
Use remove equivocating validators (#10603)
* remove equivocating votes from forkchoice

* shutup deepsource

* Add insertSlashingsToForkChoiceStore

* Fix equality checks, add tests

* Update process_block.go

* Fix equality check for doublylinked

* More checks

* Rm err return

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-05-03 00:46:05 +00:00
..
doubly-linked-tree Use remove equivocating validators (#10603) 2022-05-03 00:46:05 +00:00
protoarray Use remove equivocating validators (#10603) 2022-05-03 00:46:05 +00:00
types Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
interfaces.go remove equivocating votes from forkchoice (#10597) 2022-05-02 19:19:03 +00:00