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

CSUB-463: Load testing for npos #1206

Merged
merged 10 commits into from
Aug 14, 2023
Merged

Commits on Aug 11, 2023

  1. Specify /var/tmp/zombinet in README

    because on modern Linux /tmp is ramfs and storing node data there causes
    OOM very quickly
    atodorov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8ece0a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09eb074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832f8de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf7a0e View commit details
    Browse the repository at this point in the history
  5. Bump fast-runtime EPOCH_DURATION to 45 blocks

    otherwise the epoch is too short and zombienet doesn't have enough time
    to launch all 200-300 nodes. As a result 1/3-1/2 of the validators get
    slashed immediately b/c they don't have time to send their i-am-online
    pings
    atodorov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    66dadd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5455262 View commit details
    Browse the repository at this point in the history
  7. Add reference to --spawn-concurrency cli option in README

    as a reminder of how to speed-up the initial lauch phase of all nodes
    when using a single test machine
    atodorov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4523b0a View commit details
    Browse the repository at this point in the history
  8. Bump version

    atodorov committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5e2d404 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f91f16b View commit details
    Browse the repository at this point in the history
  10. Auto-update creditcoin-js type definitions

    gluwa-bot committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    df4b159 View commit details
    Browse the repository at this point in the history