mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
c1c3b75867
* Functions that are to be moved to //shared/htrutils captured in separate file. * Move files into new //shared/htutils package hash_function.go renamed to hashers.go * Refactor to reference moved methods in new package - Added import for htrutils to state and stateutil packages - Update references to imported funcs (append "htrutils.") - Updated funcs in htrutils to be exported where necessary * Add tests |
||
---|---|---|
.. | ||
stategen | ||
stateutil | ||
BUILD.bazel | ||
cloners.go | ||
field_trie_test.go | ||
field_trie.go | ||
getters_test.go | ||
getters.go | ||
references_test.go | ||
setters.go | ||
state_trie_test.go | ||
state_trie.go | ||
types_test.go | ||
types.go |