alloy-rs / op-alloy

Transports, Middleware, and Networks for the OP Stack built on Alloy
https://alloy-rs.github.io/op-alloy/
Apache License 2.0
44 stars 36 forks source link

[Feature] Impl `alloy_consensus::SignableTransaction` for `OpTypedTransaction` #315

Open emhane opened 2 days ago

emhane commented 2 days ago

Component

consensus

Describe the feature you would like

Ref https://github.com/paradigmxyz/reth/pull/11433#discussion_r1862001555

Additional context

No response

emhane commented 2 days ago

keen on this one @ftupas ?

ftupas commented 2 days ago

Hi there yeah I can take it, thanks

ftupas commented 1 day ago

Hi @emhane, quick question - how should TxDepositbe handled as it's different from other tx types?