prysm-pulse/beacon-chain/core/epoch/precompute
Victor Farazdagi d53fdcf781
Simplify expressions (#8370)
* Simplify expressions

* avoid escaping

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-01 15:14:36 +00:00
..
spectest Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
attestation_test.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
attestation.go Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +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 Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
reward_penalty_test.go Simplify expressions (#8370) 2021-02-01 15:14:36 +00:00
reward_penalty.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
slashing_test.go Update int -> string conversion to make go test happy (#8183) 2021-01-04 17:53:59 +00:00
slashing.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
type.go Rename Precompute Balance vars to be more descriptive (#5706) 2020-05-01 19:43:04 +00:00