Skip to content

chain-spec-guide-runtime: path to wasm blob fixed#6673

Merged
michalkucharczyk merged 5 commits intomasterfrom
mku-chain-spec-runtime-tests-fixed
Nov 27, 2024
Merged

chain-spec-guide-runtime: path to wasm blob fixed#6673
michalkucharczyk merged 5 commits intomasterfrom
mku-chain-spec-runtime-tests-fixed

Conversation

@michalkucharczyk
Copy link
Copy Markdown
Contributor

In chain-spec-guide-runtime crate's tests, there was assumption that release version of wasm blob exists. This PR uses chain_spec_guide_runtime::runtime::WASM_BINARY_PATH const to use correct path to runtime blob.

@michalkucharczyk
Copy link
Copy Markdown
Contributor Author

/cmd prdoc --bump minor --audience runtime_dev

@michalkucharczyk michalkucharczyk added R0-no-crate-publish-required The change does not require any crates to be re-published. T11-documentation This PR/Issue is related to documentation. labels Nov 27, 2024
@michalkucharczyk michalkucharczyk requested a review from a team November 27, 2024 12:55
@michalkucharczyk michalkucharczyk added this pull request to the merge queue Nov 27, 2024
Merged via the queue into master with commit 2ef2723 Nov 27, 2024
@michalkucharczyk michalkucharczyk deleted the mku-chain-spec-runtime-tests-fixed branch November 27, 2024 21:31
Krayt78 pushed a commit to Krayt78/polkadot-sdk that referenced this pull request Dec 18, 2024
In `chain-spec-guide-runtime` crate's tests, there was assumption that
release version of wasm blob exists. This PR uses
`chain_spec_guide_runtime::runtime::WASM_BINARY_PATH` const to use
correct path to runtime blob.

---------

Co-authored-by: GitHub Action <action@github.com>
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this pull request Jan 4, 2025
In `chain-spec-guide-runtime` crate's tests, there was assumption that
release version of wasm blob exists. This PR uses
`chain_spec_guide_runtime::runtime::WASM_BINARY_PATH` const to use
correct path to runtime blob.

---------

Co-authored-by: GitHub Action <action@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published. T11-documentation This PR/Issue is related to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants