Skip to content

[Release Candidate] v1.17.5-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Sep 20:31
· 36 commits to main since this release

This release candidate contains the changes from v1.17.4 to v1.17.5-rc2.

Full changelog: v1.17.4...v1.17.5-rc2

Versions

  • Rust Toolchain: 1.88.0
  • Polkadot-SDK: stable2503-7

What's Changed

Storage Migrations

  • Provider Context Update provider creation to intake new payload + changes around it #2537

Additional Changes

  • Provider Context 2524 propose to add application via governance for a given provider #2551- Provider Context Upload Logo Extrinsic #2565- 2526 RuntimeApi for provider context fetching provider/application context #2573- Update provider registry and application registry via governance #2587- feat: add agent guidelines and CI configuration #2596- msa: removed callback from add_key #2597- offchain indexing: added override rpc #2600- Lock NPM Packages #2598- build(deps): bump actions/download-artifact from 4 to 5 #2544- build(deps): bump actions/checkout from 4 to 5 #2547- build(deps): bump actions/upload-pages-artifact from 3 to 4 #2571- build(deps): bump mikepenz/release-changelog-builder-action from 5.3.0 to 5.4.1 #2500- build(deps): bump actions/setup-node from 4 to 5 #2588- some benchmark changes #2606

Runtimes

The information about the runtimes included in this release can be found below.

Mainnet

πŸ‹οΈ  Runtime size:             1.700 MB (1,782,420 bytes) 
πŸ—œ  Compressed:               Yes, 70.79%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             frequency-178 (frequency-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0xec908a8b072f25ea79ed63db5c38bd56e95b4b326cb133cdda2a1d7103dc698f
πŸ—³οΈ  authorizeUpgrade hash:    0xa78bcaa6afa59e7b13a1276b350de94cb08452e0e824c0cb7438b6f4b004a5b0
πŸ—³οΈ  Blake2-256 hash:          0x8fc040e277df6ed020fe4149eaa2fc8ec37b737111c8bfcfef188f469eca51fb
πŸ“¦ IPFS:                     https://cf-ipfs.com/ipfs/QmTzEHeCtnMMxidpEDBej1uCzkzwkCsD1o68krfhAdXF9U

Frequency Paseo Testnet

πŸ‹οΈ  Runtime size:             2.089 MB (2,190,479 bytes) ⚠️ HEAVY
πŸ—œ  Compressed:               Yes, 68.46%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             frequency-testnet-178 (frequency-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0x3b70546483ad05244f11339677fa9d516ff6f99c252305f6becb5a1ac0793f0e
πŸ—³οΈ  authorizeUpgrade hash:    0x562b7562215853d01b873a4118e5e40dbf656c740ab71c265edf88c866a0d626
πŸ—³οΈ  Blake2-256 hash:          0x5dff1d547616f9b973922817510a2f0525457ea532ba34cbe0550fa8eff1af27
πŸ“¦ IPFS:                     https://cf-ipfs.com/ipfs/Qmd36W3fpizNMFzNp7vcaMLFge5Uuft81FRmT1XLD1j6XZ

Metadata Change Summary

⚠️ This filter is here to help spotting changes that should be reviewed carefully.
⚠️ It catches only index changes, deletions and value decreases.

## Modules
- Added
- Removed

## Removals
- Msa
  - [-] storage: providerToRegistryEntry

## Additions
- Msa
  - [+] calls: proposeToBeProviderV2, createProviderViaGovernanceV2, proposeToAddApplication, createApplicationViaGovernance, uploadLogo
  - [+] storage: providerToRegistryEntryV2, approvedLogos, nextApplicationIndex, providerToApplicationRegistry

## Changes