EPF Dev Update #3

  • I have been exploring the article on Medalla Challenge. The article is heavily based on the assumption that validators who joined the testnet were not properly or were poorly incentivised to join the network as no real value was at stake & the participants had infra management cost overhead. Therefore, we witnessed some anamoly in the dataset while analyzing the challenge. Combining the previous findings with the current I was working on a refined document to list metrics for performance analysis.
  • I explored the code base of chaind. This could be used to access information of beacon-chain & then later be queried for more complex scenarios.
  • I also went over to the Lodestar implementation to understand more about sync-committes & inclusion-delay rewards & attestaion.

Next step

  • Finalize the document that includes Validator role, Metrics that can be used to analyze performance.
  • Clarify the confusion about the sync-comittees in Eth 2.0 on how they are formed.
  • look into the LightHouse client validator performance lcli tool.