prysm-pulse/beacon-chain/core/state
shayzluf 25308ef9fa
fuzzing core/state package without skip slot cache (#4883)
* fuzzing core/state package

* named error msg

* err comment

* terence feedback

* preston feedback

* preston feedback

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-02-18 10:38:15 +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 fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30
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 fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30
transition_test.go Custom Copy of Pending Attestations (#4711) 2020-02-02 02:56:53 +00:00
transition.go fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30