vac:rc:valpriv:vac:tor-push-poc


%%{ 
  init: { 
    'theme': 'base', 
    'themeVariables': { 
      'primaryColor': '#BB2528', 
      'primaryTextColor': '#fff', 
      'primaryBorderColor': '#7C0000', 
      'lineColor': '#F8B229', 
      'secondaryColor': '#006100', 
      'tertiaryColor': '#fff' 
    } 
  } 
}%%
gantt
  tickInterval 1month
  dateFormat YYYY-MM-DD 
  section Status
    Tor Push PoC:  2023-06-01, 2023-09-15
  • status: 80%
  • CC: Umar

Description

  • first PoC of Tor push in Nimbus (testnet Goerli) https://github.com/vacp2p/nimbus-eth2-experimental/issues/1
    • first latency measurements (comprehensive analysis in next milestone)
  • research log post on Tor push / Nimbus PoC incl first latency measurements
  • add epoch support as described in the RFC
  • update/adjust Tor push spec
  • talk @ Logos research call
  • refine PoC (should fully cover the RFC)
  • thorough latency measurements fortor-push-paper

Info

  • The epochs

Justification

Deliverables