prysm-pulse/beacon-chain/state/stateutil
terence tsao edeb359ded
Use SSZ HTR as baseline (#6207)
* Use ssz htr as baseline to compare
* Merge branch 'master' into fix-test
* One more. Fix for TestBlockBodyRoot_NilIsSameAsEmpty
* Merge branch 'fix-test' of github.com:prysmaticlabs/prysm into fix-test
2020-06-10 17:51:06 +00:00
..
arrays.go Update state root cache to fuzz in parallel (#5364) 2020-04-10 13:12:59 -05:00
attestations_test.go Add AttestationDataRoot to stateutil (#6119) 2020-06-04 13:59:41 -05:00
attestations.go Add AttestationDataRoot to stateutil (#6119) 2020-06-04 13:59:41 -05:00
benchmark_test.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
blocks_test.go Use SSZ HTR as baseline (#6207) 2020-06-10 17:51:06 +00:00
blocks.go fix bad root (#6096) 2020-06-03 11:26:07 -05:00
BUILD.bazel Add AttestationDataRoot to stateutil (#6119) 2020-06-04 13:59:41 -05:00
hash_function.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
helpers.go Add Hasher To State Data Types (#5244) 2020-03-31 18:57:19 +00:00
merkleize.go Add Merkleize With Customized Hasher (#5234) 2020-03-29 06:13:24 +00:00
state_root_cache_fuzz_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
state_root_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
state_root.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
stateutil_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
trie_helpers_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
trie_helpers.go Add Merkleize With Customized Hasher (#5234) 2020-03-29 06:13:24 +00:00
validators.go Add Hasher To State Data Types (#5244) 2020-03-31 18:57:19 +00:00