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

Automatic gas in load tests #12416

Merged
merged 38 commits into from
Apr 9, 2024
Merged

Automatic gas in load tests #12416

merged 38 commits into from
Apr 9, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b0c312e View commit details
    Browse the repository at this point in the history
  2. fix a situation, when we lose transaction timeout setting for network…

    …s that are not overwritten
    Tofel committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3edf8ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74e384e View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    davidcauchi committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    98b4519 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    31a2bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b3d06 View commit details
    Browse the repository at this point in the history
  3. update Seth version

    Tofel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8e8a690 View commit details
    Browse the repository at this point in the history
  4. fix lints

    Tofel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b9f9fc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9bb497 View commit details
    Browse the repository at this point in the history
  6. fix lints

    Tofel committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e7d33dc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. newer seth

    Tofel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6c21266 View commit details
    Browse the repository at this point in the history
  2. newer Seth

    Tofel committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    776e73f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1eabad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e6253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19bfeef View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. use latest seth, fix fund return issue where if a retry was used, onl…

    …y funds from 1st node were returned
    Tofel committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    354e42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e22c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96aa2f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. go mod tidy

    davidcauchi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    600132a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'BCF-2835-disable-backup-lp' of github.com:smartcontract…

    …kit/chainlink into BCF-2835-disable-backup-lp
    Tofel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4148869 View commit details
    Browse the repository at this point in the history
  2. validate seth config before creating k8s env in ocr soak test, better…

    … default tx timeout
    Tofel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    676db2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2fed33 View commit details
    Browse the repository at this point in the history
  4. fix complile errors

    Tofel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    860d9de View commit details
    Browse the repository at this point in the history
  5. go mod

    Tofel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3f6aaf2 View commit details
    Browse the repository at this point in the history
  6. use latest seth

    Tofel committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ac63f97 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    b3658fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e388a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b5d6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c54e9f8 View commit details
    Browse the repository at this point in the history
  5. latest Seth; set gas limit to 0 in TOMLs, so that it can be estimated…

    … by the node; use urls_secret for Seth Network when set, otherwise use WS endpoints from EVMNetwork; update default TOMLs with new values
    Tofel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d64567 View commit details
    Browse the repository at this point in the history
  6. go mod

    Tofel committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7a58778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b48b9e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2d99a31 View commit details
    Browse the repository at this point in the history
  2. latest seth

    Tofel committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    31eef68 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    dda1869 View commit details
    Browse the repository at this point in the history
  2. gomodtidy + latest seth

    Tofel committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4a43eb7 View commit details
    Browse the repository at this point in the history
  3. fix load compile

    Tofel committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    20d7574 View commit details
    Browse the repository at this point in the history