prysm-pulse/shared/hashutil
Raul Jordan ae13bb5c83
Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577)
* begin using tree hash instead of hash for state and blocks

* replace with ssz

* rem references to vote cache

* replace all instances of state/block hash with root

* goimports

* almost every test in the world fails

* goimports

* all tests pass, tree hash across repo
2019-02-14 14:04:47 -06:00
..
BUILD.bazel Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
hash_test.go Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
hash.go Hash Proto Helper Function (#1414) 2019-01-28 17:08:27 +01:00
merkleRoot_test.go Wrap Up Data Structure Renaming (#1270) 2019-01-09 03:49:17 -06:00
merkleRoot.go fix helper (#1198) 2018-12-30 11:03:36 +08:00