mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
6b82873737
* Use ValidtorIndex across Prysm. Build ok * First take at fixing tests * Clean up e2e, fuzz... etc * Fix new lines * Update beacon-chain/cache/proposer_indices_test.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * Update beacon-chain/core/helpers/rewards_penalties.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * Update beacon-chain/core/helpers/shuffle.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * Update validator/graffiti/parse_graffiti_test.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * Raul's feedback * Fix downcast int -> uint64 * Victor's feedback * Replace validator id with validator index * Replace validator id with validator index * Typo Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> |
||
---|---|---|
.. | ||
spectest | ||
attestation_test.go | ||
attestation.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
committee_test.go | ||
committee.go | ||
randao_test.go | ||
randao.go | ||
rewards_penalties_test.go | ||
rewards_penalties.go | ||
shuffle_test.go | ||
shuffle.go | ||
signing_root_test.go | ||
signing_root.go | ||
slot_epoch_test.go | ||
slot_epoch.go | ||
validators_test.go | ||
validators.go |