prysm-pulse/shared/testutil
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
..
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 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 Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
BUILD.bazel ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +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 ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +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