] Unraveling Ethereum's Recursive Length Prefix: A Formal Approach
] Ethereum uses something called Recursive Length Prefix (RLP) to encode various data types, like transactions. The team behind this work made a formal description of how RLP encoding should work and created a verified system to decode RLP using something called the ACL2 theorem prover. This effort