prysm-pulse/beacon-chain/core/epoch/precompute
Victor Farazdagi a019a0db4c
Combines func params of the same type (#7500)
* combines func params

* update leftovers

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-12 15:43:19 +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 ProcessAttestations: Add requirement that inclusion distance is not zero (#6642) 2020-07-19 16:38:45 +00: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 Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
slashing.go Update slashing precompute to use config instead of hardcoded value (#7473) 2020-10-08 19:49:20 -07:00
type.go Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00