prysm-pulse/shared/testutil
Radosław Kapka 86a9d4c6a4
Configurable testutil's BeaconState (#8407)
* Configurable testutil's BeaconState

* fix shared and fuzz tests

* return state copy

* use mainnet config values for default state

* handle error in block fuzz

* goimports

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-02-08 20:00:09 +00:00
..
assert Adds DeepNotEqual assertion (#7092) 2020-08-24 10:14:13 +00:00
assertions Update rules_go (#7202) 2020-11-10 03:01:56 +00:00
require Adds DeepNotEqual assertion (#7092) 2020-08-24 10:14:13 +00:00
attestation_test.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
attestation.go Testutil: Can generate attestation at epoch boundary (#8265) 2021-01-14 10:22:53 -08:00
block_test.go Hydrate signed block helper (#8246) 2021-01-11 19:27:30 +00:00
block.go Hydrate signed block helper (#8246) 2021-01-11 19:27:30 +00:00
BUILD.bazel Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +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 Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +00:00
helpers.go Remove go-ssz entirely from prysm (#8257) 2021-01-20 21:03:46 +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 Configurable testutil's BeaconState (#8407) 2021-02-08 20:00:09 +00:00
wait_timeout.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00