[Release Candidate] v1.17.5-rc6
Pre-release
Pre-release
·
35 commits
to main
since this release
This release candidate contains the changes from v1.17.4 to v1.17.5-rc6.
Full changelog: v1.17.4...v1.17.5-rc6
Versions
- Rust Toolchain:
1.88.0 - Polkadot-SDK:
stable2509-rc1
What's Changed
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
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.767 MB (1,853,052 bytes)
π Compressed: Yes, 72.00%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-179 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x1638123a5f5e12f77f2654dc6e0fb6636772c4c12e3bbcfab4d9f5669909c91a
π³οΈ authorizeUpgrade hash: 0x22171ec7e9963d3b5aef9cd5668ac123cfb201ec6463b5e227feb1c5a6a27606
π³οΈ Blake2-256 hash: 0x68de68c8336813a85b9afc0db55b65810ed4613df6e009a29bd1aaf759a9fd44
π¦ IPFS: https://cf-ipfs.com/ipfs/QmasbA9UxQkB3Zo7NA59zZddpBZSw7Twkb25igTMXWjSwN
Frequency Paseo Testnet
ποΈ Runtime size: 2.147 MB (2,251,806 bytes) β οΈ HEAVY
π Compressed: Yes, 69.70%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-179 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x09d6101e65af44e50376af375fda32eb8d6ead5a06bd7a0d2993ce77f464b5ce
π³οΈ authorizeUpgrade hash: 0x947432ebfd3f39a660f7ed941cbdfed91b33a150466b353b18c4b133859ee4e3
π³οΈ Blake2-256 hash: 0x09e1498fef711eac9f40f55376477fb89093afd465b63f8511983b9a131c7cb4
π¦ IPFS: https://cf-ipfs.com/ipfs/QmZYGRM5ANiufU93KvGvTfYxiLNXv5BbnpzZsMs1rk33Hh
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