reth
reth copied to clipboard
wip:feat: replace native op deposit with op-alloy deposit
ref #9484 #8721
replaces the reth op deposit type with op-alloy's
https://github.com/alloy-rs/op-alloy/blob/main/crates/consensus/src/transaction/deposit.rs
there are still some issues with rlp encoding functions (of course)....