solady icon indicating copy to clipboard operation
solady copied to clipboard

✨ Rlp decoding + MPT proofs

Open 0xClandestine opened this issue 7 months ago • 3 comments

OZ is adding it to 5.5.0, would love a Solady alternative.

Useful for historical Ethereum proofs (block headers, accounts, account storage, txs, tx logs) which is particularly useful now given EIP-2935.

https://github.com/OpenZeppelin/openzeppelin-contracts/pull/5680 https://eips.ethereum.org/EIPS/eip-2935

0xClandestine avatar Jul 04 '25 20:07 0xClandestine