prysm-pulse/beacon-chain/core/state
terence tsao 2903275e7e
Altair process slots (#9455)
* Update process slots

* More test scenarios

* Update transition_test.go

* Add CanUpgradeToAltair

* Go fmt

* Gaze

* Update beacon-chain/core/state/transition.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update transition_test.go

* Update altair fork epoch for e2e

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-08-26 09:59:23 +08:00
..
interop Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
stateutils Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
benchmarks_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
BUILD.bazel Altair process slots (#9455) 2021-08-26 09:59:23 +08: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 State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
skip_slot_cache.go State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
state_fuzz_test.go Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00
state_test.go Fix more duplicated import prefix (#9306) 2021-07-30 18:05:38 +00:00
state.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05: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 State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
transition_fuzz_test.go Cleanup: remove test only process block/attestation (#9345) 2021-08-08 22:01:06 -05:00
transition_no_verify_sig_test.go Transition: Altair process block (#9430) 2021-08-21 00:32:37 +00:00
transition_no_verify_sig.go Transition: Altair process block (#9430) 2021-08-21 00:32:37 +00:00
transition_test.go Altair process slots (#9455) 2021-08-26 09:59:23 +08:00
transition.go Altair process slots (#9455) 2021-08-26 09:59:23 +08:00