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(proto): add bundle and optimistic block apis #1519

Merged
merged 5 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. add auctioneer draft

    move optimistic_block to sequencerblock
    
    remove prev_rollup_block_hash from BaseBlock
    
    move bundle service to executionapis
    
    request type for baseblock
    
    separate bundle service into OptimisticExecutionService and BundleService
    itamarreif committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fd2bb2d View commit details
    Browse the repository at this point in the history
  2. name cleanup

    itamarreif committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2bbe4e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab009a View commit details
    Browse the repository at this point in the history
  4. add module to astria_core

    itamarreif committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9f1c768 View commit details
    Browse the repository at this point in the history
  5. typo fix

    itamarreif committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    69b4ecd View commit details
    Browse the repository at this point in the history