prysm-pulse/beacon-chain/state
Nishant Das 1af11885ee
Remove Support for 2d-list Hashers (#10290)
* add changes

* fix logic bug

* fix

* potuz's review

* Update beacon-chain/state/stateutil/eth1_root.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-03-04 15:19:07 +00:00
..
fieldtrie Remove SSZ Cache (#10256) 2022-02-22 17:27:51 +08:00
genesis Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state-native Integration of Vectorized Sha256 In Prysm (#10166) 2022-02-28 21:56:12 +08:00
stategen Fix Certain Edge Cases With the Analyzer (#10164) 2022-02-02 14:11:31 +00:00
stateutil Remove Support for 2d-list Hashers (#10290) 2022-03-04 15:19:07 +00:00
testing Refactor for DRY state getters_validator_test and getters_test (#10117) 2022-02-11 14:48:29 +08:00
types Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v1 Integration of Vectorized Sha256 In Prysm (#10166) 2022-02-28 21:56:12 +08:00
v2 Remove SSZ Cache (#10256) 2022-02-22 17:27:51 +08:00
v3 Renaming Random in ExecutionPayloads to PrevRandao (#10283) 2022-02-26 03:47:16 +00:00
altair.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
bellatrix.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
BUILD.bazel Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
phase0.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00