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

test(e2e benchmark): adds network latency #3494

Merged
merged 42 commits into from
May 17, 2024
Merged

Commits on Apr 26, 2024

  1. defines config options

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    35cacc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d6861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5d379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c81f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4e0b3b View commit details
    Browse the repository at this point in the history
  6. adds manifest struct

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ed1fddf View commit details
    Browse the repository at this point in the history
  7. defines BenchTest

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cb63664 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05ecc53 View commit details
    Browse the repository at this point in the history
  9. fixes getConsensusParams

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    80c26e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9af78d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94f8ef0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4ae352 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd9fe31 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fd5d1f View commit details
    Browse the repository at this point in the history
  15. fixes stale comments

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    425b98f View commit details
    Browse the repository at this point in the history
  16. removes private methods

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dd96cdc View commit details
    Browse the repository at this point in the history
  17. fixes linter issues

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a944670 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4e26505 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    25f4026 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2a978b8 View commit details
    Browse the repository at this point in the history
  21. refactors the code

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fe832f3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e1a6e2d View commit details
    Browse the repository at this point in the history
  23. removes early return

    staheri14 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c1e7d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    4ed25aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c7dfa View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b2ac5f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193efd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac0034 View commit details
    Browse the repository at this point in the history
  4. removes a redundant word

    staheri14 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    db224b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e94ae4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a45e048 View commit details
    Browse the repository at this point in the history
  7. fixes chain ID

    staheri14 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    15b200c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ddedd0 View commit details
    Browse the repository at this point in the history
  9. adds ForwardBitTwisterPort

    staheri14 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c8978b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d5855d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eedc2e8 View commit details
    Browse the repository at this point in the history
  12. sets up nodes with latency

    staheri14 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    44f7ce8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2469df9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    049048d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cfa4754 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9e3c437 View commit details
    Browse the repository at this point in the history