prysm-pulse/shared/testutil
terence tsao 3edfa8cb88
Use Custom Type ValidatorIndex Across Prysm (#8478)
* 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

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-23 00:14:50 +00:00
..
assert Add DeepSSZEqual and DeepNotSSZEqual (#8421) 2021-02-09 20:57:22 +00:00
assertions Add DeepSSZEqual and DeepNotSSZEqual (#8421) 2021-02-09 20:57:22 +00:00
require Add DeepSSZEqual and DeepNotSSZEqual (#8421) 2021-02-09 20:57:22 +00:00
attestation_test.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
attestation.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
block_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
block.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
BUILD.bazel Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
deposits_test.go Add configurable deposit amounts to testutil (#7775) 2020-11-11 14:47:26 -06:00
deposits.go Add DepositMessage in preparation to remove go-ssz (#8244) 2021-01-12 00:45:11 +00:00
helpers_test.go ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
helpers.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00
spectest.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
state_test.go Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
state.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
wait_timeout.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00