[Release Candidate] v1.17.5-rc7
Pre-release
Pre-release
·
33 commits
to main
since this release
This release candidate contains the changes from v1.17.4 to v1.17.5-rc7.
Full changelog: v1.17.4...v1.17.5-rc7
Versions
- Rust Toolchain:
1.88.0 - Polkadot-SDK:
stable2506-2
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- bugfix: fixed capacity estimation RPC #2612- Chore remove deprecation from create_provider #2613
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.763 MB (1,848,260 bytes)
π Compressed: Yes, 72.07%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-180 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x4b42dcba37df5098006cecf24b36ff9fa7eb4d94ec1031206293d05059d201f9
π³οΈ authorizeUpgrade hash: 0x0fae424556ea79f6c8e54a82d072462535cb64dc8047ba4077b644fb2859c40f
π³οΈ Blake2-256 hash: 0x304ddf74bde96ab704a3799ebeb3e01dec8e0fc97db7607b34351baf2a4b4a22
π¦ IPFS: https://cf-ipfs.com/ipfs/QmUboaTWL1eKwpfMPnHHntVCkT8ANKVqHLNKgg3M3s6BkW
Frequency Paseo Testnet
ποΈ Runtime size: 2.152 MB (2,256,249 bytes) β οΈ HEAVY
π Compressed: Yes, 69.68%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-180 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x2c8907a49dc6775917bf1bc7ee2b738943015af3b76a66286236f29ec1537bf6
π³οΈ authorizeUpgrade hash: 0x6c0179aab34d841e5dac9045fafac37c0b24a318dae505557597fd1fb61577f0
π³οΈ Blake2-256 hash: 0xbfca427345048a6cba08333b51925b92ca5b144b0ba4cb30e0a0948f30a47d12
π¦ IPFS: https://cf-ipfs.com/ipfs/QmceGmA4mzP8LLsYJWnP41ac1Dwsrjjs1kCzf3u165fXRs
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