mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 21:08:32 +00:00
Gloas vc ptc duty (#8338)
Co-Authored-By: shane-moore <skm1790@gmail.com> Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
This commit is contained in:
@@ -220,6 +220,8 @@ pub async fn verify_full_sync_aggregates_up_to<E: EthSpec>(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// TODO(EIP-7732): Add verify_ptc_duties_executed function to verify that PTC duties are being fetched and executed correctly when Gloas fork is enabled
|
||||
|
||||
/// Verify that the first merged PoS block got finalized.
|
||||
pub async fn verify_transition_block_finalized<E: EthSpec>(
|
||||
network: LocalNetwork<E>,
|
||||
|
||||
Reference in New Issue
Block a user