prysm-pulse/beacon-chain/state
Nishant Das 431762164e
Add New State Utils (#5117)
* add new helpers

* make zerohash public

* remove unused method

* add more tests

* cleanup

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-03-17 14:25:17 -05:00
..
stategen Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
stateutil Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
BUILD.bazel fixes data race in state.Slot (#5067) 2020-03-11 09:11:07 +00:00
cloners.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
getters_test.go fixes data race in state.Slot (#5067) 2020-03-11 09:11:07 +00:00
getters.go fixes data race in state.Slot (#5067) 2020-03-11 09:11:07 +00:00
references_test.go Save attestation to DB gated by archival flag (#4776) 2020-02-06 15:14:52 +00:00
setters.go fuzzing core/state package without skip slot cache (#4883) 2020-02-18 10:38:15 +05:30
types_test.go Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00
types.go Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00