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(prover-stats-api): add prover stats API #635

Merged
merged 77 commits into from
Jul 20, 2023
Merged

feat(prover-stats-api): add prover stats API #635

merged 77 commits into from
Jul 20, 2023

Commits on Jul 11, 2023

  1. add miner api

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a596511 View commit details
    Browse the repository at this point in the history
  2. add ci

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7e780ec View commit details
    Browse the repository at this point in the history
  3. add service

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    38f32b2 View commit details
    Browse the repository at this point in the history
  4. add makefile

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4898884 View commit details
    Browse the repository at this point in the history
  5. swag doc

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2cc77ad View commit details
    Browse the repository at this point in the history
  6. import swag

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    aa4df0e View commit details
    Browse the repository at this point in the history
  7. add test and config

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4df562b View commit details
    Browse the repository at this point in the history
  8. make test

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    598ccc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6f3d0b View commit details
    Browse the repository at this point in the history
  10. gitignore

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e2fe308 View commit details
    Browse the repository at this point in the history
  11. fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5eddde0 View commit details
    Browse the repository at this point in the history
  12. fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c04883e View commit details
    Browse the repository at this point in the history
  13. fix makefile

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a2dfc39 View commit details
    Browse the repository at this point in the history
  14. fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fcaa1ea View commit details
    Browse the repository at this point in the history
  15. fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dc22675 View commit details
    Browse the repository at this point in the history
  16. add orm test

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    18b332a View commit details
    Browse the repository at this point in the history
  17. fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b443aa9 View commit details
    Browse the repository at this point in the history
  18. some modify

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f294cdc View commit details
    Browse the repository at this point in the history
  19. try fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a8b31bb View commit details
    Browse the repository at this point in the history
  20. try fix

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ef214c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a3daec8 View commit details
    Browse the repository at this point in the history
  22. port

    xinran chen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    23db3bf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. service tests

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cd807da View commit details
    Browse the repository at this point in the history
  2. .taskID

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2c8f4f3 View commit details
    Browse the repository at this point in the history
  3. desc

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    97d6c27 View commit details
    Browse the repository at this point in the history
  4. try fix

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4c86e2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e8215c View commit details
    Browse the repository at this point in the history
  6. big.Int

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    78ee952 View commit details
    Browse the repository at this point in the history
  7. ignore go mod tidy

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e0679b2 View commit details
    Browse the repository at this point in the history
  8. change port

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b472f30 View commit details
    Browse the repository at this point in the history
  9. fix ci

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6d3e15c View commit details
    Browse the repository at this point in the history
  10. Revert "fix ci"

    This reverts commit 6d3e15c.
    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9d22a49 View commit details
    Browse the repository at this point in the history
  11. trigger ci

    xinran chen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e642c91 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    ed75791 View commit details
    Browse the repository at this point in the history
  2. rename to prover_stats_api

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8588d4d View commit details
    Browse the repository at this point in the history
  3. modify ci

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9bbf0f6 View commit details
    Browse the repository at this point in the history
  4. tidy layout

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e47e020 View commit details
    Browse the repository at this point in the history
  5. fix test path

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    08d4ee2 View commit details
    Browse the repository at this point in the history
  6. rename to logic

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cbe66b8 View commit details
    Browse the repository at this point in the history
  7. fix ci name

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e67448c View commit details
    Browse the repository at this point in the history
  8. add jwt

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a5c50ad View commit details
    Browse the repository at this point in the history
  9. fix skip paths

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c1bf3c1 View commit details
    Browse the repository at this point in the history
  10. debug

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    30171c2 View commit details
    Browse the repository at this point in the history
  11. trigger ci

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    10ab92a View commit details
    Browse the repository at this point in the history
  12. fix tests

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    60f0ed9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f5c968 View commit details
    Browse the repository at this point in the history
  14. add metrics

    xinran chen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c8ef6a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix go mod tidy

    xinran chen committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    28d61aa View commit details
    Browse the repository at this point in the history
  2. fix

    xinran chen committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1f7b698 View commit details
    Browse the repository at this point in the history
  3. fix

    xinran chen committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b5195b7 View commit details
    Browse the repository at this point in the history
  4. fix test

    xinran chen committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c850e77 View commit details
    Browse the repository at this point in the history
  5. fix lint

    xinran chen committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3332ef3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4abe27 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. wrap resp

    xinran chen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a7b3c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f924e View commit details
    Browse the repository at this point in the history
  3. fix test

    xinran chen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7d2d922 View commit details
    Browse the repository at this point in the history
  4. statusOK

    xinran chen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d3af1cd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    56399ad View commit details
    Browse the repository at this point in the history
  2. feat: update readme

    georgehao committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    274d5fa View commit details
    Browse the repository at this point in the history
  3. fix lint

    xinran chen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    27d6098 View commit details
    Browse the repository at this point in the history
  4. fix test

    xinran chen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    35ffa73 View commit details
    Browse the repository at this point in the history
  5. some fix

    xinran chen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5d40552 View commit details
    Browse the repository at this point in the history
  6. some fix

    xinran chen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f33b4b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. change field

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2c3cce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0f52d View commit details
    Browse the repository at this point in the history
  3. feat: add empty line

    georgehao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    502a8a7 View commit details
    Browse the repository at this point in the history
  4. feat: add empty line

    georgehao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    32ef144 View commit details
    Browse the repository at this point in the history
  5. feat: rename variable name

    georgehao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    821fac8 View commit details
    Browse the repository at this point in the history
  6. feat: comment tidy

    georgehao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c6e2b7e View commit details
    Browse the repository at this point in the history
  7. feat: format import

    georgehao committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    256e126 View commit details
    Browse the repository at this point in the history
  8. fix test and lint

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    94ac36e View commit details
    Browse the repository at this point in the history
  9. fix ci

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    11f167b View commit details
    Browse the repository at this point in the history
  10. fix lint

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a8f6d83 View commit details
    Browse the repository at this point in the history
  11. check pubkey exists

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    383d067 View commit details
    Browse the repository at this point in the history
  12. fix

    xinran chen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f85e39a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update version.go

    0xmountaintop authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8ca10f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2ec7f View commit details
    Browse the repository at this point in the history