chore(descriptors): regenerate devnet-bulletin descriptors from the runtimes v2.5.0 release wasm - #361
Open
RafalMirowski1 wants to merge 2 commits into
Open
chore(descriptors): regenerate devnet-bulletin descriptors from the runtimes v2.5.0 release wasm#361RafalMirowski1 wants to merge 2 commits into
RafalMirowski1 wants to merge 2 commits into
Conversation
….0 release wasm Preemptive descriptor bump for the Products Devnet Bulletin (Paseo para 1010) upgrade to paseo-network/runtimes v2.5.0 bulletin-paseo (spec 2_004_000, wiring polkadot-bulletin-chain v0.0.26-paseo). Metadata extracted offline via `papi add --wasm` from the release blob; codeHash pre-set to the blob's blake2-256. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
📦 Bundle size impactComparing
Thresholds — 🟡 ≥10% or ≥5.0 KB · 🟠 ≥20% or ≥15.0 KB (bundled). Percentage only applies once the baseline is ≥ 10 KB. Informational — this check never blocks merge. |
0.4.0 resolves the renewal-pallet split at runtime, so CloudStorageClient.renew() works on both pre-split (TransactionStorage.renew) and post-split (DataRenewal) runtimes. The renew call signature changed to take a TransactionRefInput; the public wrapper signature is unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
karolk91
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preemptive descriptor bump for the Products Devnet Bulletin (Paseo para 1010) upgrade to paseo-network/runtimes v2.5.0 bulletin-paseo (spec 2_004_000, wiring polkadot-bulletin-chain v0.0.26-paseo). Metadata extracted offline via
papi add --wasmfrom the release blob; codeHash pre-set to the blob's blake2-256. Should only go live once the runtime update is enacted on chain. Also bumps @parity/bulletin-sdk.