prysm-pulse/validator/client
2022-08-11 14:33:30 +00:00
..
iface Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +00:00
testutil Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +00:00
aggregate_test.go Revert "Testutil refactor attestations (#10952)" (#11073) 2022-07-19 14:41:15 +02:00
aggregate.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00: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 Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
attest.go add mutex for validator.highestValidSlot (#10722) 2022-05-28 00:44:06 +00:00
BUILD.bazel Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +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.go Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +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 Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
propose_protect.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
propose_test.go Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
propose.go Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
registration_test.go Validator gRPC: Add deprecated endpoint to prevent breaking change from v2.1.3 (#11078) 2022-07-20 11:08:13 -05:00
registration.go Clean up push proposer setting method (#11091) 2022-07-26 16:57:23 +00:00
runner_test.go Validator-Registration: E2E current release fix and better error handling (#11075) 2022-07-20 09:15:20 -04:00
runner.go Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +00:00
service_test.go Service constructors and Start() - better separation of concerns (#10532) 2022-04-16 02:45:35 +00:00
service.go Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +00:00
slashing_protection_interchange_test.go Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
sync_committee_test.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
sync_committee.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
validator_test.go Clean up push proposer setting method (#11091) 2022-07-26 16:57:23 +00:00
validator.go Remove duty countdown flag (#11121) 2022-08-11 14:33:30 +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