prysm-pulse/beacon-chain/state/stateutil
terence tsao ea4ea3d1c1
Remove unused AttestationDataRoot (#8610)
* Remove unused AttestationDataRoot

* Gazelle

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-16 16:12:32 +00:00
..
arrays.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
attestations.go Remove unused AttestationDataRoot (#8610) 2021-03-16 16:12:32 +00:00
benchmark_test.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
blocks.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
BUILD.bazel Remove unused AttestationDataRoot (#8610) 2021-03-16 16:12:32 +00:00
reference_bench_test.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
reference.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
state_root_test.go Add state field count to config (#8068) 2020-12-07 21:49:28 -06:00
state_root.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
stateutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
trie_helpers_test.go Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
trie_helpers.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
validator_map_handler.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
validators.go ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00