Files
prysm/validator
Sammy Rosso 170a864239 Otel migration (#14424)
* remove opencensus

* gaz

* update dependencies

* add missing dependencies

* fix test?

* Fix note relevance

* add otel http transport middleware

* gaz

* tidy up

* gaz

* changelog

* feedback

* gaz

* fix merge issues
2024-09-12 23:00:20 +00:00
..
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-09-04 15:40:31 +00:00
2024-09-04 15:40:31 +00:00
2021-08-19 13:00:57 -05:00

Prysmatic Labs Validator Client Implementation

This is the main project folder for a validator client implementation of Ethereum written in Go by Prysmatic Labs. A validator client attaches to a running beacon node in order to perform proposer/attester responsibilities for eth.

You can also read our main README and join our active chat room on Discord.

Discord

To further understand the responsibilities of an Ethereum validator, we recommend reading the official specification here