prysm-pulse/validator/client
james-prysm 5e8b9dde5b
Simplify Push Proposer settings (#11005)
* initial commit

* fixing unit tests

* fixing more unit tests
2022-07-07 22:24:06 +00:00
..
iface Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
testutil Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
aggregate_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
aggregate.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attest_protect_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attest_protect.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
attest_test.go Testutil refactor attestations (#10952) 2022-06-29 16:42:33 +00:00
attest.go add mutex for validator.highestValidSlot (#10722) 2022-05-28 00:44:06 +00:00
BUILD.bazel Validator client builder support (#10749) 2022-06-06 19:32:41 +00:00
key_reload_test.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
key_reload.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
log_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
log.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
metrics_test.go Clean up various warnings (#10710) 2022-05-19 04:38:04 +00:00
metrics.go Refactor: Reduce cognitive complexity for 5 out of top 10 functions in code base (#10854) 2022-06-18 10:14:43 +00:00
multiple_endpoints_grpc_resolver.go Update Libp2p to v0.15.1 (#9960) 2021-12-01 18:09:34 +00:00
propose_protect_test.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
propose_protect.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
propose_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
propose.go Add additional logging fields for post-merge transition blocks (#10944) 2022-06-28 13:55:36 +00:00
registration_test.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
registration.go Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
runner_test.go Validator client builder support (#10749) 2022-06-06 19:32:41 +00:00
runner.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
service_test.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00
service.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
slashing_protection_interchange_test.go Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
sync_committee_test.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
sync_committee.go Add More Visibility Into Sync Committee Message Participation (#10943) 2022-06-27 23:01:24 +00:00
validator_test.go Simplify Push Proposer settings (#11005) 2022-07-07 22:24:06 +00:00
validator.go Minor UX improvement to validator registration (#11004) 2022-07-07 19:32:02 +00:00
wait_for_activation_test.go Simplify Push Proposer settings (#11005) 2022-07-07 22:24:06 +00:00
wait_for_activation.go Simplify Push Proposer settings (#11005) 2022-07-07 22:24:06 +00:00