Skip to content

Instantly share code, notes, and snippets.

@ferranbt
Last active July 31, 2024 17:49
Show Gist options
  • Save ferranbt/a5c87d528a7c90b1ed1d2773f4c2ad70 to your computer and use it in GitHub Desktop.
Save ferranbt/a5c87d528a7c90b1ed1d2773f4c2ad70 to your computer and use it in GitHub Desktop.
/Users/ferranbt/.playground/lighthouse-v5.2.1 bn --datadir local-testnet/data_beacon_node --testnet-dir local-testnet/testnet --enable-private-discovery --disable-peer-scoring --staking --http-allow-sync-stalled --enr-address 127.0.0.1 --enr-udp-port 9000 --enr-tcp-port 9000 --enr-quic-port 9100 --port 9000 --quic-port 9100 --http-port 3500 --disable-packet-filter --target-peers 0 --execution-endpoint http://localhost:8551 --execution-jwt local-testnet/jwtsecret --builder http://localhost:5555 --builder-fallback-epochs-since-finalization 0 --builder-fallback-disable-checks --always-prepare-payload --prepare-payload-lookahead 8000Jul 31 17:23:03.414 INFO Logging to file path: "local-testnet/data_beacon_node/beacon/logs/beacon.log"
Jul 31 17:23:03.432 INFO Lighthouse started version: Lighthouse/v5.2.1-9e12c21
Jul 31 17:23:03.433 INFO Configured for network name: custom (local-testnet/testnet)
Jul 31 17:23:03.434 INFO Data directory initialised datadir: local-testnet/data_beacon_node
Jul 31 17:23:03.434 WARN Discv5 packet filter is disabled
Jul 31 17:23:03.434 WARN Ignoring --http-allow-sync-stalled info: this flag is deprecated and will be removed
Jul 31 17:23:03.434 WARN Running HTTP server on port 3500
Jul 31 17:23:03.439 INFO Deposit contract address: 0x4242424242424242424242424242424242424242, deploy_block: 0
Jul 31 17:23:03.503 INFO Blob DB initialized oldest_blob_slot: Some(Slot(0)), path: "local-testnet/data_beacon_node/beacon/blobs_db", service: freezer_db
Jul 31 17:23:03.511 INFO Using external block builder local_user_agent: Lighthouse/v5.2.1-9e12c21, builder_url: "http://localhost:5555/", service: exec
Jul 31 17:23:03.512 INFO Starting from known genesis state service: beacon
Jul 31 17:23:03.678 INFO Block production enabled method: json rpc via http, endpoint: Auth { endpoint: "http://localhost:8551/", jwt_path: "local-testnet/jwtsecret", jwt_id: None, jwt_version: None }
Jul 31 17:23:03.692 WARN Error connecting to eth1 node endpoint endpoint: http://localhost:8551/, auth=true, service: deposit_contract_rpc
Jul 31 17:23:03.696 ERRO Error updating deposit contract cache error: Invalid endpoint state: RequestFailed("eth_chainId call failed HttpClient(url: http://localhost:8551/, kind: request, detail: error trying to connect: tcp connect error: Connection refused (os error 61))"), retry_millis: 60000, service: deposit_contract_rpc
Jul 31 17:23:03.725 INFO Beacon chain initialized head_slot: 0, head_block: 0x4bd0…56a5, head_state: 0xa275…ffc7, service: beacon
Jul 31 17:23:03.726 INFO Timer service started service: node_timer
Jul 31 17:23:03.728 INFO UPnP Attempting to initialise routes
Jul 31 17:23:03.791 INFO ENR Initialised quic6: None, quic4: Some(9100), udp6: None, tcp6: None, tcp4: Some(9000), udp4: Some(9000), ip4: Some(127.0.0.1), id: 0x6813..3846, seq: 1, enr: enr:-MS4QDkGtqskpW8cS86xVXYVROqHyGlailXunaf60s4anQW-PgTVJvrQTi4zwqg5x2sd2wBcRGq7NnDymOsvUcgJccwBh2F0dG5ldHOIAAAAAAAAAACEZXRoMpC_yQAXIAAAk___________gmlkgnY0gmlwhH8AAAGEcXVpY4IjjIlzZWNwMjU2azGhA4awLeIKcC6TkbE4GGkQGtE1RhRt9gj7Wg2FD6lWjXl_iHN5bmNuZXRzAIN0Y3CCIyiDdWRwgiMo, service: libp2p
Jul 31 17:23:03.919 INFO Libp2p Starting bandwidth_config: 3-Average, peer_id: 16Uiu2HAmMiko7me6dqQZLwQYJvu2rKi8zXrNGeAQ6Y2bFb123Nxv, service: libp2p
Jul 31 17:23:03.934 INFO Listening established address: /ip4/0.0.0.0/tcp/9000/p2p/16Uiu2HAmMiko7me6dqQZLwQYJvu2rKi8zXrNGeAQ6Y2bFb123Nxv, service: libp2p
Jul 31 17:23:03.937 INFO Listening established address: /ip4/0.0.0.0/udp/9100/quic-v1/p2p/16Uiu2HAmMiko7me6dqQZLwQYJvu2rKi8zXrNGeAQ6Y2bFb123Nxv, service: libp2p
Jul 31 17:23:03.939 INFO Deterministic long lived subnets enabled, subscription_duration_in_epochs: 256, subnets_per_node: 2, service: attestation_service
Jul 31 17:23:04.023 INFO HTTP API started listen_address: 127.0.0.1:3500
Jul 31 17:23:04.035 INFO Execution engine online service: exec
Jul 31 17:23:10.002 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:23:10.002 INFO Searching for peers current_slot: 0, head_slot: 0, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:23:10.003 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:23:10.012 INFO Ready for Bellatrix current_difficulty: 0, terminal_total_difficulty: 0, service: slot_notifier
Jul 31 17:23:13.732 INFO Could not UPnP map Discovery port error: Gateway does not support UPnP
Jul 31 17:23:13.942 INFO UPnP not available service: libp2p
Jul 31 17:23:15.508 CRIT Fee recipient unknown proposer_index: 83, msg: the suggested_fee_recipient was unknown during block production. a junk address was used, rewards were lost! check the --suggested-fee-recipient flag and VC configuration., service: exec
Jul 31 17:23:15.508 INFO Prepared beacon proposer parent_root: 0x4bd0e1331d24ed12f92f5e0c86264ecaa8179e0a6e514a3333f151a5ee8156a5, validator: 83, prepare_slot: 1, service: beacon
Jul 31 17:23:15.511 INFO Found terminal block hash block_hash: 0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8, terminal_total_difficulty: 0, terminal_block_hash_override: 0x0000000000000000000000000000000000000000000000000000000000000000, service: exec
Jul 31 17:23:15.511 INFO Prepared POS transition block proposer slot: 1, service: beacon
Jul 31 17:23:15.942 INFO Subscribing to long-lived subnets subnets: [SubnetId(40), SubnetId(41)], service: attestation_service
Jul 31 17:23:20.002 CRIT Fee recipient unknown proposer_index: 19, msg: the suggested_fee_recipient was unknown during block production. a junk address was used, rewards were lost! check the --suggested-fee-recipient flag and VC configuration., service: exec
Jul 31 17:23:20.002 INFO Prepared beacon proposer parent_root: 0x4bd0e1331d24ed12f92f5e0c86264ecaa8179e0a6e514a3333f151a5ee8156a5, validator: 19, prepare_slot: 2, service: beacon
Jul 31 17:23:20.002 INFO Found terminal block hash block_hash: 0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8, terminal_total_difficulty: 0, terminal_block_hash_override: 0x0000000000000000000000000000000000000000000000000000000000000000, service: exec
Jul 31 17:23:20.003 INFO Prepared POS transition block proposer slot: 2, service: beacon
Jul 31 17:23:22.002 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:23:22.002 INFO Searching for peers current_slot: 1, head_slot: 0, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:23:22.002 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:23:22.002 WARN Not ready Bellatrix info: The execution endpoint is connected and configured, however it is not yet synced, service: slot_notifier
Jul 31 17:23:27.506 INFO Found terminal block hash block_hash: 0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8, terminal_total_difficulty: 0, terminal_block_hash_override: 0x0000000000000000000000000000000000000000000000000000000000000000, service: exec
Jul 31 17:23:27.507 INFO Prepared POS transition block proposer slot: 2, service: beacon
Jul 31 17:23:28.038 INFO Prepared beacon proposer parent_root: 0x4bd0e1331d24ed12f92f5e0c86264ecaa8179e0a6e514a3333f151a5ee8156a5, validator: 65, prepare_slot: 3, service: beacon
Jul 31 17:23:28.038 INFO Found terminal block hash block_hash: 0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8, terminal_total_difficulty: 0, terminal_block_hash_override: 0x0000000000000000000000000000000000000000000000000000000000000000, service: exec
Jul 31 17:23:28.038 INFO Prepared POS transition block proposer slot: 3, service: beacon
Jul 31 17:23:28.046 ERRO No valid eth1_data votes, `votes_to_consider` empty, outcome: casting `state.eth1_data` as eth1 vote, genesis_time: 1722446584, earliest_block_timestamp: None, lowest_block_number: None, service: deposit_contract_rpc
Jul 31 17:23:28.048 WARN Producing block with no sync contributions, slot: 2, service: beacon
Jul 31 17:23:28.102 INFO Reconstructing a full block using a local payload, block_hash: 0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
Jul 31 17:23:28.106 INFO Signed block published to network via HTTP API, publish_delay_ms: 2, slot: 2
Jul 31 17:23:28.113 WARN Could not publish message kind: beacon_block, error: InsufficientPeers, service: libp2p
Jul 31 17:23:28.155 INFO Valid block from HTTP API slot: 2, proposer_index: 19, root: 0x92e9…a80c, block_delay: 103.742ms
Jul 31 17:23:28.158 INFO Found terminal block hash block_hash: 0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8, terminal_total_difficulty: 0, terminal_block_hash_override: 0x0000000000000000000000000000000000000000000000000000000000000000, service: exec
Jul 31 17:23:28.159 INFO Prepared POS transition block proposer slot: 3, service: beacon
Jul 31 17:23:28.159 INFO Forwarding register validator request to connected builder, count: 100
Jul 31 17:23:28.168 INFO Prepared beacon proposer parent_root: 0x92e936143237e7711a7c094165a4209bd7aeadf0f26da5a5aef7cfc24f60a80c, validator: 65, prepare_slot: 3, service: beacon
Jul 31 17:23:32.046 WARN Could not publish message kind: beacon_attestation_2, error: InsufficientPeers, service: libp2p
Jul 31 17:23:32.046 WARN Could not publish message kind: sync_committee_2, error: InsufficientPeers, service: libp2p
Jul 31 17:23:32.048 WARN Could not publish message kind: beacon_attestation_2, error: InsufficientPeers, service: libp2p
Jul 31 17:23:32.049 WARN Could not publish message kind: sync_committee_3, error: InsufficientPeers, service: libp2p
Jul 31 17:23:32.049 WARN Could not publish message kind: beacon_attestation_2, error: InsufficientPeers, service: libp2p
Jul 31 17:23:34.004 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:23:34.004 INFO Searching for peers current_slot: 2, head_slot: 2, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:23:34.005 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:23:36.041 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:36.041 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:36.042 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:36.045 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:40.015 INFO Prepared beacon proposer parent_root: 0x92e936143237e7711a7c094165a4209bd7aeadf0f26da5a5aef7cfc24f60a80c, validator: 33, prepare_slot: 4, service: beacon
Jul 31 17:23:40.017 ERRO No valid eth1_data votes, `votes_to_consider` empty, outcome: casting `state.eth1_data` as eth1 vote, genesis_time: 1722446584, earliest_block_timestamp: None, lowest_block_number: None, service: deposit_contract_rpc
Jul 31 17:23:40.018 INFO Requesting blinded header from connected builder, parent_hash: 0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e, pubkey: 0x8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40, slot: Slot(3), service: exec
Jul 31 17:23:40.026 INFO Requested blinded execution payload parent_hash: 0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e, local_response_ms: 2, local_fee_recipient: 0x690b9a9e9aa1c9db991c7721a92d351db4fac990, relay_response_ms: 8, relay_fee_recipient: empty response, service: exec
Jul 31 17:23:40.026 INFO Builder did not return a payload parent_hash: 0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e, local_block_hash: 0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559, info: falling back to local execution client, service: exec
Jul 31 17:23:40.042 INFO Reconstructing a full block using a local payload, block_hash: 0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
Jul 31 17:23:40.046 INFO Signed block published to network via HTTP API, publish_delay_ms: 3, slot: 3
Jul 31 17:23:40.052 WARN Could not publish message kind: beacon_block, error: InsufficientPeers, service: libp2p
Jul 31 17:23:40.064 INFO Valid block from HTTP API slot: 3, proposer_index: 65, root: 0xde64…e99a, block_delay: 42.78ms
Jul 31 17:23:40.064 INFO Prepared beacon proposer parent_root: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, validator: 33, prepare_slot: 4, service: beacon
Jul 31 17:23:44.035 WARN Could not publish message kind: beacon_attestation_3, error: InsufficientPeers, service: libp2p
Jul 31 17:23:44.037 WARN Could not publish message kind: beacon_attestation_3, error: InsufficientPeers, service: libp2p
Jul 31 17:23:44.598 WARN Could not publish message kind: sync_committee_3, error: InsufficientPeers, service: libp2p
Jul 31 17:23:44.599 WARN Could not publish message kind: sync_committee_0, error: InsufficientPeers, service: libp2p
Jul 31 17:23:44.601 WARN Could not publish message kind: sync_committee_2, error: InsufficientPeers, service: libp2p
Jul 31 17:23:46.002 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:23:46.004 INFO Searching for peers current_slot: 3, head_slot: 3, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:23:46.004 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:23:48.036 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:48.037 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:48.037 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:48.038 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:48.042 WARN Could not publish message kind: beacon_aggregate_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:23:52.017 INFO Prepared beacon proposer parent_root: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, validator: 3, prepare_slot: 5, service: beacon
Jul 31 17:23:52.018 ERRO No valid eth1_data votes, `votes_to_consider` empty, outcome: casting `state.eth1_data` as eth1 vote, genesis_time: 1722446584, earliest_block_timestamp: None, lowest_block_number: None, service: deposit_contract_rpc
Jul 31 17:23:52.018 INFO Requesting blinded header from connected builder, parent_hash: 0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559, pubkey: 0xaef9162ee6f29ee82fbfe387756d84f9ac472eb8709217aaf28f5ef0ea273f6210e531496470b30d2b7747216e3672d5, slot: Slot(4), service: exec
Jul 31 17:23:52.021 INFO Requested blinded execution payload parent_hash: 0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559, local_response_ms: 1, local_fee_recipient: 0x690b9a9e9aa1c9db991c7721a92d351db4fac990, relay_response_ms: 2, relay_fee_recipient: empty response, service: exec
Jul 31 17:23:52.021 INFO Builder did not return a payload parent_hash: 0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559, local_block_hash: 0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7, info: falling back to local execution client, service: exec
Jul 31 17:23:52.029 INFO Reconstructing a full block using a local payload, block_hash: 0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
Jul 31 17:23:52.031 INFO Signed block published to network via HTTP API, publish_delay_ms: 2, slot: 4
Jul 31 17:23:52.037 WARN Could not publish message kind: beacon_block, error: InsufficientPeers, service: libp2p
Jul 31 17:23:52.040 INFO Valid block from HTTP API slot: 4, proposer_index: 33, root: 0xaa62…d281, block_delay: 29.886ms
Jul 31 17:23:52.045 INFO Prepared beacon proposer parent_root: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, validator: 3, prepare_slot: 5, service: beacon
Jul 31 17:23:56.040 WARN Could not publish message kind: beacon_attestation_4, error: InsufficientPeers, service: libp2p
Jul 31 17:23:56.042 WARN Could not publish message kind: beacon_attestation_4, error: InsufficientPeers, service: libp2p
Jul 31 17:23:56.043 WARN Could not publish message kind: beacon_attestation_4, error: InsufficientPeers, service: libp2p
Jul 31 17:23:56.581 WARN Could not publish message kind: sync_committee_0, error: InsufficientPeers, service: libp2p
Jul 31 17:23:56.582 WARN Could not publish message kind: sync_committee_1, error: InsufficientPeers, service: libp2p
Jul 31 17:23:58.005 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:23:58.005 INFO Searching for peers current_slot: 4, head_slot: 4, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:23:58.006 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:24:00.025 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:00.026 WARN Could not publish message kind: beacon_aggregate_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:00.026 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:00.027 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:00.028 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:03.694 WARN Invalid execution chain ID. Please switch to correct chain ID on endpoint, received: Custom(1337), expected: Mainnet, endpoint: http://localhost:8551/, auth=true, service: deposit_contract_rpc
Jul 31 17:24:03.694 ERRO Error updating deposit contract cache error: Invalid endpoint state: WrongChainId, retry_millis: 60000, service: deposit_contract_rpc
Jul 31 17:24:04.015 INFO Prepared beacon proposer parent_root: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, validator: 29, prepare_slot: 6, service: beacon
Jul 31 17:24:04.017 ERRO No valid eth1_data votes, `votes_to_consider` empty, outcome: casting `state.eth1_data` as eth1 vote, genesis_time: 1722446584, earliest_block_timestamp: None, lowest_block_number: None, service: deposit_contract_rpc
Jul 31 17:24:04.025 INFO Requesting blinded header from connected builder, parent_hash: 0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7, pubkey: 0x88c141df77cd9d8d7a71a75c826c41a9c9f03c6ee1b180f3e7852f6a280099ded351b58d66e653af8e42816a4d8f532e, slot: Slot(5), service: exec
Jul 31 17:24:04.026 INFO Requested blinded execution payload parent_hash: 0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7, local_response_ms: 6, local_fee_recipient: 0x690b9a9e9aa1c9db991c7721a92d351db4fac990, relay_response_ms: 8, relay_fee_recipient: empty response, service: exec
Jul 31 17:24:04.026 INFO Builder did not return a payload parent_hash: 0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7, local_block_hash: 0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060, info: falling back to local execution client, service: exec
Jul 31 17:24:04.035 INFO Reconstructing a full block using a local payload, block_hash: 0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060
Jul 31 17:24:04.038 INFO Signed block published to network via HTTP API, publish_delay_ms: 2, slot: 5
Jul 31 17:24:04.043 WARN Could not publish message kind: beacon_block, error: InsufficientPeers, service: libp2p
Jul 31 17:24:04.048 INFO Valid block from HTTP API slot: 5, proposer_index: 3, root: 0x8225…7a28, block_delay: 35.74ms
Jul 31 17:24:04.053 INFO Prepared beacon proposer parent_root: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, validator: 29, prepare_slot: 6, service: beacon
Jul 31 17:24:08.037 WARN Could not publish message kind: beacon_attestation_5, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.039 WARN Could not publish message kind: beacon_attestation_5, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.041 WARN Could not publish message kind: beacon_attestation_5, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.043 WARN Could not publish message kind: sync_committee_0, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.045 WARN Could not publish message kind: sync_committee_1, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.046 WARN Could not publish message kind: sync_committee_2, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.608 WARN Could not publish message kind: sync_committee_2, error: InsufficientPeers, service: libp2p
Jul 31 17:24:08.609 WARN Could not publish message kind: sync_committee_0, error: InsufficientPeers, service: libp2p
Jul 31 17:24:10.001 WARN Low peer count peer_count: 0, service: slot_notifier
Jul 31 17:24:10.001 INFO Searching for peers current_slot: 5, head_slot: 5, finalized_epoch: 0, finalized_root: 0x4bd0…56a5, peers: 0, service: slot_notifier
Jul 31 17:24:10.002 WARN Syncing deposit contract block cache est_blocks_remaining: initializing deposits, service: slot_notifier
Jul 31 17:24:12.037 WARN Could not publish message kind: beacon_aggregate_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:12.037 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:12.038 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:12.038 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
Jul 31 17:24:12.039 WARN Could not publish message kind: signed_contribution_and_proof, error: InsufficientPeers, service: libp2p
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:03+01:00" level=error msg="failed to get sync status" component=beaconClient error="client refused for http://localhost:3500/eth/v1/node/syncing: Get \"http://localhost:3500/eth/v1/node/syncing\": dial tcp [::1]:3500: connect: connection refused" uri="http://localhost:3500"
time="2024-07-31T18:23:04+01:00" level=info msg="Beacon client synced"
time="2024-07-31T18:23:04+01:00" level=info msg="Querying validators from beacon node... (this may take a while)"
time="2024-07-31T18:23:04+01:00" level=info msg="received known validators from beacon-node" durationFetchValidatorsMs=3 numKnownValidators=100
time="2024-07-31T18:23:04+01:00" level=info msg="known validators updated" durationFetchValidatorsMs=3 numKnownValidators=100
time="2024-07-31T18:23:04+01:00" level=info msg="Started mock block validation service, addr: http://localhost:57225"
time="2024-07-31T18:23:04+01:00" level=info msg="Using BLS key: 0xa1885d66bef164889a2e35845c3b626545d7b0e513efe335e97c3a45e534013fa3bc38c3b7e6143695aecc4872ac52c4" service=api
time="2024-07-31T18:23:04+01:00" level=info msg="Starting housekeeper service..."
time="2024-07-31T18:23:04+01:00" level=info msg="Starting API service..."
time="2024-07-31T18:23:04+01:00" level=info msg="subscribing to head events" beaconPublishURI="http://localhost:3500" beaconURI="http://localhost:3500" component=beaconInstance url="http://localhost:3500/eth/v1/events?topics=head"
time="2024-07-31T18:23:04+01:00" level=info msg="updating 0 validator registrations in Redis..." service=housekeeper
time="2024-07-31T18:23:04+01:00" level=info msg="updating 0 validator registrations in Redis done - 0.000000 sec" service=housekeeper
time="2024-07-31T18:23:04+01:00" level=info msg="genesis info: 1722446584" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="forkSchedule: version=0x20000089 / epoch=0" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="forkSchedule: version=0x20000090 / epoch=0" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="forkSchedule: version=0x20000091 / epoch=0" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="forkSchedule: version=0x20000092 / epoch=0" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="forkSchedule: version=0x20000093 / epoch=0" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="deneb fork detected (currentEpoch: 0 / denebEpoch: 0)" method=StartServer service=api
time="2024-07-31T18:23:04+01:00" level=info msg="starting 10 validator registration processors" service=api
time="2024-07-31T18:23:04+01:00" level=info msg="proposer duties updated: " service=api
time="2024-07-31T18:23:04+01:00" level=info msg="proposer API enabled" service=api
time="2024-07-31T18:23:04+01:00" level=info msg="block builder API enabled" service=api
time="2024-07-31T18:23:04+01:00" level=info msg="data API enabled" service=api
time="2024-07-31T18:23:04+01:00" level=info msg="subscribing to payload_attributes events" beaconPublishURI="http://localhost:3500" beaconURI="http://localhost:3500" component=beaconInstance url="http://localhost:3500/eth/v1/events?topics=payload_attributes"
time="2024-07-31T18:23:04+01:00" level=info msg="subscribing to head events" beaconPublishURI="http://localhost:3500" beaconURI="http://localhost:3500" component=beaconInstance url="http://localhost:3500/eth/v1/events?topics=head"
time="2024-07-31T18:23:15+01:00" level=info msg="updated payload attributes" headSlot=0 payloadAttrParent=0x0000000000000000000000000000000000000000000000000000000000000000 payloadAttrSlot=1 randao=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8 service=api timestamp=1722446596 withdrawalsRoot=0x792930bbd5baac43bcc798ee49aa8185ef76bb3b44ba62b91d86ae569e4bb535
time="2024-07-31T18:23:20+01:00" level=info msg="updated payload attributes" headSlot=0 payloadAttrParent=0x0000000000000000000000000000000000000000000000000000000000000000 payloadAttrSlot=2 randao=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8 service=api timestamp=1722446608 withdrawalsRoot=0x792930bbd5baac43bcc798ee49aa8185ef76bb3b44ba62b91d86ae569e4bb535
time="2024-07-31T18:23:28+01:00" level=info msg="updated payload attributes" headSlot=0 payloadAttrParent=0x0000000000000000000000000000000000000000000000000000000000000000 payloadAttrSlot=3 randao=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8 service=api timestamp=1722446620 withdrawalsRoot=0x792930bbd5baac43bcc798ee49aa8185ef76bb3b44ba62b91d86ae569e4bb535
time="2024-07-31T18:23:28+01:00" level=info msg="updated headSlot to 2" epoch=0 service=api slotHead=2 slotStartNextEpoch=32
time="2024-07-31T18:23:28+01:00" level=info msg="updated headSlot to 2" epoch=0 headSlot=2 headSlotPos=3 prevHeadSlot=0 service=housekeeper slotStartNextEpoch=32
time="2024-07-31T18:23:28+01:00" level=info msg="updated payload attributes" headSlot=2 payloadAttrParent=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e payloadAttrSlot=3 randao=0x1a9eac9e4b8d60325f1ccc56d0dd3db2e95074c02b269f4f0406a51a6af40ead service=api timestamp=1722446620 withdrawalsRoot=0x792930bbd5baac43bcc798ee49aa8185ef76bb3b44ba62b91d86ae569e4bb535
time="2024-07-31T18:23:28+01:00" level=info msg="validator registrations call processed" contentLength=44201 headSlot=0 method=registerValidator mevBoostV=- numRegistrations=100 numRegistrationsActive=0 numRegistrationsNew=100 numRegistrationsProcessed=100 processingStoppedByError=false service=api timeNeededMs=225 timeNeededSec=0.225648 ua=Lighthouse/v5.2.1-9e12c21
time="2024-07-31T18:23:28+01:00" level=info msg="http: POST /eth/v1/builder/validators 200" duration=0.225741 method=POST path=/eth/v1/builder/validators service=api status=200
time="2024-07-31T18:23:28+01:00" level=info msg="Forcing validator registration at startup"
time="2024-07-31T18:23:28+01:00" level=info msg="proposer duties updated: 0, 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 4, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 5, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 6, 60, 61, 62, 63, 7, 8, 9" epochFrom=0 epochTo=1 numDuties=64 service=housekeeper
time="2024-07-31T18:23:28+01:00" level=info msg="proposer duties updated: 0, 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 4, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 5, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 6, 60, 61, 62, 63, 7, 8, 9" service=api
time="2024-07-31T18:23:40+01:00" level=info msg="updated payload attributes" headSlot=2 payloadAttrParent=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e payloadAttrSlot=4 randao=0x1a9eac9e4b8d60325f1ccc56d0dd3db2e95074c02b269f4f0406a51a6af40ead service=api timestamp=1722446632 withdrawalsRoot=0x792930bbd5baac43bcc798ee49aa8185ef76bb3b44ba62b91d86ae569e4bb535
time="2024-07-31T18:23:40+01:00" level=info msg="http: GET /eth/v1/builder/header/3/0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e/0x8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40 204" duration=0.000466 method=GET path=/eth/v1/builder/header/3/0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e/0x8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40 service=api status=204
time="2024-07-31T18:23:40+01:00" level=info msg="updated headSlot to 3" epoch=0 service=api slotHead=3 slotStartNextEpoch=32
time="2024-07-31T18:23:40+01:00" level=info msg="updated headSlot to 3" epoch=0 headSlot=3 headSlotPos=4 prevHeadSlot=2 service=housekeeper slotStartNextEpoch=32
time="2024-07-31T18:23:40+01:00" level=info msg="updated payload attributes" headSlot=3 payloadAttrParent=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559 payloadAttrSlot=4 randao=0x1eb63010389d7e00b334c5330773668b60814ac3000e12fbf2e9649efb8569ea service=api timestamp=1722446632 withdrawalsRoot=0x790f7c6005a9869d210d354125851fecefaed154a05ef22c82f492e2d3e76459
time="2024-07-31T18:23:52+01:00" level=info msg="updated payload attributes" headSlot=3 payloadAttrParent=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559 payloadAttrSlot=5 randao=0x1eb63010389d7e00b334c5330773668b60814ac3000e12fbf2e9649efb8569ea service=api timestamp=1722446644 withdrawalsRoot=0x790f7c6005a9869d210d354125851fecefaed154a05ef22c82f492e2d3e76459
time="2024-07-31T18:23:52+01:00" level=info msg="http: GET /eth/v1/builder/header/4/0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559/0xaef9162ee6f29ee82fbfe387756d84f9ac472eb8709217aaf28f5ef0ea273f6210e531496470b30d2b7747216e3672d5 204" duration=0.000140 method=GET path=/eth/v1/builder/header/4/0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559/0xaef9162ee6f29ee82fbfe387756d84f9ac472eb8709217aaf28f5ef0ea273f6210e531496470b30d2b7747216e3672d5 service=api status=204
time="2024-07-31T18:23:52+01:00" level=info msg="updated headSlot to 4" epoch=0 service=api slotHead=4 slotStartNextEpoch=32
time="2024-07-31T18:23:52+01:00" level=info msg="updated headSlot to 4" epoch=0 headSlot=4 headSlotPos=5 prevHeadSlot=3 service=housekeeper slotStartNextEpoch=32
time="2024-07-31T18:23:52+01:00" level=info msg="updated payload attributes" headSlot=4 payloadAttrParent=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7 payloadAttrSlot=5 randao=0x081a4bb872711646d3c83c6a3953641af043df902fc387c3525a33f7a4de1e79 service=api timestamp=1722446644 withdrawalsRoot=0xc2c5684e7f7d91610601327a379650773a2dd67abc287b49f81d779c05f987f7
time="2024-07-31T18:24:04+01:00" level=info msg="updated payload attributes" headSlot=4 payloadAttrParent=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7 payloadAttrSlot=6 randao=0x081a4bb872711646d3c83c6a3953641af043df902fc387c3525a33f7a4de1e79 service=api timestamp=1722446656 withdrawalsRoot=0xc2c5684e7f7d91610601327a379650773a2dd67abc287b49f81d779c05f987f7
time="2024-07-31T18:24:04+01:00" level=info msg="http: GET /eth/v1/builder/header/5/0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7/0x88c141df77cd9d8d7a71a75c826c41a9c9f03c6ee1b180f3e7852f6a280099ded351b58d66e653af8e42816a4d8f532e 204" duration=0.000254 method=GET path=/eth/v1/builder/header/5/0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7/0x88c141df77cd9d8d7a71a75c826c41a9c9f03c6ee1b180f3e7852f6a280099ded351b58d66e653af8e42816a4d8f532e service=api status=204
time="2024-07-31T18:24:04+01:00" level=info msg="updated headSlot to 5" epoch=0 service=api slotHead=5 slotStartNextEpoch=32
time="2024-07-31T18:24:04+01:00" level=info msg="updated headSlot to 5" epoch=0 headSlot=5 headSlotPos=6 prevHeadSlot=4 service=housekeeper slotStartNextEpoch=32
time="2024-07-31T18:24:04+01:00" level=info msg="updated payload attributes" headSlot=5 payloadAttrParent=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060 payloadAttrSlot=6 randao=0x8a16a83e71fc9cb81f746de92872a29d7ee7119c9d1dafd0644ad4e56451ddc4 service=api timestamp=1722446656 withdrawalsRoot=0x07786b4e8b8d11e44088d268c82a8cb6d06cedf9fc0eaf29fce10e97ad7ab07c
/Users/ferranbt/.playground/reth-v1.0.2 node --chain local-testnet/genesis.json --datadir local-testnet/data_reth --http --http.port 8545 --authrpc.port 8551 --authrpc.jwtsecret local-testnet/jwtsecret --color never2024-07-31T17:23:03.374532Z INFO Initialized tracing, debug log directory: /Users/ferranbt/Library/Caches/reth/logs/dev
2024-07-31T17:23:03.378419Z INFO Starting reth version="1.0.2 (ffb44e62)"
2024-07-31T17:23:03.578653Z INFO Opening database path="local-testnet/data_reth/db"
2024-07-31T17:23:03.593102Z INFO Configuration loaded path="local-testnet/data_reth/reth.toml"
2024-07-31T17:23:03.605689Z INFO Verifying storage consistency.
2024-07-31T17:23:03.685164Z INFO Database opened
2024-07-31T17:23:03.724341Z INFO
Pre-merge hard forks (block based):
- Homestead @0
- Dao @0
- Tangerine @0
- SpuriousDragon @0
- Byzantium @0
- Constantinople @0
- Petersburg @0
- Istanbul @0
- MuirGlacier @0
- Berlin @0
- London @0
- ArrowGlacier @0
- GrayGlacier @0
Merge hard forks:
- Paris @0 (network is known to be merged)
Post-merge hard forks (timestamp based):
- Shanghai @1722446584
- Cancun @1722446584
2024-07-31T17:23:03.724683Z INFO Transaction pool initialized
2024-07-31T17:23:03.726213Z INFO StaticFileProducer initialized
2024-07-31T17:23:03.726400Z INFO Pruner initialized prune_config=PruneConfig { block_interval: 5, segments: PruneModes { sender_recovery: None, transaction_lookup: None, receipts: None, account_history: None, storage_history: None, receipts_log_filter: ReceiptsLogPruneConfig({}) } }
2024-07-31T17:23:03.726480Z INFO Consensus engine initialized
2024-07-31T17:23:03.726712Z INFO Engine API handler initialized
2024-07-31T17:23:03.727667Z INFO RPC auth server started url=127.0.0.1:8551
2024-07-31T17:23:03.727924Z INFO RPC IPC server started path=/tmp/reth.ipc
2024-07-31T17:23:03.727936Z INFO RPC HTTP server started url=127.0.0.1:8545
2024-07-31T17:23:03.727947Z INFO Starting consensus engine
2024-07-31T17:23:06.727759Z INFO Status connected_peers=0 freelist=2 latest_block=0
2024-07-31T17:23:15.512388Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:15.512476Z INFO Forkchoice updated head_block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8 safe_block_hash=0x0000000000000000000000000000000000000000000000000000000000000000 finalized_block_hash=0x0000000000000000000000000000000000000000000000000000000000000000
2024-07-31T17:23:15.512535Z INFO New payload job created id=0x87f058a9bc01410f parent=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:20.003052Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:20.003147Z INFO New payload job created id=0x94a86e16f1e15234 parent=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:27.507179Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.038935Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.039084Z INFO New payload job created id=0x2dc1fdac891c5beb parent=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.052239Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.052367Z INFO New payload job created id=0x0706936fc5cf9418 parent=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.144299Z INFO Block added to canonical chain number=1 hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e peers=0 txs=0 gas=0.00 Kgas gas_throughput=0.00 Kgas/second full=0.0% base_fee=0.88gwei blobs=0 excess_blobs=0 elapsed=1.034292ms
2024-07-31T17:23:28.159126Z INFO Block is already canonical, ignoring. block_hash=0x463bc0039d8ffa6427c5ebbeb5e7e96fc9810464713255b66458fec39f110eb8
2024-07-31T17:23:28.167680Z INFO Canonical chain committed number=1 hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e elapsed=1.171583ms
2024-07-31T17:23:28.169042Z INFO Block is already canonical, ignoring. block_hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:28.169108Z INFO New payload job created id=0xfa2120960f868c5a parent=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:32.003862Z INFO Block is already canonical, ignoring. block_hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:39.502885Z INFO Block is already canonical, ignoring. block_hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:40.016362Z INFO Block is already canonical, ignoring. block_hash=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:40.016482Z INFO New payload job created id=0x31ee54e7ace9c901 parent=0x7309f815deec15fb84468c08945a64a22feaf7d186372f04c0154ee2be035b0e
2024-07-31T17:23:40.056663Z INFO Block added to canonical chain number=2 hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559 peers=0 txs=0 gas=0.00 Kgas gas_throughput=0.00 Kgas/second full=0.0% base_fee=0.77gwei blobs=0 excess_blobs=0 elapsed=261.709µs
2024-07-31T17:23:40.060625Z INFO Canonical chain committed number=2 hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559 elapsed=877.875µs
2024-07-31T17:23:40.061510Z INFO Block is already canonical, ignoring. block_hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:40.061681Z INFO New payload job created id=0x24f290c4019d087d parent=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:44.006618Z INFO Block is already canonical, ignoring. block_hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:51.502030Z INFO Block is already canonical, ignoring. block_hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:52.017750Z INFO Block is already canonical, ignoring. block_hash=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:52.017981Z INFO New payload job created id=0x20c09f47055065da parent=0xdc5974bb0b825c61cc8746f60622f6fb19f16a491148764ff8172febe35e0559
2024-07-31T17:23:52.040052Z INFO Block added to canonical chain number=3 hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7 peers=0 txs=0 gas=0.00 Kgas gas_throughput=0.00 Kgas/second full=0.0% base_fee=0.67gwei blobs=0 excess_blobs=0 elapsed=239.75µs
2024-07-31T17:23:52.045191Z INFO Canonical chain committed number=3 hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7 elapsed=1.460875ms
2024-07-31T17:23:52.045835Z INFO Block is already canonical, ignoring. block_hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:23:52.046424Z INFO New payload job created id=0x660be85105f7efe9 parent=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:23:56.004091Z INFO Block is already canonical, ignoring. block_hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:24:03.505166Z INFO Block is already canonical, ignoring. block_hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:24:04.015515Z INFO Block is already canonical, ignoring. block_hash=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:24:04.015661Z INFO New payload job created id=0xe3da73c5528e6b67 parent=0x21f5e9cfb358cbca93de3efe3ccc7d80768e52209def2817ace7f62b262926f7
2024-07-31T17:24:04.047612Z INFO Block added to canonical chain number=4 hash=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060 peers=0 txs=0 gas=0.00 Kgas gas_throughput=0.00 Kgas/second full=0.0% base_fee=0.59gwei blobs=0 excess_blobs=0 elapsed=938.375µs
2024-07-31T17:24:04.052651Z INFO Canonical chain committed number=4 hash=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060 elapsed=2.13275ms
2024-07-31T17:24:04.053839Z INFO Block is already canonical, ignoring. block_hash=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060
2024-07-31T17:24:04.053926Z INFO New payload job created id=0xfd43ef188c066b47 parent=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060
2024-07-31T17:24:08.008416Z INFO Block is already canonical, ignoring. block_hash=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060
2024-07-31T17:24:15.504171Z INFO Block is already canonical, ignoring. block_hash=0xef6437b197d893517917010a4129a9d4517d7c560af1d503c73aa584ae236060
/Users/ferranbt/.playground/lighthouse-v5.2.1 vc --datadir local-testnet/data_validator --testnet-dir local-testnet/testnet --init-slashing-protection --beacon-nodes http://localhost:3500 --suggested-fee-recipient 0x690B9A9E9aa1C9dB991C7721a92d351Db4FaC990 --builder-proposalsJul 31 17:23:03.414 INFO Logging to file path: "local-testnet/data_validator/validators/logs/validator.log"
Jul 31 17:23:03.432 INFO Lighthouse started version: Lighthouse/v5.2.1-9e12c21
Jul 31 17:23:03.433 INFO Configured for network name: custom (local-testnet/testnet)
Jul 31 17:23:03.436 INFO Starting validator client validator_dir: "local-testnet/data_validator/validators", beacon_nodes: ["http://localhost:3500/"]
Jul 31 17:23:03.436 INFO HTTP metrics server is disabled
Jul 31 17:23:03.520 INFO Completed validator discovery new_validators: 100
Jul 31 17:23:03.976 INFO Enabled validator voting_pubkey: 0x8f467e5723deac7659e1ca273e28410cbaa6d495ab66ae77014f4cd21c64b6b5ab9987c9b5537fe0279bd063fe609be7, signing_method: local_keystore
Jul 31 17:23:04.608 INFO Enabled validator voting_pubkey: 0x984620db3658a19769475080998db9e7f5bcd4255a89a70b5ecf7db01226f213836d091a3b37eb96e4937966b094a291, signing_method: local_keystore
Jul 31 17:23:04.826 INFO Enabled validator voting_pubkey: 0xabef42538a17a55804b634aac9d211b92b5768c4cc1263342ca287323bb3d5c768080451d1b5d652e9f8646fbb35f57c, signing_method: local_keystore
Jul 31 17:23:05.082 INFO Enabled validator voting_pubkey: 0xa4855c83d868f772a579133d9f23818008417b743e8447e235d8eb78b1d8f8a9f63f98c551beb7de254400f89592314d, signing_method: local_keystore
Jul 31 17:23:05.297 INFO Enabled validator voting_pubkey: 0x93bb1c86717fa7303f65cb8c45c9fcc8fecb88428b7cd1dd59967a132109c25ab5c97888e46c5d471ff911c573f45a34, signing_method: local_keystore
Jul 31 17:23:05.496 INFO Enabled validator voting_pubkey: 0xa8a18565733e70663c77bc0c80e08f50de908cc048152f1e7dae85d8cc218afbdd337d7d33a44e25400be2f06907c64a, signing_method: local_keystore
Jul 31 17:23:05.709 INFO Enabled validator voting_pubkey: 0xa7f711233af57440e9ea700113fc4dbaef97e7da7741dd2e38ae668a7f2685d4585d54a9e6712ff1b87c69dbb181abf7, signing_method: local_keystore
Jul 31 17:23:05.887 INFO Enabled validator voting_pubkey: 0xa34febc12af07316580b480364f90a76313ccce7927bbe263e27ea270853b02ad4d1428caf55363f3ebebac622cb9fd6, signing_method: local_keystore
Jul 31 17:23:06.052 INFO Enabled validator voting_pubkey: 0x902ff56a7a4c5b6cc57708ea7b0b72cb54e4b821c95373f503648185f15208f6ca6281677fa0ecc14f911d7b7ca04f4e, signing_method: local_keystore
Jul 31 17:23:06.216 INFO Enabled validator voting_pubkey: 0x96c8d3dd08724624017f178393d176b425dab9dfa1cc3f62c7669337446baa601e0aa261c00c76bde07ba9a1a3582c0a, signing_method: local_keystore
Jul 31 17:23:06.487 INFO Enabled validator voting_pubkey: 0xb9d1d914df3d4565465c3fd52b5b96e637f9980570cabf5b5d4aadf5a329ac36ad672819d997e735f5052e28b1f0c104, signing_method: local_keystore
Jul 31 17:23:06.704 INFO Enabled validator voting_pubkey: 0xb7e6e187ed813d950a9a17d1e70c03e4de2903596c4c5ff326848515c985deee38198efebc265300cd4f1d6bd7b5d264, signing_method: local_keystore
Jul 31 17:23:06.920 INFO Enabled validator voting_pubkey: 0x8a0d241955104bedacb3b829162f2b457915c2beb9018ede8ef8ea80f401b471c42354358da9e62b51c38d54263a78a9, signing_method: local_keystore
Jul 31 17:23:07.087 INFO Enabled validator voting_pubkey: 0xa48cc260df1df875176cb17493a5b53d669c091da74d5075acb8952a641b1b7ef68d01f009c1a365d2fa80937c79dd6b, signing_method: local_keystore
Jul 31 17:23:07.247 INFO Enabled validator voting_pubkey: 0x8967da3c8071ba2bf632cd40ae08fbbf0a203c47c02af1948fc232a7a743c0c0cfbe51606b89f102f2f6de7f039fb155, signing_method: local_keystore
Jul 31 17:23:07.407 INFO Enabled validator voting_pubkey: 0xa9cf360aa15fb1d1d30ee2b578dc5884823c19661886ae8b892775ccb3bd96b7d7345569a2aa0b14e4d015c54a6a0c54, signing_method: local_keystore
Jul 31 17:23:07.577 INFO Enabled validator voting_pubkey: 0x92a93728c252a45ef587ca53a037593912599d82e2b8aa1b734b99d500a0ac8c142092ea8b3c2c34a28dc8ddf337a249, signing_method: local_keystore
Jul 31 17:23:07.859 INFO Enabled validator voting_pubkey: 0xb451eb0ff4990917aba6e3d80c34aee91ea1ce49053f38ae174cef107cb9acc595d0ca3fefcb804c9dd04510c630cabe, signing_method: local_keystore
Jul 31 17:23:08.024 INFO Enabled validator voting_pubkey: 0x9314c6de0386635e2799af798884c2ea09c63b9f079e572acc00b06a7faccce501ea4dfc0b1a23b8603680a5e3481327, signing_method: local_keystore
Jul 31 17:23:08.185 INFO Enabled validator voting_pubkey: 0xb08f7feb86786c37661afb9951a959c9b465fd11ca98fcbc908fcf49144084051f6c363e2eb4459da2c2d03d84175692, signing_method: local_keystore
Jul 31 17:23:08.345 INFO Enabled validator voting_pubkey: 0x81054bd51ce57a8415f0c8e0f2fbf94f5a8464552baa33263c20a4da062e5ed994a4d32c171106d2008cd063f48f6fe2, signing_method: local_keystore
Jul 31 17:23:08.505 INFO Enabled validator voting_pubkey: 0x8d58f7e2e58471b46d20a66a61f4cde3c78ab6c0505517c615e08d8ef5adf59b65fa2b01ea2395c84584a6f10d6cee2f, signing_method: local_keystore
Jul 31 17:23:08.693 INFO Enabled validator voting_pubkey: 0x88c141df77cd9d8d7a71a75c826c41a9c9f03c6ee1b180f3e7852f6a280099ded351b58d66e653af8e42816a4d8f532e, signing_method: local_keystore
Jul 31 17:23:08.884 INFO Enabled validator voting_pubkey: 0x872c61b4a7f8510ec809e5b023f5fdda2105d024c470ddbbeca4bc74e8280af0d178d749853e8f6a841083ac1b4db98f, signing_method: local_keystore
Jul 31 17:23:09.108 INFO Enabled validator voting_pubkey: 0x963528adb5322c2e2c54dc296ffddd2861bb103cbf64646781dfa8a3c2d8a8eda7079d2b3e95600028c44365afbf8879, signing_method: local_keystore
Jul 31 17:23:09.280 INFO Enabled validator voting_pubkey: 0xaa241b2afbb33f92a5d281aec9c8bac8997c1dddc051455fc0f334de48320f160b5029b552495aed21ed9ce252aab499, signing_method: local_keystore
Jul 31 17:23:09.458 INFO Enabled validator voting_pubkey: 0xae4d49364e4a36760cc74a675500055b9aed99bc19d31abb953ea156bb5a76dcf36769d15341b850114a30ffc8057780, signing_method: local_keystore
Jul 31 17:23:09.619 INFO Enabled validator voting_pubkey: 0xafc0fa2ed6a270de6122a19d4600380b7f9b5e974d16f095f1702f55792ecab0128b155a69f17ad64a6de0a7063642ec, signing_method: local_keystore
Jul 31 17:23:09.779 INFO Enabled validator voting_pubkey: 0x815042c33c1a43c1ee58a58ee074bc93a13c23a035dedee6879730220379d0c03ff4a3829240b6c34e56feb55cd322df, signing_method: local_keystore
Jul 31 17:23:09.938 INFO Enabled validator voting_pubkey: 0xac9f4df3f20a16a9fefad08817fcbc9a6ee17f7512db006414b4aa6f234c2313585ef72c5776df55fa6284af4bc3f631, signing_method: local_keystore
Jul 31 17:23:10.117 INFO Enabled validator voting_pubkey: 0x87c9f7605d07550b46c79add5ea4e39de5014c03833669257bd6666b7ec838f53800104779940d8cdd884275a0f6a3ef, signing_method: local_keystore
Jul 31 17:23:10.302 INFO Enabled validator voting_pubkey: 0xb7721412ae5a793f34ac8866698b221c67ef8272eba44d3030512ec3f7ed8ffcb620b58f17809690d5276423e849827f, signing_method: local_keystore
Jul 31 17:23:10.466 INFO Enabled validator voting_pubkey: 0xaef9162ee6f29ee82fbfe387756d84f9ac472eb8709217aaf28f5ef0ea273f6210e531496470b30d2b7747216e3672d5, signing_method: local_keystore
Jul 31 17:23:10.628 INFO Enabled validator voting_pubkey: 0xb397692ccbf442bfe078174c85dbad7fd605e4ff1caf2904b31e4a4c79d6444813ad9b2093ac8fbd4dd59ec7a4c8c006, signing_method: local_keystore
Jul 31 17:23:10.788 INFO Enabled validator voting_pubkey: 0x974b2aed17665e51c1c091998ca9649875330947de3d2733a5bd2eda69b0c593cdac2e416993a87f9a17aec1ccdc2368, signing_method: local_keystore
Jul 31 17:23:10.953 INFO Enabled validator voting_pubkey: 0x80a2be2c7dbce8ddc2eba03522697587c375a5a9e92d4b31ed9e3c34bee047095d93e3c70b1662b3faa301f5b19978e5, signing_method: local_keystore
Jul 31 17:23:11.113 INFO Enabled validator voting_pubkey: 0x8be11e9ead2e1bb5be7e2ec066ff83589558a5d9373666b3fc518a6a6639b3baecb87f8f34895f63e8d09d270d93ce04, signing_method: local_keystore
Jul 31 17:23:11.273 INFO Enabled validator voting_pubkey: 0xa8e3c2d3ac4e0e3c83380577ff7b7b5b2a98571e0d04ddebc0a6c472ce3bc5cc6a6733be728a0ee17da74b7691d2679d, signing_method: local_keystore
Jul 31 17:23:11.435 INFO Enabled validator voting_pubkey: 0xa8d4c7c27795a725961317ef5953a7032ed6d83739db8b0e8a72353d1b8b4439427f7efa2c89caa03cc9f28f8cbab8ac, signing_method: local_keystore
Jul 31 17:23:11.661 INFO Enabled validator voting_pubkey: 0x8794388915e86e4988363cdd4289ad19182209c873cbbbf5a80ff5c99f93acb839807787a77ad2b603f074405d7ed08b, signing_method: local_keystore
Jul 31 17:23:11.820 INFO Enabled validator voting_pubkey: 0xb5bb0162a4f27d1bab4c7dc3d20f5a75d6ee98c56bcd309a1f0f307685ad47ffb8a35bfdf8431b9b954b59662a74c478, signing_method: local_keystore
Jul 31 17:23:11.981 INFO Enabled validator voting_pubkey: 0xb245d63d3f9d8ea1807a629fcb1b328cb4d542f35a3d5bc478be0df389dddd712fc4c816ba3fede9a96320ae6b24a7d8, signing_method: local_keystore
Jul 31 17:23:12.140 INFO Enabled validator voting_pubkey: 0x8826e820179fd321819e78ffee16f50ac528db2da71ad8c269f60b878bc4887c79c0545b3d750e86e490d5ba9083cb70, signing_method: local_keystore
Jul 31 17:23:12.301 INFO Enabled validator voting_pubkey: 0x9243ef5ed3bd28892d1ef4f7aaf29faeb9c0e725673cd38e308bd756f20a9ee09de5cd9822e5e77bd03b734ef8a92695, signing_method: local_keystore
Jul 31 17:23:12.461 INFO Enabled validator voting_pubkey: 0xb89bebc699769726a318c8e9971bd3171297c61aea4a6578a7a4f94b547dcba5bac16a89108b6b6a1fe3695d1a874a0b, signing_method: local_keystore
Jul 31 17:23:12.624 INFO Enabled validator voting_pubkey: 0x98f620aadc4e58392b5b583fed96c452b54c39ba3a9fe8c277f625fae7e1317d034f732995fd88c1461463edd0f2b86d, signing_method: local_keystore
Jul 31 17:23:12.785 INFO Enabled validator voting_pubkey: 0x86a73886aa0114bbdbba346cb7c07376c81b549a4802c24d98ebbc54a6a1b5d2ac874ef657cfb27c3644fcb85f97a2b5, signing_method: local_keystore
Jul 31 17:23:12.944 INFO Enabled validator voting_pubkey: 0xaecc56f2b1c4011d450214d3e1254479d583a6a5c2c06fbc049512731f76227d140df9f36a3f76b4ccb4df1342403573, signing_method: local_keystore
Jul 31 17:23:13.105 INFO Enabled validator voting_pubkey: 0x8dd74e1bb5228fc1fca274fda02b971c1003a4f409bbdfbcfec6426bf2f52addcbbebccdbf45eee6ae11eb5b5ee7244d, signing_method: local_keystore
Jul 31 17:23:13.265 INFO Enabled validator voting_pubkey: 0xb7ee0ef26144de04d9cc80864b869b7ecafbf1b7c0050403cc3c3b514368713b8bb708c464568a18c837e1fd21d09063, signing_method: local_keystore
Jul 31 17:23:13.426 INFO Enabled validator voting_pubkey: 0x81283b7a20e1ca460ebd9bbd77005d557370cabb1f9a44f530c4c4c66230f675f8df8b4c2818851aa7d77a80ca5a4a5e, signing_method: local_keystore
Jul 31 17:23:13.587 INFO Enabled validator voting_pubkey: 0xa852816b8e463178eea5acebb4b86d0acb6d8c6812cf313296bd271ea4d2fd89d281e5fc296df4df49019169bdf96922, signing_method: local_keystore
Jul 31 17:23:13.745 INFO Enabled validator voting_pubkey: 0x92f43d79d9f488010b310a54f3fc2e7f4be191ca06d93e588c30c8abf59a52190e060b285ac626eb13cd95bbcc3a0a2a, signing_method: local_keystore
Jul 31 17:23:13.903 INFO Enabled validator voting_pubkey: 0xa7f5d408af436d71ec7acfe9a4592679649d326c00ac92c6f3332423be30c3601d232f265078f1f2a5d6d6cde08de7d7, signing_method: local_keystore
Jul 31 17:23:14.060 INFO Enabled validator voting_pubkey: 0x8dde8306920812b32def3b663f7c540b49180345d3bcb8d3770790b7dc80030ebc06497feebd1bcf017d918f00bfa88f, signing_method: local_keystore
Jul 31 17:23:14.217 INFO Enabled validator voting_pubkey: 0x876dd4705157eb66dc71bc2e07fb151ea53e1a62a0bb980a7ce72d15f58944a8a3752d754f52f4a60dbfc7b18169f268, signing_method: local_keystore
Jul 31 17:23:14.374 INFO Enabled validator voting_pubkey: 0x8db9f236d3483af79703244c7034b5267a0546c3c840d4e91fdcdd466373d62d960553982225ca5f7666dd7375a29c19, signing_method: local_keystore
Jul 31 17:23:14.531 INFO Enabled validator voting_pubkey: 0x903e2989e7442ee0a8958d020507a8bd985d3974f5e8273093be00db3935f0500e141b252bd09e3728892c7a8443863c, signing_method: local_keystore
Jul 31 17:23:14.688 INFO Enabled validator voting_pubkey: 0x9698d9519a02b64f230e5a2520401799c2ca7d69ab23a6d9817943147264bf00d409264b928718245efff4f7ee97dd5c, signing_method: local_keystore
Jul 31 17:23:14.845 INFO Enabled validator voting_pubkey: 0x84398f539a64cbe01cfcd8c485ea51cd6657b94df93ee9b5dc61e1f18f69da6ca9d4dba63c956a81c68d5d4d4277a60f, signing_method: local_keystore
Jul 31 17:23:15.004 INFO Enabled validator voting_pubkey: 0xb8cd1cef89aa1567a6058957442a698cf1b267130606f749451152959a5dfb50d243890d4adc2c3309f7696d54af1260, signing_method: local_keystore
Jul 31 17:23:15.163 INFO Enabled validator voting_pubkey: 0xaf344fce60dbd5fb850070e6e76a065e1a32485245ef4f413135a86ae703da88407c5d01c71f6bb06a151ff96cca7191, signing_method: local_keystore
Jul 31 17:23:15.319 INFO Enabled validator voting_pubkey: 0x9648b83a4f09b4ca2021f0c193c5c41df1465715761bca52671ca790a3e92d67686b97b3d54c6110409779df887bd9c6, signing_method: local_keystore
Jul 31 17:23:15.476 INFO Enabled validator voting_pubkey: 0x91ae4686b0d20470409f020eaca826c3efc6c1926ed25d05e6f0f7916391ec89c2341917277c437ac8fffffe94b68111, signing_method: local_keystore
Jul 31 17:23:15.633 INFO Enabled validator voting_pubkey: 0xa98ed496c2f464226500a6ce04602ff9ef133ed6316f372f6c744aee165149f7e578b12780e0eacec307ae6907351d99, signing_method: local_keystore
Jul 31 17:23:15.799 INFO Enabled validator voting_pubkey: 0x9977f1c8b731a8d5558146bfb86caea26434f3c5878b589bf280a42c9159e700e9df0e4086296c20b011d2e78c27d373, signing_method: local_keystore
Jul 31 17:23:15.962 INFO Enabled validator voting_pubkey: 0x98f011f9a4dff94eb0352ff6e21b7df45e2a112bd5d789b5729111b89b368e7ed554e4d1c16b72f4d105090173cafed2, signing_method: local_keystore
Jul 31 17:23:16.140 INFO Enabled validator voting_pubkey: 0xa3862121db5914d7272b0b705e6e3c5336b79e316735661873566245207329c30f9a33d4fb5f5857fc6fd0a368186972, signing_method: local_keystore
Jul 31 17:23:16.303 INFO Enabled validator voting_pubkey: 0x92bd81b8e9099b9ca87a2033fdd84475752dc34a0fae0a8e50aabf4d3baff9cd45ed56508c837023944350f53dbc4ac7, signing_method: local_keystore
Jul 31 17:23:16.466 INFO Enabled validator voting_pubkey: 0x8a298ee1ac0466ecaa04d5798048c6e192409af63217f32fd7e07794cfcdcd8deca055b9782dd1ad45a578a9ec10606c, signing_method: local_keystore
Jul 31 17:23:16.629 INFO Enabled validator voting_pubkey: 0x914b56f41c411fbfca9dc9763f44daf253c103b162457d07954fd0af768b5e74692b4639c22455fb81d71f7ed6144514, signing_method: local_keystore
Jul 31 17:23:16.789 INFO Enabled validator voting_pubkey: 0xa6d310dbbfab9a22450f59993f87a4ce5db6223f3b5f1f30d2c4ec718922d400e0b3c7741de8e59960f72411a0ee10a7, signing_method: local_keystore
Jul 31 17:23:16.947 INFO Enabled validator voting_pubkey: 0x94f0c8535601596eb2165adb28ebe495891a3e4ea77ef501e7790cccb281827d377a5a8d4c200e3595d3f38f8633b480, signing_method: local_keystore
Jul 31 17:23:17.107 INFO Enabled validator voting_pubkey: 0xa8be337b3d0e6be415dcb037b246831f9966aacef62b69d6b609e4ff8208bc536c6473bc9fe9e3bec9a8665c8caa05c5, signing_method: local_keystore
Jul 31 17:23:17.266 INFO Enabled validator voting_pubkey: 0xa98c264dfc3bc3ed635df5dbfd54909e77600cd68480ec201d9f5c416580591daaa9735b04743e10e7fc6370a8189775, signing_method: local_keystore
Jul 31 17:23:17.472 INFO Enabled validator voting_pubkey: 0x99f6e5b80dc52407f0436d3474bd5da5ff23a19cb188b933af6312d9793cbfd54f9e72596c5d481a1ed8d705b81c1f0e, signing_method: local_keystore
Jul 31 17:23:17.639 INFO Enabled validator voting_pubkey: 0xab0bdda0f85f842f431beaccf1250bf1fd7ba51b4100fd64364b6401fda85bb0069b3e715b58819684e7fc0b10a72a34, signing_method: local_keystore
Jul 31 17:23:17.809 INFO Enabled validator voting_pubkey: 0xa3177a98f653cea646f525f0f13348efb27e0d3d0cd824704c91d8d959096d259c9e577298f444acc629920c9619be50, signing_method: local_keystore
Jul 31 17:23:17.973 INFO Enabled validator voting_pubkey: 0x8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40, signing_method: local_keystore
Jul 31 17:23:18.134 INFO Enabled validator voting_pubkey: 0xae00fc3de831b09661a0ac02873c45c84cb2b58cffb6430a3f607e4c3fa1e0932397f11307cd169cdc6f79c463527260, signing_method: local_keystore
Jul 31 17:23:18.293 INFO Enabled validator voting_pubkey: 0x96ef954b331a534199f4f113d993a50ec7a781fc5aa2a181ea0bdbfd4c5c557abfebfcc02604d5aef52ba64afbe0ff18, signing_method: local_keystore
Jul 31 17:23:18.452 INFO Enabled validator voting_pubkey: 0x8f1ef3639aea57fef705847e251b785bb608a848f42d9107c494cbc696be35642f6552fb83174ca2e73632568a5667f4, signing_method: local_keystore
Jul 31 17:23:18.611 INFO Enabled validator voting_pubkey: 0x96746aaba64dc87835ba709332f4d5d7837ada092b439c49d251aecf92aab5dc132e917bf6f59799bc093f976a7bc021, signing_method: local_keystore
Jul 31 17:23:18.769 INFO Enabled validator voting_pubkey: 0xa5869ba554d1432b09ee677c117511291b9901f169e870831f457caa6ccfab376cb1fe33813bdb495cf4afec9ea35fdf, signing_method: local_keystore
Jul 31 17:23:18.927 INFO Enabled validator voting_pubkey: 0xab8d3a9bcc160e518fac0756d3e192c74789588ed4a2b1debf0c78f78479ca8edb05b12ce21103076df6af4eb8756ff9, signing_method: local_keystore
Jul 31 17:23:19.085 INFO Enabled validator voting_pubkey: 0x83802cd575a3cea7e3e38fc1a73d94a9e4fdb999b8494e7929309c009d79a23edb1ba091ac02588f130e0585fb106540, signing_method: local_keystore
Jul 31 17:23:19.242 INFO Enabled validator voting_pubkey: 0x92977e71396633d442f61e16a0cfcf8ffad0af93c9f1b7fdf4f7ccb816de052925fc192922d6252d325ef9fa2e0595d2, signing_method: local_keystore
Jul 31 17:23:19.402 INFO Enabled validator voting_pubkey: 0x9893413c00283a3f9ed9fd9845dda1cea38228d22567f9541dccc357e54a2d6a6e204103c92564cbc05f4905ac7c493a, signing_method: local_keystore
Jul 31 17:23:19.560 INFO Enabled validator voting_pubkey: 0xaec922bd7a9b7b1dc21993133b586b0c3041c1e2e04b513e862227b9d7aecaf9444222f7e78282a449622ffc6278915d, signing_method: local_keystore
Jul 31 17:23:19.721 INFO Enabled validator voting_pubkey: 0xaca5e4979f281b5ab0ea0f549d6dcc34989607c335e94efedeffc7e73b393f42c7b11d76144a750f82600b21d10b6777, signing_method: local_keystore
Jul 31 17:23:19.879 INFO Enabled validator voting_pubkey: 0xafe6eface52fb6de91055a81abf9aa6e42ce2ef36fd8ae0d09aec6e5d8bd40a065dfccda6104af94df3f7a5854559ef4, signing_method: local_keystore
Jul 31 17:23:20.037 INFO Enabled validator voting_pubkey: 0xa1c76af1545d7901214bb6be06be5d9e458f8e989c19373a920f0018327c83982f6a2ac138260b8def732cb366411ddc, signing_method: local_keystore
Jul 31 17:23:20.210 INFO Enabled validator voting_pubkey: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44c, signing_method: local_keystore
Jul 31 17:23:20.370 INFO Enabled validator voting_pubkey: 0x954eb88ed1207f891dc3c28fa6cfdf8f53bf0ed3d838f3476c0900a61314d22d4f0a300da3cd010444dd5183e35a593c, signing_method: local_keystore
Jul 31 17:23:20.533 INFO Enabled validator voting_pubkey: 0xa3a32b0f8b4ddb83f1a0a853d81dd725dfe577d4f4c3db8ece52ce2b026eca84815c1a7e8e92a4de3d755733bf7e4a9b, signing_method: local_keystore
Jul 31 17:23:20.693 INFO Enabled validator voting_pubkey: 0x8d5d3672a233db513df7ad1e8beafeae99a9f0199ed4d949bbedbb6f394030c0416bd99b910e14f73c65b6a11fe6b62e, signing_method: local_keystore
Jul 31 17:23:20.853 INFO Enabled validator voting_pubkey: 0xae241af60691fda1cf8ca44d49573c55818c53b6141800cca2d488b9a3fba71c0f869179fff50c084657831fbeb42bf4, signing_method: local_keystore
Jul 31 17:23:21.013 INFO Enabled validator voting_pubkey: 0x8bf2630491d2a480ec243b00d65d76e69615e67d3df5d8c14ca7506edd8e896a9083e8ee9e4129af0f6d896a3225c08c, signing_method: local_keystore
Jul 31 17:23:21.175 INFO Enabled validator voting_pubkey: 0x8bb9e1693eab1496d7583bf22fb1f2a475934c63b4d94118940617aa187bc277f738223e0ec1ce8a5566035d9bcc5470, signing_method: local_keystore
Jul 31 17:23:21.335 INFO Enabled validator voting_pubkey: 0x925b1fb57c06b5668567bd5aa196531032d6f8918dd4f702017c11b59288e3bdb98e3820ac22780f73580a4119de4bbc, signing_method: local_keystore
Jul 31 17:23:22.109 INFO Modified key_cache saved successfully
Jul 31 17:23:22.109 INFO Initialized validators enabled: 100, disabled: 0
Jul 31 17:23:22.143 INFO Initialized beacon node connections available: 1, total: 1
Jul 31 17:23:22.145 INFO Loaded validator keypair store voting_validators: 100
Jul 31 17:23:22.146 INFO HTTP API server is disabled
Jul 31 17:23:22.147 INFO Genesis has already occurred seconds_ago: 18
Jul 31 17:23:22.147 INFO Block production service started service: block
Jul 31 17:23:22.149 INFO Attestation production service started next_update_millis: 5850, service: attestation
Jul 31 17:23:22.149 INFO Sync committee service started next_update_millis: 5850, service: sync_committee
Jul 31 17:23:22.150 INFO Validator registration service started service: preparation
Jul 31 17:23:22.150 INFO Proposer preparation service started service: preparation
Jul 31 17:23:22.150 INFO Doppelganger protection disabled.
Jul 31 17:23:22.154 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 58, pubkey: 0x8826e820179fd321819e78ffee16f50ac528db2da71ad8c269f60b878bc4887c79c0545b3d750e86e490d5ba9083cb70, service: duties
Jul 31 17:23:22.154 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 0, pubkey: 0xa99a76ed7796f7be22d5b7e85deeb7c5677e88e511e0b337618f8c4eb61349b4bf2d153f649f7b53359fe8b94a38e44c, service: duties
Jul 31 17:23:22.154 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 68, pubkey: 0xaa241b2afbb33f92a5d281aec9c8bac8997c1dddc051455fc0f334de48320f160b5029b552495aed21ed9ce252aab499, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 15, pubkey: 0x872c61b4a7f8510ec809e5b023f5fdda2105d024c470ddbbeca4bc74e8280af0d178d749853e8f6a841083ac1b4db98f, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 29, pubkey: 0xa98ed496c2f464226500a6ce04602ff9ef133ed6316f372f6c744aee165149f7e578b12780e0eacec307ae6907351d99, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 6, pubkey: 0x9977f1c8b731a8d5558146bfb86caea26434f3c5878b589bf280a42c9159e700e9df0e4086296c20b011d2e78c27d373, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 38, pubkey: 0x925b1fb57c06b5668567bd5aa196531032d6f8918dd4f702017c11b59288e3bdb98e3820ac22780f73580a4119de4bbc, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 53, pubkey: 0xb08f7feb86786c37661afb9951a959c9b465fd11ca98fcbc908fcf49144084051f6c363e2eb4459da2c2d03d84175692, service: duties
Jul 31 17:23:22.155 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 36, pubkey: 0xaecc56f2b1c4011d450214d3e1254479d583a6a5c2c06fbc049512731f76227d140df9f36a3f76b4ccb4df1342403573, service: duties
Jul 31 17:23:22.156 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 77, pubkey: 0xa7f5d408af436d71ec7acfe9a4592679649d326c00ac92c6f3332423be30c3601d232f265078f1f2a5d6d6cde08de7d7, service: duties
Jul 31 17:23:22.156 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 65, pubkey: 0x8bb7aa61aa8bbd2b7825d28c340da89b625381232dcf2742276b4e3a2e4a0f42ef68794fdf005d94014636732fba2f40, service: duties
Jul 31 17:23:22.156 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 89, pubkey: 0x83802cd575a3cea7e3e38fc1a73d94a9e4fdb999b8494e7929309c009d79a23edb1ba091ac02588f130e0585fb106540, service: duties
Jul 31 17:23:22.156 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 24, pubkey: 0xae241af60691fda1cf8ca44d49573c55818c53b6141800cca2d488b9a3fba71c0f869179fff50c084657831fbeb42bf4, service: duties
Jul 31 17:23:22.157 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 41, pubkey: 0xb8cd1cef89aa1567a6058957442a698cf1b267130606f749451152959a5dfb50d243890d4adc2c3309f7696d54af1260, service: duties
Jul 31 17:23:22.157 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 97, pubkey: 0x8db9f236d3483af79703244c7034b5267a0546c3c840d4e91fdcdd466373d62d960553982225ca5f7666dd7375a29c19, service: duties
Jul 31 17:23:22.157 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 40, pubkey: 0xa34febc12af07316580b480364f90a76313ccce7927bbe263e27ea270853b02ad4d1428caf55363f3ebebac622cb9fd6, service: duties
Jul 31 17:23:22.157 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 87, pubkey: 0x96c8d3dd08724624017f178393d176b425dab9dfa1cc3f62c7669337446baa601e0aa261c00c76bde07ba9a1a3582c0a, service: duties
Jul 31 17:23:22.157 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 92, pubkey: 0xaca5e4979f281b5ab0ea0f549d6dcc34989607c335e94efedeffc7e73b393f42c7b11d76144a750f82600b21d10b6777, service: duties
Jul 31 17:23:22.158 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 19, pubkey: 0x8d5d3672a233db513df7ad1e8beafeae99a9f0199ed4d949bbedbb6f394030c0416bd99b910e14f73c65b6a11fe6b62e, service: duties
Jul 31 17:23:22.158 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 55, pubkey: 0xac9f4df3f20a16a9fefad08817fcbc9a6ee17f7512db006414b4aa6f234c2313585ef72c5776df55fa6284af4bc3f631, service: duties
Jul 31 17:23:22.158 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 32, pubkey: 0xa9cf360aa15fb1d1d30ee2b578dc5884823c19661886ae8b892775ccb3bd96b7d7345569a2aa0b14e4d015c54a6a0c54, service: duties
Jul 31 17:23:22.158 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 75, pubkey: 0xa8e3c2d3ac4e0e3c83380577ff7b7b5b2a98571e0d04ddebc0a6c472ce3bc5cc6a6733be728a0ee17da74b7691d2679d, service: duties
Jul 31 17:23:22.158 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 70, pubkey: 0xa3177a98f653cea646f525f0f13348efb27e0d3d0cd824704c91d8d959096d259c9e577298f444acc629920c9619be50, service: duties
Jul 31 17:23:22.159 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 28, pubkey: 0xb245d63d3f9d8ea1807a629fcb1b328cb4d542f35a3d5bc478be0df389dddd712fc4c816ba3fede9a96320ae6b24a7d8, service: duties
Jul 31 17:23:22.159 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 59, pubkey: 0x92977e71396633d442f61e16a0cfcf8ffad0af93c9f1b7fdf4f7ccb816de052925fc192922d6252d325ef9fa2e0595d2, service: duties
Jul 31 17:23:22.159 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 51, pubkey: 0xb397692ccbf442bfe078174c85dbad7fd605e4ff1caf2904b31e4a4c79d6444813ad9b2093ac8fbd4dd59ec7a4c8c006, service: duties
Jul 31 17:23:22.159 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 21, pubkey: 0x8dd74e1bb5228fc1fca274fda02b971c1003a4f409bbdfbcfec6426bf2f52addcbbebccdbf45eee6ae11eb5b5ee7244d, service: duties
Jul 31 17:23:22.160 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 46, pubkey: 0x92f43d79d9f488010b310a54f3fc2e7f4be191ca06d93e588c30c8abf59a52190e060b285ac626eb13cd95bbcc3a0a2a, service: duties
Jul 31 17:23:22.160 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 16, pubkey: 0x8f467e5723deac7659e1ca273e28410cbaa6d495ab66ae77014f4cd21c64b6b5ab9987c9b5537fe0279bd063fe609be7, service: duties
Jul 31 17:23:22.160 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 95, pubkey: 0x8967da3c8071ba2bf632cd40ae08fbbf0a203c47c02af1948fc232a7a743c0c0cfbe51606b89f102f2f6de7f039fb155, service: duties
Jul 31 17:23:22.160 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 10, pubkey: 0x876dd4705157eb66dc71bc2e07fb151ea53e1a62a0bb980a7ce72d15f58944a8a3752d754f52f4a60dbfc7b18169f268, service: duties
Jul 31 17:23:22.160 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 14, pubkey: 0x84398f539a64cbe01cfcd8c485ea51cd6657b94df93ee9b5dc61e1f18f69da6ca9d4dba63c956a81c68d5d4d4277a60f, service: duties
Jul 31 17:23:22.161 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 56, pubkey: 0x94f0c8535601596eb2165adb28ebe495891a3e4ea77ef501e7790cccb281827d377a5a8d4c200e3595d3f38f8633b480, service: duties
Jul 31 17:23:22.161 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 3, pubkey: 0x88c141df77cd9d8d7a71a75c826c41a9c9f03c6ee1b180f3e7852f6a280099ded351b58d66e653af8e42816a4d8f532e, service: duties
Jul 31 17:23:22.161 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 98, pubkey: 0xb7721412ae5a793f34ac8866698b221c67ef8272eba44d3030512ec3f7ed8ffcb620b58f17809690d5276423e849827f, service: duties
Jul 31 17:23:22.161 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 69, pubkey: 0x974b2aed17665e51c1c091998ca9649875330947de3d2733a5bd2eda69b0c593cdac2e416993a87f9a17aec1ccdc2368, service: duties
Jul 31 17:23:22.162 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 91, pubkey: 0xa7f711233af57440e9ea700113fc4dbaef97e7da7741dd2e38ae668a7f2685d4585d54a9e6712ff1b87c69dbb181abf7, service: duties
Jul 31 17:23:22.162 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 27, pubkey: 0x963528adb5322c2e2c54dc296ffddd2861bb103cbf64646781dfa8a3c2d8a8eda7079d2b3e95600028c44365afbf8879, service: duties
Jul 31 17:23:22.162 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 80, pubkey: 0x815042c33c1a43c1ee58a58ee074bc93a13c23a035dedee6879730220379d0c03ff4a3829240b6c34e56feb55cd322df, service: duties
Jul 31 17:23:22.163 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 63, pubkey: 0x86a73886aa0114bbdbba346cb7c07376c81b549a4802c24d98ebbc54a6a1b5d2ac874ef657cfb27c3644fcb85f97a2b5, service: duties
Jul 31 17:23:22.163 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 47, pubkey: 0x9698d9519a02b64f230e5a2520401799c2ca7d69ab23a6d9817943147264bf00d409264b928718245efff4f7ee97dd5c, service: duties
Jul 31 17:23:22.163 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 74, pubkey: 0xabef42538a17a55804b634aac9d211b92b5768c4cc1263342ca287323bb3d5c768080451d1b5d652e9f8646fbb35f57c, service: duties
Jul 31 17:23:22.163 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 99, pubkey: 0x99f6e5b80dc52407f0436d3474bd5da5ff23a19cb188b933af6312d9793cbfd54f9e72596c5d481a1ed8d705b81c1f0e, service: duties
Jul 31 17:23:22.163 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 93, pubkey: 0x984620db3658a19769475080998db9e7f5bcd4255a89a70b5ecf7db01226f213836d091a3b37eb96e4937966b094a291, service: duties
Jul 31 17:23:22.164 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 26, pubkey: 0xb9d1d914df3d4565465c3fd52b5b96e637f9980570cabf5b5d4aadf5a329ac36ad672819d997e735f5052e28b1f0c104, service: duties
Jul 31 17:23:22.164 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 30, pubkey: 0xae00fc3de831b09661a0ac02873c45c84cb2b58cffb6430a3f607e4c3fa1e0932397f11307cd169cdc6f79c463527260, service: duties
Jul 31 17:23:22.164 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 84, pubkey: 0x8794388915e86e4988363cdd4289ad19182209c873cbbbf5a80ff5c99f93acb839807787a77ad2b603f074405d7ed08b, service: duties
Jul 31 17:23:22.164 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 57, pubkey: 0xb5bb0162a4f27d1bab4c7dc3d20f5a75d6ee98c56bcd309a1f0f307685ad47ffb8a35bfdf8431b9b954b59662a74c478, service: duties
Jul 31 17:23:22.165 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 25, pubkey: 0x96746aaba64dc87835ba709332f4d5d7837ada092b439c49d251aecf92aab5dc132e917bf6f59799bc093f976a7bc021, service: duties
Jul 31 17:23:22.165 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 67, pubkey: 0xafe6eface52fb6de91055a81abf9aa6e42ce2ef36fd8ae0d09aec6e5d8bd40a065dfccda6104af94df3f7a5854559ef4, service: duties
Jul 31 17:23:22.165 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 48, pubkey: 0xa852816b8e463178eea5acebb4b86d0acb6d8c6812cf313296bd271ea4d2fd89d281e5fc296df4df49019169bdf96922, service: duties
Jul 31 17:23:22.165 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 13, pubkey: 0x903e2989e7442ee0a8958d020507a8bd985d3974f5e8273093be00db3935f0500e141b252bd09e3728892c7a8443863c, service: duties
Jul 31 17:23:22.165 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 5, pubkey: 0xab0bdda0f85f842f431beaccf1250bf1fd7ba51b4100fd64364b6401fda85bb0069b3e715b58819684e7fc0b10a72a34, service: duties
Jul 31 17:23:22.166 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 82, pubkey: 0x8bf2630491d2a480ec243b00d65d76e69615e67d3df5d8c14ca7506edd8e896a9083e8ee9e4129af0f6d896a3225c08c, service: duties
Jul 31 17:23:22.166 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 20, pubkey: 0xa1c76af1545d7901214bb6be06be5d9e458f8e989c19373a920f0018327c83982f6a2ac138260b8def732cb366411ddc, service: duties
Jul 31 17:23:22.166 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 96, pubkey: 0x8d58f7e2e58471b46d20a66a61f4cde3c78ab6c0505517c615e08d8ef5adf59b65fa2b01ea2395c84584a6f10d6cee2f, service: duties
Jul 31 17:23:22.166 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 34, pubkey: 0xb7e6e187ed813d950a9a17d1e70c03e4de2903596c4c5ff326848515c985deee38198efebc265300cd4f1d6bd7b5d264, service: duties
Jul 31 17:23:22.167 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 62, pubkey: 0x80a2be2c7dbce8ddc2eba03522697587c375a5a9e92d4b31ed9e3c34bee047095d93e3c70b1662b3faa301f5b19978e5, service: duties
Jul 31 17:23:22.167 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 39, pubkey: 0x9648b83a4f09b4ca2021f0c193c5c41df1465715761bca52671ca790a3e92d67686b97b3d54c6110409779df887bd9c6, service: duties
Jul 31 17:23:22.167 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 42, pubkey: 0x92a93728c252a45ef587ca53a037593912599d82e2b8aa1b734b99d500a0ac8c142092ea8b3c2c34a28dc8ddf337a249, service: duties
Jul 31 17:23:22.167 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 60, pubkey: 0x91ae4686b0d20470409f020eaca826c3efc6c1926ed25d05e6f0f7916391ec89c2341917277c437ac8fffffe94b68111, service: duties
Jul 31 17:23:22.167 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 23, pubkey: 0xaf344fce60dbd5fb850070e6e76a065e1a32485245ef4f413135a86ae703da88407c5d01c71f6bb06a151ff96cca7191, service: duties
Jul 31 17:23:22.168 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 54, pubkey: 0xa48cc260df1df875176cb17493a5b53d669c091da74d5075acb8952a641b1b7ef68d01f009c1a365d2fa80937c79dd6b, service: duties
Jul 31 17:23:22.168 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 49, pubkey: 0x8a298ee1ac0466ecaa04d5798048c6e192409af63217f32fd7e07794cfcdcd8deca055b9782dd1ad45a578a9ec10606c, service: duties
Jul 31 17:23:22.168 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 64, pubkey: 0xa98c264dfc3bc3ed635df5dbfd54909e77600cd68480ec201d9f5c416580591daaa9735b04743e10e7fc6370a8189775, service: duties
Jul 31 17:23:22.168 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 86, pubkey: 0x96ef954b331a534199f4f113d993a50ec7a781fc5aa2a181ea0bdbfd4c5c557abfebfcc02604d5aef52ba64afbe0ff18, service: duties
Jul 31 17:23:22.168 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 22, pubkey: 0x954eb88ed1207f891dc3c28fa6cfdf8f53bf0ed3d838f3476c0900a61314d22d4f0a300da3cd010444dd5183e35a593c, service: duties
Jul 31 17:23:22.169 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 83, pubkey: 0x914b56f41c411fbfca9dc9763f44daf253c103b162457d07954fd0af768b5e74692b4639c22455fb81d71f7ed6144514, service: duties
Jul 31 17:23:22.169 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 72, pubkey: 0x902ff56a7a4c5b6cc57708ea7b0b72cb54e4b821c95373f503648185f15208f6ca6281677fa0ecc14f911d7b7ca04f4e, service: duties
Jul 31 17:23:22.169 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 50, pubkey: 0xae4d49364e4a36760cc74a675500055b9aed99bc19d31abb953ea156bb5a76dcf36769d15341b850114a30ffc8057780, service: duties
Jul 31 17:23:22.169 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 52, pubkey: 0x87c9f7605d07550b46c79add5ea4e39de5014c03833669257bd6666b7ec838f53800104779940d8cdd884275a0f6a3ef, service: duties
Jul 31 17:23:22.169 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 7, pubkey: 0xa8d4c7c27795a725961317ef5953a7032ed6d83739db8b0e8a72353d1b8b4439427f7efa2c89caa03cc9f28f8cbab8ac, service: duties
Jul 31 17:23:22.170 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 31, pubkey: 0xa4855c83d868f772a579133d9f23818008417b743e8447e235d8eb78b1d8f8a9f63f98c551beb7de254400f89592314d, service: duties
Jul 31 17:23:22.170 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 4, pubkey: 0x81283b7a20e1ca460ebd9bbd77005d557370cabb1f9a44f530c4c4c66230f675f8df8b4c2818851aa7d77a80ca5a4a5e, service: duties
Jul 31 17:23:22.170 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 71, pubkey: 0xa8a18565733e70663c77bc0c80e08f50de908cc048152f1e7dae85d8cc218afbdd337d7d33a44e25400be2f06907c64a, service: duties
Jul 31 17:23:22.170 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 17, pubkey: 0x8dde8306920812b32def3b663f7c540b49180345d3bcb8d3770790b7dc80030ebc06497feebd1bcf017d918f00bfa88f, service: duties
Jul 31 17:23:22.170 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 79, pubkey: 0x93bb1c86717fa7303f65cb8c45c9fcc8fecb88428b7cd1dd59967a132109c25ab5c97888e46c5d471ff911c573f45a34, service: duties
Jul 31 17:23:22.171 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 73, pubkey: 0x98f011f9a4dff94eb0352ff6e21b7df45e2a112bd5d789b5729111b89b368e7ed554e4d1c16b72f4d105090173cafed2, service: duties
Jul 31 17:23:22.171 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 44, pubkey: 0xafc0fa2ed6a270de6122a19d4600380b7f9b5e974d16f095f1702f55792ecab0128b155a69f17ad64a6de0a7063642ec, service: duties
Jul 31 17:23:22.171 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 45, pubkey: 0xa5869ba554d1432b09ee677c117511291b9901f169e870831f457caa6ccfab376cb1fe33813bdb495cf4afec9ea35fdf, service: duties
Jul 31 17:23:22.171 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 2, pubkey: 0xa3a32b0f8b4ddb83f1a0a853d81dd725dfe577d4f4c3db8ece52ce2b026eca84815c1a7e8e92a4de3d755733bf7e4a9b, service: duties
Jul 31 17:23:22.171 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 76, pubkey: 0x98f620aadc4e58392b5b583fed96c452b54c39ba3a9fe8c277f625fae7e1317d034f732995fd88c1461463edd0f2b86d, service: duties
Jul 31 17:23:22.172 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 61, pubkey: 0x8a0d241955104bedacb3b829162f2b457915c2beb9018ede8ef8ea80f401b471c42354358da9e62b51c38d54263a78a9, service: duties
Jul 31 17:23:22.172 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 88, pubkey: 0x92bd81b8e9099b9ca87a2033fdd84475752dc34a0fae0a8e50aabf4d3baff9cd45ed56508c837023944350f53dbc4ac7, service: duties
Jul 31 17:23:22.172 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 35, pubkey: 0x81054bd51ce57a8415f0c8e0f2fbf94f5a8464552baa33263c20a4da062e5ed994a4d32c171106d2008cd063f48f6fe2, service: duties
Jul 31 17:23:22.172 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 90, pubkey: 0xb451eb0ff4990917aba6e3d80c34aee91ea1ce49053f38ae174cef107cb9acc595d0ca3fefcb804c9dd04510c630cabe, service: duties
Jul 31 17:23:22.173 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 94, pubkey: 0x8f1ef3639aea57fef705847e251b785bb608a848f42d9107c494cbc696be35642f6552fb83174ca2e73632568a5667f4, service: duties
Jul 31 17:23:22.173 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 43, pubkey: 0xb7ee0ef26144de04d9cc80864b869b7ecafbf1b7c0050403cc3c3b514368713b8bb708c464568a18c837e1fd21d09063, service: duties
Jul 31 17:23:22.173 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 1, pubkey: 0xb89bebc699769726a318c8e9971bd3171297c61aea4a6578a7a4f94b547dcba5bac16a89108b6b6a1fe3695d1a874a0b, service: duties
Jul 31 17:23:22.173 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 81, pubkey: 0x8be11e9ead2e1bb5be7e2ec066ff83589558a5d9373666b3fc518a6a6639b3baecb87f8f34895f63e8d09d270d93ce04, service: duties
Jul 31 17:23:22.173 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 78, pubkey: 0xa8be337b3d0e6be415dcb037b246831f9966aacef62b69d6b609e4ff8208bc536c6473bc9fe9e3bec9a8665c8caa05c5, service: duties
Jul 31 17:23:22.174 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 9, pubkey: 0x9893413c00283a3f9ed9fd9845dda1cea38228d22567f9541dccc357e54a2d6a6e204103c92564cbc05f4905ac7c493a, service: duties
Jul 31 17:23:22.174 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 8, pubkey: 0xa6d310dbbfab9a22450f59993f87a4ce5db6223f3b5f1f30d2c4ec718922d400e0b3c7741de8e59960f72411a0ee10a7, service: duties
Jul 31 17:23:22.174 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 37, pubkey: 0x9243ef5ed3bd28892d1ef4f7aaf29faeb9c0e725673cd38e308bd756f20a9ee09de5cd9822e5e77bd03b734ef8a92695, service: duties
Jul 31 17:23:22.175 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 85, pubkey: 0xa3862121db5914d7272b0b705e6e3c5336b79e316735661873566245207329c30f9a33d4fb5f5857fc6fd0a368186972, service: duties
Jul 31 17:23:22.175 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 12, pubkey: 0x9314c6de0386635e2799af798884c2ea09c63b9f079e572acc00b06a7faccce501ea4dfc0b1a23b8603680a5e3481327, service: duties
Jul 31 17:23:22.175 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 66, pubkey: 0x8bb9e1693eab1496d7583bf22fb1f2a475934c63b4d94118940617aa187bc277f738223e0ec1ce8a5566035d9bcc5470, service: duties
Jul 31 17:23:22.176 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 18, pubkey: 0xab8d3a9bcc160e518fac0756d3e192c74789588ed4a2b1debf0c78f78479ca8edb05b12ce21103076df6af4eb8756ff9, service: duties
Jul 31 17:23:22.176 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 33, pubkey: 0xaef9162ee6f29ee82fbfe387756d84f9ac472eb8709217aaf28f5ef0ea273f6210e531496470b30d2b7747216e3672d5, service: duties
Jul 31 17:23:22.176 INFO Validator exists in beacon chain fee_recipient: 0x690b…c990, validator_index: 11, pubkey: 0xaec922bd7a9b7b1dc21993133b586b0c3041c1e2e04b513e862227b9d7aecaf9444222f7e78282a449622ffc6278915d, service: duties
Jul 31 17:23:28.037 INFO Requesting unsigned block slot: 2, service: block
Jul 31 17:23:28.041 INFO Validator in sync committee sync_committee_period: 0, validator_index: 90, service: duties
Jul 31 17:23:28.041 INFO Validator in sync committee sync_committee_period: 0, validator_index: 2, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 91, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 37, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 78, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 60, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 25, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 32, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 77, service: duties
Jul 31 17:23:28.042 INFO Validator in sync committee sync_committee_period: 0, validator_index: 38, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 99, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 82, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 86, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 3, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 0, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 98, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 76, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 67, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 88, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 43, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 9, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 1, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 8, service: duties
Jul 31 17:23:28.043 INFO Validator in sync committee sync_committee_period: 0, validator_index: 57, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 36, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 11, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 83, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 24, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 51, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 28, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 29, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 46, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 96, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 42, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 61, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 66, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 64, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 94, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 19, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 65, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 69, service: duties
Jul 31 17:23:28.044 INFO Validator in sync committee sync_committee_period: 0, validator_index: 13, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 58, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 10, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 70, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 5, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 16, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 74, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 34, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 62, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 50, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 30, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 6, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 22, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 4, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 14, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 75, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 73, service: duties
Jul 31 17:23:28.045 INFO Validator in sync committee sync_committee_period: 0, validator_index: 45, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 18, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 17, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 84, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 48, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 54, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 92, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 35, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 79, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 21, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 55, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 85, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 49, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 59, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 68, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 41, service: duties
Jul 31 17:23:28.046 INFO Validator in sync committee sync_committee_period: 0, validator_index: 63, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 97, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 15, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 53, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 27, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 20, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 23, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 40, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 26, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 52, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 93, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 87, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 7, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 31, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 44, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 81, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 89, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 95, service: duties
Jul 31 17:23:28.047 INFO Validator in sync committee sync_committee_period: 0, validator_index: 56, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 80, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 39, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 71, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 72, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 12, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 47, service: duties
Jul 31 17:23:28.048 INFO Validator in sync committee sync_committee_period: 0, validator_index: 33, service: duties
Jul 31 17:23:28.080 INFO Received unsigned block slot: 2, service: block
Jul 31 17:23:28.086 INFO Publishing signed block signing_time_ms: 4, slot: 2, service: block
Jul 31 17:23:28.171 INFO Successfully published block slot: 2, graffiti: None, attestations: 0, deposits: 0, block_type: Blinded, service: block
Jul 31 17:23:28.390 INFO Published validator registrations to the builder network, count: 100, service: preparation
Jul 31 17:23:32.051 INFO Successfully published attestations type: unaggregated, slot: 2, committee_index: 0, head_block: 0x92e936143237e7711a7c094165a4209bd7aeadf0f26da5a5aef7cfc24f60a80c, validator_indices: [43, 59, 30], count: 3, service: attestation
Jul 31 17:23:32.692 INFO Successfully published sync committee messages, slot: 2, head_block: 0x92e936143237e7711a7c094165a4209bd7aeadf0f26da5a5aef7cfc24f60a80c, count: 100, service: sync_committee
Jul 31 17:23:34.005 INFO Connected to beacon node(s) synced: 1, available: 1, total: 1, service: notifier
Jul 31 17:23:34.005 INFO All validators active slot: 2, epoch: 0, total_validators: 100, active_validators: 100, current_epoch_proposers: 32, service: notifier
Jul 31 17:23:36.042 INFO Successfully published sync contributions, slot: 2, num_signers: 128, beacon_block_root: 0x92e9…a80c, subnet: 2, service: sync_committee
Jul 31 17:23:36.042 INFO Successfully published sync contributions, slot: 2, num_signers: 128, beacon_block_root: 0x92e9…a80c, subnet: 3, service: sync_committee
Jul 31 17:23:36.042 INFO Successfully published sync contributions, slot: 2, num_signers: 128, beacon_block_root: 0x92e9…a80c, subnet: 1, service: sync_committee
Jul 31 17:23:36.045 INFO Successfully published sync contributions, slot: 2, num_signers: 128, beacon_block_root: 0x92e9…a80c, subnet: 0, service: sync_committee
Jul 31 17:23:40.014 INFO Requesting unsigned block slot: 3, service: block
Jul 31 17:23:40.036 INFO Received unsigned block slot: 3, service: block
Jul 31 17:23:40.038 INFO Publishing signed block signing_time_ms: 1, slot: 3, service: block
Jul 31 17:23:40.064 INFO Successfully published block slot: 3, graffiti: None, attestations: 1, deposits: 0, block_type: Blinded, service: block
Jul 31 17:23:44.039 INFO Successfully published attestations type: unaggregated, slot: 3, committee_index: 0, head_block: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, validator_indices: [53, 96, 5], count: 3, service: attestation
Jul 31 17:23:44.601 INFO Successfully published sync committee messages, slot: 3, head_block: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, count: 100, service: sync_committee
Jul 31 17:23:46.003 INFO Connected to beacon node(s) synced: 1, available: 1, total: 1, service: notifier
Jul 31 17:23:46.003 INFO All validators active slot: 3, epoch: 0, total_validators: 100, active_validators: 100, current_epoch_proposers: 32, service: notifier
Jul 31 17:23:48.036 INFO Successfully published sync contributions, slot: 3, num_signers: 128, beacon_block_root: 0xde64…e99a, subnet: 1, service: sync_committee
Jul 31 17:23:48.037 INFO Successfully published sync contributions, slot: 3, num_signers: 128, beacon_block_root: 0xde64…e99a, subnet: 2, service: sync_committee
Jul 31 17:23:48.038 INFO Successfully published sync contributions, slot: 3, num_signers: 128, beacon_block_root: 0xde64…e99a, subnet: 0, service: sync_committee
Jul 31 17:23:48.038 INFO Successfully published sync contributions, slot: 3, num_signers: 128, beacon_block_root: 0xde64…e99a, subnet: 3, service: sync_committee
Jul 31 17:23:48.042 INFO Successfully published attestation type: aggregated, slot: 3, committee_index: 0, head_block: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, signatures: 3, aggregator: 53, service: attestation
Jul 31 17:23:48.042 INFO Successfully published attestation type: aggregated, slot: 3, committee_index: 0, head_block: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, signatures: 3, aggregator: 96, service: attestation
Jul 31 17:23:48.042 INFO Successfully published attestation type: aggregated, slot: 3, committee_index: 0, head_block: 0xde647ae4955efa334c276e3e6d7286398917bd79fc279bd496abbf501791e99a, signatures: 3, aggregator: 5, service: attestation
Jul 31 17:23:52.016 INFO Requesting unsigned block slot: 4, service: block
Jul 31 17:23:52.026 INFO Received unsigned block slot: 4, service: block
Jul 31 17:23:52.028 INFO Publishing signed block signing_time_ms: 1, slot: 4, service: block
Jul 31 17:23:52.046 INFO Successfully published block slot: 4, graffiti: None, attestations: 1, deposits: 0, block_type: Blinded, service: block
Jul 31 17:23:56.044 INFO Successfully published attestations type: unaggregated, slot: 4, committee_index: 0, head_block: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, validator_indices: [1, 11, 35], count: 3, service: attestation
Jul 31 17:23:56.582 INFO Successfully published sync committee messages, slot: 4, head_block: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, count: 100, service: sync_committee
Jul 31 17:23:58.002 INFO Connected to beacon node(s) synced: 1, available: 1, total: 1, service: notifier
Jul 31 17:23:58.002 INFO All validators active slot: 4, epoch: 0, total_validators: 100, active_validators: 100, current_epoch_proposers: 32, service: notifier
Jul 31 17:24:00.025 INFO Successfully published sync contributions, slot: 4, num_signers: 128, beacon_block_root: 0xaa62…d281, subnet: 2, service: sync_committee
Jul 31 17:24:00.026 INFO Successfully published attestation type: aggregated, slot: 4, committee_index: 0, head_block: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, signatures: 3, aggregator: 1, service: attestation
Jul 31 17:24:00.026 INFO Successfully published attestation type: aggregated, slot: 4, committee_index: 0, head_block: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, signatures: 3, aggregator: 11, service: attestation
Jul 31 17:24:00.026 INFO Successfully published attestation type: aggregated, slot: 4, committee_index: 0, head_block: 0xaa627a6061fc76080c99d93fe9584a16e7fcdd0bcad68dc50740b9d4c3a9d281, signatures: 3, aggregator: 35, service: attestation
Jul 31 17:24:00.026 INFO Successfully published sync contributions, slot: 4, num_signers: 128, beacon_block_root: 0xaa62…d281, subnet: 0, service: sync_committee
Jul 31 17:24:00.027 INFO Successfully published sync contributions, slot: 4, num_signers: 128, beacon_block_root: 0xaa62…d281, subnet: 3, service: sync_committee
Jul 31 17:24:00.028 INFO Successfully published sync contributions, slot: 4, num_signers: 128, beacon_block_root: 0xaa62…d281, subnet: 1, service: sync_committee
Jul 31 17:24:04.015 INFO Requesting unsigned block slot: 5, service: block
Jul 31 17:24:04.031 INFO Received unsigned block slot: 5, service: block
Jul 31 17:24:04.033 INFO Publishing signed block signing_time_ms: 1, slot: 5, service: block
Jul 31 17:24:04.054 INFO Successfully published block slot: 5, graffiti: None, attestations: 1, deposits: 0, block_type: Blinded, service: block
Jul 31 17:24:08.041 INFO Successfully published attestations type: unaggregated, slot: 5, committee_index: 0, head_block: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, validator_indices: [87, 72, 9], count: 3, service: attestation
Jul 31 17:24:08.609 INFO Successfully published sync committee messages, slot: 5, head_block: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, count: 100, service: sync_committee
Jul 31 17:24:10.002 INFO Connected to beacon node(s) synced: 1, available: 1, total: 1, service: notifier
Jul 31 17:24:10.002 INFO All validators active slot: 5, epoch: 0, total_validators: 100, active_validators: 100, current_epoch_proposers: 32, service: notifier
Jul 31 17:24:12.038 INFO Successfully published sync contributions, slot: 5, num_signers: 128, beacon_block_root: 0x8225…7a28, subnet: 3, service: sync_committee
Jul 31 17:24:12.038 INFO Successfully published attestation type: aggregated, slot: 5, committee_index: 0, head_block: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, signatures: 3, aggregator: 87, service: attestation
Jul 31 17:24:12.038 INFO Successfully published attestation type: aggregated, slot: 5, committee_index: 0, head_block: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, signatures: 3, aggregator: 72, service: attestation
Jul 31 17:24:12.038 INFO Successfully published attestation type: aggregated, slot: 5, committee_index: 0, head_block: 0x82255a0cf7cb09c642d54602eacd4e4c31154b5f6811cb317d0d614ca1547a28, signatures: 3, aggregator: 9, service: attestation
Jul 31 17:24:12.038 INFO Successfully published sync contributions, slot: 5, num_signers: 128, beacon_block_root: 0x8225…7a28, subnet: 2, service: sync_committee
Jul 31 17:24:12.039 INFO Successfully published sync contributions, slot: 5, num_signers: 128, beacon_block_root: 0x8225…7a28, subnet: 1, service: sync_committee
Jul 31 17:24:12.039 INFO Successfully published sync contributions, slot: 5, num_signers: 128, beacon_block_root: 0x8225…7a28, subnet: 0, service: sync_committee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment