mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-26 05:17:22 +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 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
hashers_test.go | ||
hashers.go | ||
helpers_test.go | ||
helpers.go | ||
htrutils_test.go | ||
htrutils.go | ||
merkleize_test.go | ||
merkleize.go |