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

cleanup and prover network #56

Merged
merged 40 commits into from Sep 25, 2022
Merged

cleanup and prover network #56

merged 40 commits into from Sep 25, 2022

Commits on Aug 21, 2022

  1. change structure slightly

    Trivo25 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ed3c6c9 View commit details
    Browse the repository at this point in the history
  2. add protobuf setup

    Trivo25 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2131cea View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. add proto buf!!!!!

    Trivo25 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fc196c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. build new proto files

    Trivo25 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5d823bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5158d82 View commit details
    Browse the repository at this point in the history
  3. add new proto files

    Trivo25 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1374841 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. improve structure

    Trivo25 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a1d2bc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. update proto files

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    9db1d53 View commit details
    Browse the repository at this point in the history
  2. buildproto files

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    11ee544 View commit details
    Browse the repository at this point in the history
  3. add handler

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    57f5270 View commit details
    Browse the repository at this point in the history
  4. update protobuf

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    78ee02e View commit details
    Browse the repository at this point in the history
  5. build proto

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b9fda92 View commit details
    Browse the repository at this point in the history
  6. setup prover service

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    c906e10 View commit details
    Browse the repository at this point in the history
  7. fix import :X

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    aa64fb6 View commit details
    Browse the repository at this point in the history
  8. Update index.ts

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    88c1ddf View commit details
    Browse the repository at this point in the history
  9. add api wrapper

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    4dc0afd View commit details
    Browse the repository at this point in the history
  10. add env

    Trivo25 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    2a24afc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. implement missing api methods

    Trivo25 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b9f4371 View commit details
    Browse the repository at this point in the history
  2. dummy run

    Trivo25 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    3ef0ee6 View commit details
    Browse the repository at this point in the history
  3. setup manager

    Trivo25 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6c98b95 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. switch to json rpc

    Trivo25 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    8a762ab View commit details
    Browse the repository at this point in the history
  2. adjust aws api

    Trivo25 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    bedf21c View commit details
    Browse the repository at this point in the history
  3. continue working

    Trivo25 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    05abb1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd2c4f View commit details
    Browse the repository at this point in the history
  5. minor

    Trivo25 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    86cce61 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f513cb1 View commit details
    Browse the repository at this point in the history
  2. add connection to rpc

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    530b00f View commit details
    Browse the repository at this point in the history
  3. move worker to its own repo

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    42c7be9 View commit details
    Browse the repository at this point in the history
  4. implement ask queuer

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    943a8f9 View commit details
    Browse the repository at this point in the history
  5. improve task coordinator

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    cc0df5d View commit details
    Browse the repository at this point in the history
  6. asyn task manager

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    e278049 View commit details
    Browse the repository at this point in the history
  7. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    35bbdb9 View commit details
    Browse the repository at this point in the history
  8. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    28e6333 View commit details
    Browse the repository at this point in the history
  9. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    46683bc View commit details
    Browse the repository at this point in the history
  10. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    87f94d4 View commit details
    Browse the repository at this point in the history
  11. dummy

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    50fa1f0 View commit details
    Browse the repository at this point in the history
  12. minor

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    f4eb404 View commit details
    Browse the repository at this point in the history
  13. fix result type

    Trivo25 committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    0c3988f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. add dummy runner

    Trivo25 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2b359fb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

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