prysm-pulse/beacon-chain/state/stateutil
terence tsao cc773a1641
Rm unused HashTreeRootState (#6697)
* Remove hash tree root implementations

* Delete benchmark tests

* Update existing tests

* Gaz

* Remove outdated ssz cache fuzz test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-07-23 17:19:05 -05:00
..
arrays.go State: use a constant for field count (#6513) 2020-07-09 03:37:08 +00:00
attestations_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
attestations.go Remove unused EpochAttestationsRoot method (#6514) 2020-07-07 23:39:11 +00:00
benchmark_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
blocks_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
blocks.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
BUILD.bazel Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -05:00
state_root_test.go Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -05:00
state_root.go Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -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 Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
trie_helpers.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
validators.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00