prysm-pulse/beacon-chain/core/helpers
terence tsao dc1bec79ed
Use Eth2 type CommitteeIndex (#8477)
* Use types.CommitteeIndex

* Go fmt

* Update validator pkg

* Fix e2e

* Happy fuzz tests

* Sync with upstream ethereumapi

* Go mod tidy

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-02-18 20:11:20 +00:00
..
spectest Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
attestation_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
attestation.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
block_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
block.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
committee_test.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
committee.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
randao_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
randao.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
rewards_penalties_test.go Applies assertion funcs to beacon-chain/core/* tests (#6940) 2020-08-10 10:34:33 +00:00
rewards_penalties.go Pass By Value Instead Of Reference (#7710) 2020-11-09 10:08:08 +00:00
shuffle_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
shuffle.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
signing_root_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
signing_root.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
slot_epoch_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
slot_epoch.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validators_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validators.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00