prysm-pulse/beacon-chain/state/stateutil
terence tsao a539e3d66e
Move handleValidatorSlice and handleByteArrays to stateutil pkg (#8653)
* State: clean up

* Share handleArray and handleValdiator root functions
2021-03-24 01:59:23 +00:00
..
array_root.go Move handleValidatorSlice and handleByteArrays to stateutil pkg (#8653) 2021-03-24 01:59:23 +00:00
benchmark_test.go Remove custom block body root and block root methods (#8069) 2020-12-09 12:11:42 -06:00
block_header_root.go State: refactor common root functions (#8630) 2021-03-18 16:29:06 -07:00
BUILD.bazel Move handleValidatorSlice and handleByteArrays to stateutil pkg (#8653) 2021-03-24 01:59:23 +00:00
eth1_root.go State: refactor common root functions (#8630) 2021-03-18 16:29:06 -07:00
pending_attestation_root.go State: refactor common root functions (#8630) 2021-03-18 16:29:06 -07: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
stateutil_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
trie_helpers_test.go State: refactor common root functions (#8630) 2021-03-18 16:29:06 -07:00
trie_helpers.go State: various clean up (#8633) 2021-03-19 20:03:19 +00:00
validator_map_handler.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
validator_root_test.go Move handleValidatorSlice and handleByteArrays to stateutil pkg (#8653) 2021-03-24 01:59:23 +00:00
validator_root.go Move handleValidatorSlice and handleByteArrays to stateutil pkg (#8653) 2021-03-24 01:59:23 +00:00