prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
Preston Van Loon ee0a453b7b
core: refactor signing and domain methods from helper to core/signing pkg (#9520)
* Move domain function and all signing root functions from beacon-chain/core/helpers to beacon-chain/core

* @terencechain suggestion to put these methods under core/signing
2021-09-27 16:19:20 +00:00
..
aggregator_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
aggregator.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
assignments_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
assignments.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
attester_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
attester.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
blocks_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
blocks.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
BUILD.bazel core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
exit_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
exit.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
proposer_attestations_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_attestations.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
proposer_sync_aggregate_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_sync_aggregate.go Proposer Sync Aggregate RPC Methods (#9479) 2021-08-28 20:47:45 +00:00
proposer_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
proposer_utils_bench_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
proposer.go Remove unused Eth1Data-related code from the proposer (#9670) 2021-09-27 14:29:41 +00:00
server_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
server.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
status_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
status.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
sync_committee_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
sync_committee.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
validator_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00