Difference between revisions of "Beacon client"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
[[geth (no options)|geth]] | [[geth (no options)|geth]] | ||
INFO [05-31|12:51:05.069] Consensus: Beacon ([[proof-of-stake]]), merged from Ethash ([[proof-of-work]]) | INFO [05-31|12:51:05.069] Consensus: Beacon ([[proof-of-stake]]), merged from Ethash ([[proof-of-work]]) | ||
− | + | ||
WARN Post-merge network, but no [[beacon]] client seen. Please launch one to follow the chain! | WARN Post-merge network, but no [[beacon]] client seen. Please launch one to follow the chain! | ||
+ | |||
+ | [[geth (no options)]] | ||
+ | [[geth --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost]] | ||
+ | |||
Line 14: | Line 16: | ||
* [[Beacon Chain]] | * [[Beacon Chain]] | ||
* <code>[[lighthouse beacon_node]]</code> | * <code>[[lighthouse beacon_node]]</code> | ||
+ | * [[prysm.sh beacon-chain]] | ||
* <code>[[op-node]]</code> | * <code>[[op-node]]</code> | ||
Latest revision as of 12:52, 8 August 2024
geth INFO [05-31|12:51:05.069] Consensus: Beacon (proof-of-stake), merged from Ethash (proof-of-work)
WARN Post-merge network, but no beacon client seen. Please launch one to follow the chain! geth (no options) geth --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost
- The L1 beacon client in the op-node now better detects missing blobs and falls back to the
l1.beacon-archiver
endpoint, if configured
See also[edit]
Advertising: