prysm-pulse/beacon-chain/core/state
Preston Van Loon 729bd83734
Add span to HTR and skip slot cache (#5197)
* Add a bit more span data
* missing import
* Merge branch 'master' into more-spans
2020-03-25 01:15:00 +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 Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
BUILD.bazel Add Improvements to State Benchmarks (#5187) 2020-03-24 09:16:07 -05: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 Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00