changed 2 years ago
Published Linked with GitHub

Han (weihan) - Update 7

Summary

I've mostly spent my time on the design specification and creating the rough template on setting up a local private network.

Design Specs

I've finished writing the design specification for this project, which includes the rough design of a few major components such as state epoch metadata, verkle tree, state storage, EVM and pruning.

Check it out here.

Local Private Network

I've briefly setup a repository to test out the state expiry scheme. I'm using Clique consensus (PoA) as it's easy to setup. I will testing on a few scenarios such as submitting regular ETH transfers and ERC20 transfers and test out the expiry feature.

Check out the repository here.

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 (skipped)
Thursday (skipped)
Friday (skipped)

Next week's Action Items

  • Kickstart the coding phase
  • Complete the verkle tree modification component
Select a repo