prysm-pulse/beacon-chain/core/helpers
shayzluf 59575bcac9
fuzz core/blocks package (#4907)
* fuzz core/blocks package

* gaz goimports

* fix test

* terence feedback

* terence feedback

* add error to domain. halfway through

* adding error to domain

* goimports

* added error handling to test

* error instead of continue

* terence and nishant feedback

* domain error handling

* domain error handling

* handle nil validator in ReadOnlyValidator creation

* goinmports

* [4]byte domain type

* [4]byte domain type

* [4]byte domain type fix tests

* fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-03-03 19:02:14 +05:30
..
spectest Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
attestation_aggregation_bench_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestation_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
attestation.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
committee_test.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
committee.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
randao_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
randao.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
rewards_penalties_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
rewards_penalties.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
shuffle_test.go Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
slot_epoch_test.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
slot_epoch.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
validators_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validators.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30