prysm-pulse/beacon-chain/core/state
Preston Van Loon d06b0e8a86
Refactor attestationutil.AttestingIndices (#5159)
* Refactor AttestingIndices to not return any error. Add tests. Add shortcut for fully attested attestation
* attestationutil.ConvertToIndexed never returned error either
* fix test
* remove shortcut
* revert test...
2020-03-22 00:23:37 +00:00
..
interop Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
spectest Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07: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 Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
transition.go Replay blocks and generate state without sig verification (#4943) 2020-02-26 10:40:33 -06:00