solady
solady copied to clipboard
✨ Rlp decoding + MPT proofs
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