prysm-pulse/beacon-chain/core/state
Nishant Das 6bb3cc45ef
Add Nested Nil Checks To Wrapper (#8951)
* add checks

* fix
2021-05-27 16:07:51 +00:00
..
interop Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
stateutils Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
benchmarks_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
BUILD.bazel Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +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 Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
skip_slot_cache.go Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state_fuzz_test.go ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00:00
state_test.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
state.go Update spec comments (#8727) 2021-04-08 19:33:54 +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 Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
transition_no_verify_sig_test.go Block interface clean up (#8947) 2021-05-26 11:33:46 -07:00
transition_no_verify_sig.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
transition_test.go Add Nested Nil Checks To Wrapper (#8951) 2021-05-27 16:07:51 +00:00
transition.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00