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

PVF: Add worker check during tests and benches #1771

Merged
merged 16 commits into from
Oct 24, 2023

Commits on Sep 29, 2023

  1. PVF: Add worker check during tests and benches

    Also:
    
    - Use an env var for the node version to avoid unnecessary dependencies on
      polkadot-cli
    - Add a benchmark for preparation through the host
    mrcnski committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1d0ff37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675c478 View commit details
    Browse the repository at this point in the history
  3. Post-merge fixes

    mrcnski committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ab2ea6c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    34363ec View commit details
    Browse the repository at this point in the history
  2. Improve log message a bit

    mrcnski committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    07e2748 View commit details
    Browse the repository at this point in the history
  3. Improve doc

    mrcnski committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    db4ca08 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Remove old import

    mrcnski committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bbe8c51 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Address some review comments

    mrcnski committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0412e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Add execute benchmark

    mrcnski committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b83023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c04621 View commit details
    Browse the repository at this point in the history
  3. Use NODE_VERSION constant

    mrcnski committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    185df83 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Remove bad execute benchmark

    mrcnski committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7644bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d7a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    0c2d18c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/mrcnski/pvf-add-worker-check-dur…

    …ing-tests' into mrcnski/pvf-add-worker-check-during-tests
    mrcnski committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    97de17a View commit details
    Browse the repository at this point in the history
  3. Update Cargo.lock

    mrcnski committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9abb166 View commit details
    Browse the repository at this point in the history