prysm-pulse/beacon-chain/powchain
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
..
testing Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
block_reader_test.go Fix Stuck Beacon Node (#4454) 2020-01-16 01:46:15 +00:00
block_reader.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
BUILD.bazel Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
deposit_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
deposit.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
log_processing_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
log_processing.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
service_test.go Change Positionining of Warning Log (#4850) 2020-02-13 00:39:15 -08:00
service.go Dont Initialize Zeroed Out State (#4863) 2020-02-14 12:19:50 +00:00