lighthouse/validator_client/src
Jimmy Chen 97c4660761
Merge branch 'unstable' into deneb-merge-from-unstable-20230627
# Conflicts:
#	beacon_node/beacon_chain/src/beacon_chain.rs
#	beacon_node/beacon_chain/src/block_verification.rs
#	beacon_node/beacon_chain/src/lib.rs
#	beacon_node/beacon_chain/src/test_utils.rs
#	beacon_node/beacon_chain/tests/block_verification.rs
#	beacon_node/beacon_chain/tests/store_tests.rs
#	beacon_node/beacon_chain/tests/tests.rs
#	beacon_node/http_api/src/publish_blocks.rs
#	beacon_node/lighthouse_network/src/rpc/codec/ssz_snappy.rs
#	beacon_node/lighthouse_network/src/rpc/methods.rs
#	beacon_node/lighthouse_network/src/rpc/outbound.rs
#	beacon_node/lighthouse_network/src/rpc/protocol.rs
#	beacon_node/lighthouse_network/src/service/api_types.rs
#	beacon_node/network/src/beacon_processor/worker/gossip_methods.rs
#	beacon_node/network/src/beacon_processor/worker/rpc_methods.rs
#	beacon_node/network/src/beacon_processor/worker/sync_methods.rs
#	beacon_node/network/src/sync/block_lookups/single_block_lookup.rs
#	beacon_node/network/src/sync/network_context.rs
#	beacon_node/network/src/sync/range_sync/batch.rs
#	beacon_node/network/src/sync/range_sync/chain.rs
#	common/eth2/src/types.rs
#	consensus/fork_choice/src/fork_choice.rs
2023-06-27 08:40:24 +10:00
..
duties_service Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
http_api Add support for updating validator graffiti (#4417) 2023-06-22 02:14:57 +00:00
http_metrics Merge commit '1e029ce5384e911390a513e2d1885532f34a8b2b' into eip4844 2023-04-04 11:56:54 -05:00
signing_method Merge branch 'unstable' into deneb-free-blobs 2023-05-30 22:44:05 +10:00
attestation_service.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
beacon_node_fallback.rs Avoid excessive logging of BN online status (#4315) 2023-05-22 02:36:43 +00:00
block_service.rs Merge branch 'unstable' into deneb-merge-from-unstable-20230613 2023-06-13 09:44:18 +10:00
check_synced.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
cli.rs Configure the validator/register_validator batch size via the CLI (#4399) 2023-06-22 02:14:56 +00:00
config.rs Configure the validator/register_validator batch size via the CLI (#4399) 2023-06-22 02:14:56 +00:00
doppelganger_service.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
duties_service.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Add support for updating validator graffiti (#4417) 2023-06-22 02:14:57 +00:00
key_cache.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
latency.rs Add VC metric for primary BN latency (#4051) 2023-03-06 04:08:49 +00:00
lib.rs Configure the validator/register_validator batch size via the CLI (#4399) 2023-06-22 02:14:56 +00:00
notifier.rs Add new VC metrics for beacon node availability (#3193) 2022-05-26 02:05:16 +00:00
preparation_service.rs Configure the validator/register_validator batch size via the CLI (#4399) 2023-06-22 02:14:56 +00:00
signing_method.rs Merge branch 'eip4844' into deneb-free-blobs 2023-04-05 13:33:33 -05:00
sync_committee_service.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
validator_store.rs Update kzg to get windows going, expose blst features (#4177) 2023-04-10 19:05:01 -05:00