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

Expose rollup transaction statuses over sequencer RPC #1243

Closed
wants to merge 10 commits into from

Commits on Jan 9, 2024

  1. wip

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3b34fec View commit details
    Browse the repository at this point in the history
  2. WIP

    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    138d0d2 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b5e0034 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5f4fe43 View commit details
    Browse the repository at this point in the history
  5. Refactor tx status monitoring in its own struct

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0cca9cd View commit details
    Browse the repository at this point in the history
  6. Add tests

    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    56a8374 View commit details
    Browse the repository at this point in the history
  7. Add integration test

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f00a6b1 View commit details
    Browse the repository at this point in the history
  8. remove println

    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    128ad41 View commit details
    Browse the repository at this point in the history
  9. cargo fmt --all

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5b000d8 View commit details
    Browse the repository at this point in the history
  10. Minor fixes

    neysofu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9f5c667 View commit details
    Browse the repository at this point in the history