prysm-pulse/beacon-chain/operations/attestations
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
..
kv Fix aggregated attestation pool grows large in size (#4932) 2020-02-24 10:18:34 -06:00
aggregate_test.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
aggregate.go Fix aggregated attestation pool grows large in size (#4932) 2020-02-24 10:18:34 -06:00
BUILD.bazel attestations in pool count metrics (#4930) 2020-02-23 22:30:52 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go attestations in pool count metrics (#4930) 2020-02-23 22:30:52 +00:00
pool_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
pool.go attestations in pool count metrics (#4930) 2020-02-23 22:30:52 +00:00
prepare_forkchoice_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
prepare_forkchoice.go Release flag to aggregate attestations in fork choice. (#4820) 2020-02-10 19:57:30 +00:00
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00