prysm-pulse/beacon-chain/state/stateutil
Raul Jordan a860648960
Reduce Usage of Eth2 Terminology in Prysm (#9104)
* remove all mentions

* more changes

* folder by folder

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-06-26 19:00:33 +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 Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
BUILD.bazel Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
eth1_root.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
pending_attestation_root.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05: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 Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05: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 Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
trie_helpers.go State: various clean up (#8633) 2021-03-19 20:03:19 +00:00
validator_map_handler.go add lock (#9068) 2021-06-21 16:33:06 +08:00
validator_root_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
validator_root.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00