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

substrate-node: NativeElseWasmExecutor is no longer used #2521

Merged
merged 13 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    49a41ab View commit details
    Browse the repository at this point in the history
  2. cargo.lock updated

    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    34d2749 View commit details
    Browse the repository at this point in the history
  3. fix

    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1183233 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfc3988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4094f31 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Davide Galassi <davxy@datawok.net>
    michalkucharczyk and davxy authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7e6e9ed View commit details
    Browse the repository at this point in the history
  7. features fix

    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f87b877 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f2d594 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9505e9 View commit details
    Browse the repository at this point in the history
  10. fmt

    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    94d5f7f View commit details
    Browse the repository at this point in the history
  11. node-executor: crate removed

    - tests moved to substrate/bin/node/cli/tests
    - bences/bench.rs moved to substrate/bin/node/cli/benches/executor.rs
    - RuntimeExecutor moved to staging_node_cli::service
    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    990c05e View commit details
    Browse the repository at this point in the history
  12. Cargo.lock

    michalkucharczyk committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dab730c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c0dbe5 View commit details
    Browse the repository at this point in the history