Skip to content

Conversation

@liuchengxu
Copy link
Contributor

This should fix the windows failure in #1198

Code contributor checklist:

Copy link
Member

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this!

self,
) -> (Client<B>, sc_consensus::LongestChain<B, substrate_test_runtime::Block>) {
self.build_with_native_executor(None)
self.build_with_native_executor(Some(new_native_executor()))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really want native though? I'd prefer to use compiled WASM instead, especially with native executor going away in the future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nazar-pc nazar-pc merged commit 4490ef0 into upgrade-substrate Mar 2, 2023
@nazar-pc nazar-pc deleted the upgrade-substrate-fix branch March 2, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants