Skip to content

Remove deprecated NativeElseWasmExecutor.#12669

Open
Kanasjnr wants to merge 3 commits into
paritytech:masterfrom
Kanasjnr:kanas/remove-native-else-wasm-executor
Open

Remove deprecated NativeElseWasmExecutor.#12669
Kanasjnr wants to merge 3 commits into
paritytech:masterfrom
Kanasjnr:kanas/remove-native-else-wasm-executor

Conversation

@Kanasjnr

Copy link
Copy Markdown
Contributor

Part of #11561

Remove the deprecated NativeElseWasmExecutor and NativeExecutionDispatch from sc-executor.

These were deprecated with a removal date of end of 2024. Native execution is no longer supported; callers should use WasmExecutor instead.

Integration

Downstream users should:

  • replace NativeElseWasmExecutor with WasmExecutor
  • stop implementing / reexporting NativeExecutionDispatch

Past the end-of-2024 removal date. Use WasmExecutor instead.
@Kanasjnr
Kanasjnr requested a review from koute as a code owner July 16, 2026 13:53
@Kanasjnr

Copy link
Copy Markdown
Contributor Author

/cmd label T13-deprecation T0-node

@Kanasjnr

Copy link
Copy Markdown
Contributor Author

/cmd prdoc --audience node_dev --bump major

@paritytech-cmd-bot-polkadot-sdk paritytech-cmd-bot-polkadot-sdk Bot added T0-node This PR/Issue is related to the topic “node”. T13-deprecation The current issue/pr is, or should be, part of a deprecation process. labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T0-node This PR/Issue is related to the topic “node”. T13-deprecation The current issue/pr is, or should be, part of a deprecation process.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant