Skip to content

Latest commit

 

History

History
112 lines (85 loc) · 7.24 KB

0xgabi.md

File metadata and controls

112 lines (85 loc) · 7.24 KB

Gabi's Notes

Hi I'm Gabi, or 0xGabi on Github. I been working on the DAO space for the last 4 years doing smart contracts, testing, backend and front-end work. I'm interested on contributing to EIP-4844.

Updates

10/25/2022

Next steps

  • Get up to speed with the latest spec changes of EIP-4844: ethereum/pm#647.
  • Get up to speed with the 4844 tracking on Lighthouse: sigp/lighthouse#3625.
  • Help with new 4844 devnet as needed to support both faucet and blobs explorer.

10/31/2022

Next steps

  • I got the fundamentals of Rust lenguage following my study plan.
  • I will particate on 4844 implementers' call. And keep up to date with latest 4844 spec.
  • I will review Lighthouse codebase and get familiar with their development process.

11/07/2022

  • I particiapte of the mentor's kick-off with Lighthouse team. We discussed the project and the next steps. Action items document.
  • I finished the core concept of the Rust book and most of rustlings exercises.
  • I setup my dev environment and local testnet on the Lighthouse codebase.

Next steps

  • I will investigate Acount Abstraction.
  • I will particiapte on 4844 implementers' call. And keep up to date with latest 4844 spec.
  • I will address my first issues on Lighthouse codebase. Having the 4844 tracking into account.

11/21/2022

  • I read the consensus-spec for altair, bellatrix, capella and 4844.
  • I learned about the Engine JSON-RPC API of the execution-apis spec.
  • I kept up to date with the latest 4844 implementers' changes.

Next steps

  • I will investigate the builder API spec
  • I will investigate about PBS and how it's implemented on mev-boost
  • I will continue to learn about Lighthouse codebase and Rust lenguage.

11/28/2022

Next steps

  • I will review Jimmy's document about LH architecture following along with the codebase.
  • I will work on a draft PR for the builder-specs changes needed for 4844.

12/05/2022

Next steps

  • I will rewrite Blobscan blob indexer using Rust.
  • I will work on a document to share with the 4844 implementers' call about the work done by Jimmy and me on the builder-spec.
  • I will generate test vectors for the builder-spec changes we introduced. And will share with the falshbot community to start testing the changes early.

12/19/2022

Next steps

  • I will work on devnet v3 changes for Blobscan explorer and 4844-faucet.

12/26/2022

Next steps

  • I will keep in touch with EPS about Blobscan grant application.
  • I will go on vacation for a week.

01/09/2023

01/16/2023

  • I made a call with a ESP grant reviewer to discuss about Blobscan project.
  • I worked on a project roadmap for Blobscan to share with ESP.

Next steps

  • I will work on supporting 4844 devnet v4.
  • I will continue working on providing 4844 support to the relay-spec and mev-boost (builder-spec).
  • I will schedule a pair programing session with Jimmy to learn about Rust development on Lighthouse codebase.