prysm-pulse/beacon-chain/core/state
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
..
interop Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
spectest Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
stateutils Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
benchmarks_test.go Enable attestation cache flag by default, deprecate feature flag (#4873) 2020-02-16 01:07:14 +00:00
BUILD.bazel Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00
skip_slot_cache_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
skip_slot_cache.go Use a better skip slots cache with a lock around it for identical parallel ProcessSlots requests (#4597) 2020-01-21 02:19:42 +00:00
state_fuzz_test.go fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30
state_test.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
state.go fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30
transition_fuzz_test.go Replay blocks and generate state without sig verification (#4943) 2020-02-26 10:40:33 -06:00
transition_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
transition.go Replay blocks and generate state without sig verification (#4943) 2020-02-26 10:40:33 -06:00