Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(sdk): define OpTransactionSigned #11433

Draft
wants to merge 119 commits into
base: emhane/sig-op
Choose a base branch
from
Draft

Conversation

emhane
Copy link
Member

@emhane emhane commented Oct 2, 2024

Based on #11432

Closes #11575

  • Defines new type OpTransactionSigned, that wraps OpSignature (ref chore(op): Def OpSignature #11573) and op_alloy_consensus::OpTypedTransaction
  • Extracts optimism feature gated logic from TransactionSigned impl, into impl SignedTransaction for OpTransactionSigned

Base automatically changed from emhane/signed-tx-trait to main October 18, 2024 09:57
@emhane emhane changed the base branch from main to emhane/sig-trait October 18, 2024 10:07
@emhane emhane changed the base branch from emhane/sig-trait to emhane/sig-op October 18, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth A-sdk Related to reth's use as a library C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants