prysm-pulse/validator/client
Radosław Kapka 91504eb95a
Improve vc logs (#13573)
* duties

* atts

* revert some changes

* revert timeTillDuty

* Manu's review

* Revert "Auxiliary commit to revert individual files from 6806ca9fbe18101f58ccb40fe191c61c183735a8"

This reverts commit 0820c870d2627950179b0edf7ce62ee4fa4a03a3.

* remove trash

* more reivew

* making Manu happy

* test fixes
2024-02-08 18:24:03 +00:00
..
beacon-api Implement beacon committee selections (#13503) 2024-02-05 15:43:51 +00:00
beacon-chain-client-factory Use a single rest handler (#13446) 2024-01-11 16:03:35 +00:00
grpc-api Implement beacon committee selections (#13503) 2024-02-05 15:43:51 +00:00
iface Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
node-client-factory Use a single rest handler (#13446) 2024-01-11 16:03:35 +00:00
testutil Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
validator-client-factory REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
aggregate_test.go Implement beacon committee selections (#13503) 2024-02-05 15:43:51 +00:00
aggregate.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
attest_protect_test.go Remove remote slashing protection feature (#12989) 2023-10-04 04:15:06 +00:00
attest_protect.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
attest_test.go cleanup duties naming (#13451) 2024-01-22 16:58:25 +00:00
attest.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
BUILD.bazel Validator client - Improve readability - NO FUNCTIONAL CHANGE (#13468) 2024-01-15 14:46:54 +00:00
key_reload_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
key_reload.go Improve wait for activation (#13448) 2024-01-16 17:04:54 +00:00
log.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
multiple_endpoints_grpc_resolver.go feat: add builder override (#12601) 2023-08-31 08:41:57 -05:00
propose_protect_test.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
propose_protect.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
propose_test.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
propose.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
registration_test.go Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
registration.go Allow validators registration batching on Builder API /eth/v1/builder/validators (#13178) 2023-11-28 00:23:48 +00:00
runner_test.go Increase validator client startup proposer settings deadline (#12533) 2023-06-30 21:37:39 +00:00
runner.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
slashing_protection_interchange_test.go Make Prysm VC compatible with the version v5.3.0 of the slashing protections interchange tests. (#13232) 2023-12-04 17:10:32 +00:00
sync_committee_test.go cleanup duties naming (#13451) 2024-01-22 16:58:25 +00:00
sync_committee.go Small encoding fixes on logs and http error code change (#13345) 2023-12-20 18:18:55 +00:00
validator_test.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
validator.go Improve vc logs (#13573) 2024-02-08 18:24:03 +00:00
wait_for_activation_test.go Improve wait for activation (#13448) 2024-01-16 17:04:54 +00:00
wait_for_activation.go Improve wait for activation (#13448) 2024-01-16 17:04:54 +00:00