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

implement app-host functionalities, save as draft #7

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 1, 2024

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

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    7f3a390 View commit details
    Browse the repository at this point in the history
  2. add alias types

    amoylan2 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ae37c2e View commit details
    Browse the repository at this point in the history
  3. refactor task_manager

    amoylan2 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a5bb673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a615cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0118bf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b8409c View commit details
    Browse the repository at this point in the history
  7. update prover_registry abi

    amoylan2 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    066e099 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update crates/app-host/src/event_log_fetcher.rs

    Co-authored-by: Péter Garamvölgyi <[email protected]>
    amoylan2 and Thegaram authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c7351e6 View commit details
    Browse the repository at this point in the history
  2. Update crates/app-host/src/config.rs

    Co-authored-by: Péter Garamvölgyi <[email protected]>
    amoylan2 and Thegaram authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9bf9e8a View commit details
    Browse the repository at this point in the history
  3. add config & constructors

    amoylan2 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    138584b View commit details
    Browse the repository at this point in the history
  4. fmt code

    amoylan2 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6e6e85f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13613c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    44332e4 View commit details
    Browse the repository at this point in the history
  2. fix error in test

    amoylan2 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    04aa13f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. enhance event_log_fetcher

    amoylan2 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1eadf1c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add liveness_manager

    amoylan2 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d8f60d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    9a52d54 View commit details
    Browse the repository at this point in the history
  2. utilize error

    amoylan2 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0c189b1 View commit details
    Browse the repository at this point in the history
  3. fix imports

    amoylan2 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    6dfb0a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. small fix

    amoylan2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    20a48eb View commit details
    Browse the repository at this point in the history
  2. add Makefile

    amoylan2 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b8de000 View commit details
    Browse the repository at this point in the history