prysm-pulse/beacon-chain/core/state
terence tsao 5f2f53a0a6
Harden beacon state interface for Altair (#8673)
* State: clean up

* Add error to return signature

* Remove SetCurrentEpochAttestations and SetPreviousEpochAttestations

* Fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-26 18:15:03 +00:00
..
interop BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
regression_files Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
spectest Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
stateutils Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
benchmarks_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
BUILD.bazel Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
skip_slot_cache_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
skip_slot_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state_fuzz_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
state_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
state.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
trailing_slot_state_cache_test.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
trailing_slot_state_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
transition_fuzz_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
transition_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
transition.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00