prysm-pulse/beacon-chain/core/epoch
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
..
precompute Exit early if there's no validator slashing (#7587) 2020-10-21 19:12:39 +00:00
spectest Add missing mainet spec test (#7482) 2020-10-09 18:58:19 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
epoch_processing_fuzz_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
epoch_processing_test.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
epoch_processing.go Add config PROPORTIONAL_SLASHING_MULTIPLIER (#7275) 2020-09-19 22:04:24 +00:00