prysm-pulse/shared/hashutil
Raul Jordan ae2b2e74ca Create Functional Cache for Custom State SSZ (#4197)
* better abstraction
* using ristretto
* begin on custom, cached array roots merkleization
* do cache initialization
* passing with new cache
* works
* fix up test
* fixed up cache
* include proper comments
* remove old hash tree root
* rem validator bottleneck
* gaz
* Merge branch 'master' into caching-ssz
* optimized!!!!
* Merge branch 'caching-ssz' of github.com:prysmaticlabs/prysm into caching-ssz
* add mutex
* Merge branch 'master' into caching-ssz
* add read lock
* fmt
* add mathutil
* Merge branch 'master' into caching-ssz
* Merge refs/heads/master into caching-ssz
* Merge refs/heads/master into caching-ssz
* Merge refs/heads/master into caching-ssz
2019-12-05 20:23:59 +00:00
..
BUILD.bazel Add message events to spans for pubsub (#3703) 2019-10-03 09:33:16 -07:00
hash_test.go Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
hash.go Create Functional Cache for Custom State SSZ (#4197) 2019-12-05 20:23:59 +00:00
merkleRoot_test.go Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
merkleRoot.go Remove leaf hashing in MerkleRoot function (#1653) 2019-02-20 23:51:35 +05:30