prysm-pulse/beacon-chain/state/stateutil
terence tsao 01eb77c834
ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705)
* ProcessPreGenesisDeposits: Remove context.TODO() usage

* apply #8704 change

Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-04-05 15:07:56 +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 ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +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 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