reth icon indicating copy to clipboard operation
reth copied to clipboard

wip:feat: replace native op deposit with op-alloy deposit

Open mattsse opened this issue 1 year ago • 0 comments

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)....

mattsse avatar Jul 13 '24 07:07 mattsse