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: scroll l1 message transaction #41

Merged
merged 11 commits into from
Nov 28, 2024
Merged

Commits on Nov 28, 2024

  1. implement Scroll l1 message transaction

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f875746 View commit details
    Browse the repository at this point in the history
  2. add scroll l1 message transaction to Transaction enum

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3380674 View commit details
    Browse the repository at this point in the history
  3. propagate scroll feature flag in optimism crates for conditional comp…

    …ilation
    
    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5a52241 View commit details
    Browse the repository at this point in the history
  4. nit fixes

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    72f3fa4 View commit details
    Browse the repository at this point in the history
  5. fix lints

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b1c6465 View commit details
    Browse the repository at this point in the history
  6. rebasing changes

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1fdea5c View commit details
    Browse the repository at this point in the history
  7. move L1_MESSAGE_TRANSACTION_TYPE to reth_scroll_primitives

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3173693 View commit details
    Browse the repository at this point in the history
  8. feature gate Compact derive

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    675c027 View commit details
    Browse the repository at this point in the history
  9. fix lints

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f761a11 View commit details
    Browse the repository at this point in the history
  10. reformat manifest

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    779f7d3 View commit details
    Browse the repository at this point in the history
  11. fix: answer comments

    Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
    greged93 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    91674c2 View commit details
    Browse the repository at this point in the history