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

Factor substrate node runner into separate crate #913

Merged
merged 9 commits into from
Apr 17, 2023
Merged

Commits on Apr 14, 2023

  1. factor out node starting thing to separate crate to use in test-runti…

    …me and integration-tests
    jsdw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    07ad2e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56588de View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    6767908 View commit details
    Browse the repository at this point in the history
  2. remove now-unneeded dep

    jsdw committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c112941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423318e View commit details
    Browse the repository at this point in the history
  4. Update testing/substrate-runner/Cargo.toml

    Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
    jsdw and lexnv authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a08069a View commit details
    Browse the repository at this point in the history
  5. Update testing/integration-tests/Cargo.toml

    Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
    jsdw and niklasad1 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ce52146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06933b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83e35bb View commit details
    Browse the repository at this point in the history