prysm-pulse/beacon-chain/core/epoch/precompute
terence tsao 9554ad3221
Exit early if there's no validator slashing (#7587)
* Add a logic to exit early if there's no slashing

* Apply the same idea to final update

* Add conditions to satisfy fuzz

* Revert final updates changes

* Add comments

* Add a new test

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-10-21 19:12:39 +00:00
..
spectest
attestation_test.go
attestation.go Update participation metrics (#7582) 2020-10-20 14:14:24 -05:00
BUILD.bazel
justification_finalization_test.go
justification_finalization.go
new_test.go
new.go
reward_penalty_test.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
reward_penalty.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
slashing_test.go Exit early if there's no validator slashing (#7587) 2020-10-21 19:12:39 +00:00
slashing.go Exit early if there's no validator slashing (#7587) 2020-10-21 19:12:39 +00:00
type.go