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 Update spec tests to v0.12.3 (#7276) 2020-09-19 18:00:28 +00:00
attestation_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
attestation.go Update participation metrics (#7582) 2020-10-20 14:14:24 -05:00
BUILD.bazel Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
justification_finalization_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
justification_finalization.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
new_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
new.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
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 Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00