Difference between revisions of "Ethereum consensus clients"
Jump to navigation
Jump to search
(19 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
Ports: | Ports: | ||
− | * [[Prysm]] 13000 TCP, 12000 UDP | + | * [[Prysm]] ([[Go]]) [[13000]] TCP, [[12000]] UDP |
− | * [[Lighthouse]] 9000 TCP/UDP | + | * [[Lighthouse]] ([[Rust]]) [[9000]] TCP/UDP |
* [[Teku]] 9000 TCP/UDP | * [[Teku]] 9000 TCP/UDP | ||
* [[Nimbus]] 9000 TCP/UDP | * [[Nimbus]] 9000 TCP/UDP | ||
* [[Lodestar]] | * [[Lodestar]] | ||
* [[Vouch]] | * [[Vouch]] | ||
+ | * [[Caplin]] | ||
− | |||
− | |||
== Related == | == Related == | ||
− | * [[Execution clients]] | + | * [[Execution clients]]: <code>[[geth]], [[geth --syncmode]]</code> |
− | * [[Consensus layer]] | + | * [[Consensus layer]]: [[Block Proposal]] |
+ | * [[Ethereum task]] | ||
* [[Out of sync]] | * [[Out of sync]] | ||
* <code>[[WARN Local chain is post-merge, waiting for beacon client sync switch-over...]]</code> | * <code>[[WARN Local chain is post-merge, waiting for beacon client sync switch-over...]]</code> | ||
+ | * [[geth]]: <code>[[WARN Post-merge network, but no beacon client seen. Please launch one to follow the chain!]]</code> | ||
* [[Validator Client (VC)]] | * [[Validator Client (VC)]] | ||
+ | * [[Consensus node]] | ||
+ | * [[Beacon client]] | ||
== See also == | == See also == | ||
* {{Consensus clients}} | * {{Consensus clients}} | ||
* {{Consensus}} | * {{Consensus}} | ||
− | * {{ | + | * {{execution clients}} |
+ | * {{Block crypto}} | ||
[[Category:Ethereum]] | [[Category:Ethereum]] |
Revision as of 08:56, 8 August 2024
Consensus clients also called Beacons client.
Ports:
- Prysm (Go) 13000 TCP, 12000 UDP
- Lighthouse (Rust) 9000 TCP/UDP
- Teku 9000 TCP/UDP
- Nimbus 9000 TCP/UDP
- Lodestar
- Vouch
- Caplin
Related
- Execution clients:
geth, geth --syncmode
- Consensus layer: Block Proposal
- Ethereum task
- Out of sync
WARN Local chain is post-merge, waiting for beacon client sync switch-over...
- geth:
WARN Post-merge network, but no beacon client seen. Please launch one to follow the chain!
- Validator Client (VC)
- Consensus node
- Beacon client
See also
- Consensus clients,
lighthouse
, Teku, Prysm, Nimbus, Caplin and Lodestar - Consensus, Proof of Stake (PoS), Consensus clients, Execution clients,
Prysm, Lighthouse, Lodestar, Teku, Nimbus
, Consensus Layer (CL), Beacon client - Execution clients:
geth, besu, reth
, Nethermind, Erigon, 30303, 8551, 8547, Prysm, Nimbus, lighthouse - Block (Crypto), Block proposal, Block construction, Slots/sec, tps, Block time
Advertising: