changed 2 years ago
Published Linked with GitHub

Han (weihan) - Update 5

Summary

This week, I've been working on my project proposal and presentation. I've finalized my project to be post-verkle state expiry where only the values in the bottom nodes are expired, and can be resurrected using a Verkle proof. I’ve dived into the Verkle code repository to familiarise myself with the inner workings of Verkle tree.

Project Proposal & Presentation

I've completed my project proposal, here's the link.

Here's the presentation slides.

Verkle Code Deep Dive

I've also started to dive deep into the inner workings of the Verkle Tree on the this branch.

Daily Updates

To ensure consistency, I post daily updates (on weekdays) on what I did for EPF. Check out my daily updates this week:

Monday
Tuesday
Wednesday
Thursday
Friday

Next week's Action Items

  • Kick start the design phase for the project
  • Read and understand Verkle tree's implementation on Geth
  • Setup a Geth node using the Verkle code repository
  • Obtain feedbacks from mentors
Select a repo