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

Traced client #1571

Closed
wants to merge 27 commits into from
Closed

Traced client #1571

wants to merge 27 commits into from

Commits on May 13, 2024

  1. track hashchain

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0a3cd50 View commit details
    Browse the repository at this point in the history
  2. gas spending metrics

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2b38917 View commit details
    Browse the repository at this point in the history
  3. metrics for request reveal processed

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5111998 View commit details
    Browse the repository at this point in the history
  4. remove println

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b2fa80f View commit details
    Browse the repository at this point in the history
  5. keeper balance

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6e672be View commit details
    Browse the repository at this point in the history
  6. collected fee

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    75fb482 View commit details
    Browse the repository at this point in the history
  7. total gas spent metrics

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e576abb View commit details
    Browse the repository at this point in the history
  8. some refactoring

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2001274 View commit details
    Browse the repository at this point in the history
  9. add comments

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0581fdb View commit details
    Browse the repository at this point in the history
  10. fix

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b4d91b7 View commit details
    Browse the repository at this point in the history
  11. pre commit

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ecefcff View commit details
    Browse the repository at this point in the history
  12. fix

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b8adbf1 View commit details
    Browse the repository at this point in the history
  13. remove RpcLabel

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ce0ccfb View commit details
    Browse the repository at this point in the history
  14. remove comments

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1d461d1 View commit details
    Browse the repository at this point in the history
  15. rename method

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    30f3a26 View commit details
    Browse the repository at this point in the history
  16. remove comment

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    38a9770 View commit details
    Browse the repository at this point in the history
  17. rename track_duration

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fedadbe View commit details
    Browse the repository at this point in the history
  18. isolate metrics for api

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    466cef5 View commit details
    Browse the repository at this point in the history
  19. isolate keeper metrics

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6663a65 View commit details
    Browse the repository at this point in the history
  20. module removed

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d8e7cde View commit details
    Browse the repository at this point in the history
  21. remove metrics file

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    19d04d1 View commit details
    Browse the repository at this point in the history
  22. move registry out of metrics

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d592370 View commit details
    Browse the repository at this point in the history
  23. simplify improt

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aad5fd8 View commit details
    Browse the repository at this point in the history
  24. add retry lag

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    91af7a0 View commit details
    Browse the repository at this point in the history
  25. update version

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4617ff7 View commit details
    Browse the repository at this point in the history
  26. add block timestamp lag

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dba79cb View commit details
    Browse the repository at this point in the history
  27. traced client implementation

    0xfirefist committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ef5924b View commit details
    Browse the repository at this point in the history