prysm-pulse/beacon-chain/state/stateutil
Nishant Das 1bb12c3568
Add Field Trie to State (#5118)
* add new helpers

* make zerohash public

* remove unused method

* add more tests

* cleanup

* add in new tests

* fix all tests

* Apply suggestions from code review

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-03-18 10:09:31 +08:00
..
arrays.go Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
attestations.go Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
blocks.go Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
BUILD.bazel Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
hash_function.go Improve HTR of State (#5058) 2020-03-10 16:26:54 +00:00
helpers.go Improve HTR of State (#5058) 2020-03-10 16:26:54 +00:00
state_root_cache_fuzz_test.go Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00
state_root_test.go Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00
state_root.go Shift Stateutils to State Package (#4921) 2020-02-21 16:52:21 +00:00
trie_helpers_test.go Add Field Trie to State (#5118) 2020-03-18 10:09:31 +08:00
trie_helpers.go Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
validators.go Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00