Difference between revisions of "Ethereum validator"

From wikieduonline
Jump to navigation Jump to search
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Validators can be added to [[consensus clients]] if 32 [[ETH]] have been sent to the [[deposit contract]].<ref>https://geth.ethereum.org/docs/fundamentals/node-architecture#validators</ref>
 +
 +
 +
  
 
* Activation time (4 - 8 hours): https://lighthouse-book.sigmaprime.io/faq.html#why-does-it-take-so-long-for-a-validator-to-be-activated
 
* Activation time (4 - 8 hours): https://lighthouse-book.sigmaprime.io/faq.html#why-does-it-take-so-long-for-a-validator-to-be-activated
 +
** [[Beacon nodes]] follow the execution chain at a distance of 1,024 [[blocks]] (~4 hours)
 +
** <code>ETH1_VOTING_PERIOD</code> is defined as 32 [[epochs]] (~3.4 hours)
 +
 +
 +
* [[MAX_EFFECTIVE_BALANCE]]: 32 ETH on [[mainnet]], usually 3.2 ETH on [[testnets]]
 +
There is no advantage to having more than 32 [[ETH]] staked. <ref>https://launchpad.ethereum.org/en/faq</ref>
 +
 +
 +
== Clients ==
 +
* <code>[[lighthouse validator_client]] or [[vc]]</code>
 +
* [[Teku]]
 +
 +
== Related ==
 +
* [[Shanghai upgrade]]
 +
* <code>[[rated.network]]</code>
 +
* [[Beacon Chain]]
 +
* <code>[[lighthouse validator client]]</code> (vc)
 +
* [[DVT]]
 +
* [[Attestations]]
  
 
== See also ==
 
== See also ==
 +
* {{Validator}}
 
* {{eth2}}
 
* {{eth2}}
  
 
[[Category:Ethereum]]
 
[[Category:Ethereum]]

Latest revision as of 08:26, 19 June 2024

Advertising: