edr
edr copied to clipboard
Add tests for `Eip4844TransactionRequest`
Potentially, we can use test vectors generated by this tool: https://github.com/gakonst/ethers-rs/issues/1742#issuecomment-1259689015
Depends on #290
Definition of Done
The code is validated using tests for RLP encoding and hashing of the Eip4844TransactionRequest
type