prysm-pulse/beacon-chain/state/fieldtrie
Nishant Das 37bc407b56
Refactor States To Allow for Single Cached Hasher (#9922)
* initial changes

* gaz

* unexport and add in godoc

* nocache

* fix edge case

* fix bad implementation

* fix build file

* add it in

* terence's review

* gaz

* fix build

* Apply suggestions from code review

remove assigned ctx

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-11-29 16:30:17 +00:00
..
BUILD.bazel Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
field_trie_helpers.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
field_trie_test.go Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00
field_trie.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
helpers_test.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00