prysm-pulse/beacon-chain/core/transition
Radosław Kapka b7a878d011
Resolve remaining native state tasks (#11561)
* remove ToProto and ToProtoUnsafe wrappers

* TestAppendBeyondIndicesLimit

* change type of genesisValidatorsRoot

* fuzz tests

* check type assertion
2022-10-19 10:37:45 -04:00
..
interop Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
stateutils Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
altair_transition_no_verify_sig_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
bellatrix_transition_no_verify_sig_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
benchmarks_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
BUILD.bazel Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00
log.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
skip_slot_cache_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
skip_slot_cache.go Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00
state_fuzz_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
state_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
state.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
trailing_slot_state_cache_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
trailing_slot_state_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
transition_fuzz_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
transition_no_verify_sig_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
transition_no_verify_sig.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
transition_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
transition.go Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08:00