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(sequencer)!: transaction categories on UnsignedTransaction #1512

Merged
merged 22 commits into from
Sep 30, 2024

Commits on Sep 23, 2024

  1. ready for review

    Lilyjjo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3cd390a View commit details
    Browse the repository at this point in the history
  2. fix comment

    Lilyjjo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ed325e8 View commit details
    Browse the repository at this point in the history
  3. respond to review

    Lilyjjo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5fbd0b7 View commit details
    Browse the repository at this point in the history
  4. fix clippy errors

    Lilyjjo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    de9b744 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. address comments from @noot

    Lilyjjo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b275612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8162f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    a6f91a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f0cf9 View commit details
    Browse the repository at this point in the history
  3. add IbcSudo action pieces

    Lilyjjo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3694ee6 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Lilyjjo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    940cade View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    888b478 View commit details
    Browse the repository at this point in the history
  6. update breaking test

    Lilyjjo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    50eda1e View commit details
    Browse the repository at this point in the history
  7. Update crates/astria-sequencer/src/app/snapshots/astria_sequencer__ap…

    …p__tests_breaking_changes__app_execute_transaction_with_every_action_snapshot.snap
    
    
    fix lint
    Lilyjjo authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e41f6c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    3e79a1c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    613993f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca96e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1809748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    052dbfd View commit details
    Browse the repository at this point in the history
  5. clippy lint

    Lilyjjo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    503e2e0 View commit details
    Browse the repository at this point in the history
  6. clippy lint

    Lilyjjo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6a8a937 View commit details
    Browse the repository at this point in the history
  7. clippy

    Lilyjjo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    38cd7a4 View commit details
    Browse the repository at this point in the history
  8. clippy final fix pls

    Lilyjjo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    33c9d44 View commit details
    Browse the repository at this point in the history