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

Helm charts #31

Closed
wants to merge 50 commits into from
Closed

Helm charts #31

wants to merge 50 commits into from

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    c463b39 View commit details
    Browse the repository at this point in the history
  2. implement sindri client

    0xmountaintop committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9db7279 View commit details
    Browse the repository at this point in the history
  3. compile

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    55404a9 View commit details
    Browse the repository at this point in the history
  4. fix url join

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e3fe8bc View commit details
    Browse the repository at this point in the history
  5. improve

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1e7a475 View commit details
    Browse the repository at this point in the history
  6. hardcode version

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a73fa37 View commit details
    Browse the repository at this point in the history
  7. fix vk codec

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    04318dc View commit details
    Browse the repository at this point in the history
  8. handle reformat_vk error

    lispc committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3eb6af7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. merge

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0b2a46d View commit details
    Browse the repository at this point in the history
  2. hardcode versio

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    41ffe50 View commit details
    Browse the repository at this point in the history
  3. fix prover_height

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    516bd48 View commit details
    Browse the repository at this point in the history
  4. improve error

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a21cd3d View commit details
    Browse the repository at this point in the history
  5. fix status

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cc388d3 View commit details
    Browse the repository at this point in the history
  6. fix SindriTaskStatusResponse

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d873eb3 View commit details
    Browse the repository at this point in the history
  7. improve logging

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    442669b View commit details
    Browse the repository at this point in the history
  8. skip compute_time_sec

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d08020f View commit details
    Browse the repository at this point in the history
  9. deal with chunk_proof for now

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8ae991b View commit details
    Browse the repository at this point in the history
  10. add tretry

    lispc committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3096a7c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2907e41 View commit details
    Browse the repository at this point in the history
  2. fix

    lispc committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b65870e View commit details
    Browse the repository at this point in the history
  3. merge

    lispc committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f7af941 View commit details
    Browse the repository at this point in the history
  4. fix

    lispc committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c179c95 View commit details
    Browse the repository at this point in the history
  5. merge

    lispc committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f0b2473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    825ab86 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix task_type

    lispc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5667bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7db58b1 View commit details
    Browse the repository at this point in the history
  3. refactor (#22)

    0xmountaintop authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e97a9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5b246f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

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

Commits on Oct 15, 2024

  1. fix prover_type in login

    0xmountaintop authored and lispc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ced57e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update

    lispc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dcc26bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f502ae3 View commit details
    Browse the repository at this point in the history
  3. clean up

    lispc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c13a0cc View commit details
    Browse the repository at this point in the history
  4. refactor

    lispc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bc5533a View commit details
    Browse the repository at this point in the history
  5. update types

    lispc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0643b29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30def05 View commit details
    Browse the repository at this point in the history
  7. update comments

    lispc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    24894e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. add comments

    lispc committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    76d5973 View commit details
    Browse the repository at this point in the history
  2. merge

    lispc committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bf53e0c View commit details
    Browse the repository at this point in the history
  3. add helm chart

    sbaizet-ledger committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    709396b View commit details
    Browse the repository at this point in the history
  4. add config for ct tool

    sbaizet-ledger committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5b0c305 View commit details
    Browse the repository at this point in the history
  5. trigger a change

    sbaizet-ledger committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f8df307 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    987332a View commit details
    Browse the repository at this point in the history
  2. bump chart version

    sbaizet-ledger committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    107c6d9 View commit details
    Browse the repository at this point in the history
  3. add example-config

    sbaizet-ledger committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    07897d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    b6f902a View commit details
    Browse the repository at this point in the history
  2. fix the description

    sbaizet-ledger committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    62af83f View commit details
    Browse the repository at this point in the history
  3. fix linting

    sbaizet-ledger committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3246c1c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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