eth-protocol-fellows/protocol-studies

Wiki - Docs on encoding

Closed this issue · 3 comments

What content is missing?

Pages covering Eth standards for data serialization and encoding - RLP and SSZ.

Structure

A page within EL folder should cover technical aspects and tooling for RLP. Another page in CL should cover SSZ. Ideally, there could be insights into how its implemented, sort of as annotated spec.

@taxmeifyoucan I will take it. I will start with RLP and then SSZ.

I completed the RLP wiki page. It is merged into the main.
#232
#236

I am currently working on SSZ wiki page.

Completed SSZ and Merkleization pages.
#244