Skip to content

v1.17.5

Choose a tag to compare

@github-actions github-actions released this 04 Oct 00:40
· 31 commits to main since this release

This release contains the changes from v1.17.4 to v1.17.5.

Full changelog: v1.17.4...v1.17.5

Versions

  • Rust Toolchain: 1.88.0
  • Polkadot-SDK: stable2506-2

Deployed

What's Changed

Major Changes

  • Upgrade polkadot to latest stable-2506-2: Optimizations to FATx pool addressed #2559

Additional Changes

  • 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
  • Provider Context: Minimal Profile for Provider and Applications #2549
  • bugfix: fixed capacity estimation RPC #2612- Chore remove deprecation from create_provider #2613
  • 2617: Retain ProviderToRegistryEntry till downstream migration #2618

Runtimes

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

Mainnet

πŸ‹οΈ  Runtime size:             1.762 MB (1,847,200 bytes) 
πŸ—œ  Compressed:               Yes, 72.09%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             frequency-182 (frequency-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0xdf1629c60087e1b4bc46b0eb947659c6ec538916ecb35260a5200617d4a05c95
πŸ—³οΈ  authorizeUpgrade hash:    0x77c050e69d2426bf52803dd8cf4b5a1aa48091cb69f1611bf009918c0c944a5a
πŸ—³οΈ  Blake2-256 hash:          0x5e14ff08dcc98d45557ba51c64555178946934dc6ee7bf8a570ab3762501d91c
πŸ“¦ IPFS:                     https://cf-ipfs.com/ipfs/QmcYueQ6NRHs8RFetPMqGmyF7xWJyKK2W59zJ2nzVv4N8P

Frequency Paseo Testnet

πŸ‹οΈ  Runtime size:             2.158 MB (2,262,877 bytes) ⚠️ HEAVY
πŸ—œ  Compressed:               Yes, 69.60%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             frequency-testnet-182 (frequency-0.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0xe23f1ba4d43d4e6ab2beaec8271d72c081eda10ce8598e6101c8b3cddd956da9
πŸ—³οΈ  authorizeUpgrade hash:    0xb94cd5be7c62edc3ff1c980fa614530929e8ea6a1bef1de5e7de0550ac12839d
πŸ—³οΈ  Blake2-256 hash:          0x15a37c1df5e8722ef15ac8175c9b169a3fde638da3a2be5192f5a81c2714ef3e
πŸ“¦ IPFS:                     https://cf-ipfs.com/ipfs/QmRSDcNdnHM7kPwTR8RTqMdbS4W79UzEYeERByLBQLaovy

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

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

## Changes
- Msa
  - [providerToRegistryEntry] value: CommonPrimitivesMsaProviderRegistryEntry -> PalletMsaMigrationV1ProviderRegistryEntry