prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/beacon
Radosław Kapka c5c039fd6b
Unify GenesisValidator(s)Root throughout the codebase (#10230)
* Unify `GenesisValidator(s)Root` throughout the codebase

* comments and literals

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2022-02-14 13:34:38 +00:00
..
assignments_test.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
assignments.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
attestations_test.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
attestations.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
beacon_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
blocks_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
blocks.go Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
BUILD.bazel Web3Signer: CLI implementation (#10056) 2022-01-31 10:44:17 -06:00
committees_test.go Use field params root length (#10012) 2021-12-14 18:42:05 +00:00
committees.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
config_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
config.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go Remove CanonicalStateChan (#10093) 2022-01-18 14:24:47 +00:00
slashings_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashings.go Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
validators_stream_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
validators_stream.go Unify validator status response in RPC (#10128) 2022-01-26 14:23:53 -05:00
validators_test.go Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
validators.go Make Next Slot Cache Default (#10110) 2022-02-02 11:40:46 +00:00