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

feat: Optimism deposited transactions (2nd part) #2434

Merged
merged 38 commits into from
May 29, 2023

Conversation

merklefruit
Copy link
Contributor

@merklefruit merklefruit commented May 26, 2023

Part of #2390.
(Please see the last comments on #2390 to understand why this is labeled as "2nd part")

  • Added the OptimismDepositedTransactionRequest struct
  • Added the corresponding TypedTransaction::OptimismDeposited variant
  • Added the #[cfg(feature = "optimism")] feature flag everywhere needed
  • Added simple RLP encoding & decoding tests

@DaniPopes
Copy link
Collaborator

Can you rebase to latest master? I've updated CI to run checks and tests with the optimism feature in #2436

@DaniPopes DaniPopes merged commit 8ea944b into gakonst:master May 29, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants