Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants