[Release Candidate] v2.0.0-rc1
Pre-release
Pre-release
This release candidate contains the changes from v1.17.8 to v2.0.0-rc1.
Full changelog: v1.17.8...v2.0.0-rc1
Versions
- Rust Toolchain:
1.88.0 - Polkadot-SDK:
stable2506-2
What's Changed
Additional Changes
- build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 7.0.0 #2623- build(deps): bump actions/github-script from 7 to 8 #2608- build(deps): bump peter-evans/dockerhub-description from 4.0.0 to 5.0.0 #2620- build(deps): bump mikepenz/release-changelog-builder-action from 5.4.1 to 6.0.1 #2640- build(deps): bump softprops/action-gh-release from 2.2.2 to 2.4.2 #2639- build(deps): bump actions/upload-artifact from 4 to 5 #2643- build(deps): bump actions/download-artifact from 5 to 6 #2642- build(deps): bump actions/setup-node from 5 to 6 #2641- disable install scripts #2647- fix: add mechanism for configurable override of '--ignore-scripts' when running 'npm ci' #2650- feat: updated Schemas and Intents #2552- build(deps): bump actions/checkout from 5 to 6 #2645- build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 #2646- chore: create common action to setup Node.js and correct version of npm #2652
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.799 MB (1,886,511 bytes)
π Compressed: Yes, 72.36%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-184 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xa18f69e9b9021a494b48621f222ef20d6c0395b91871679dcb4d5ee2888ae3bc
π³οΈ authorizeUpgrade hash: 0x68ba12cf9700d7539ffb845ca894080a5f907b45a5ecef8e7ca52acae5e3e42a
π³οΈ Blake2-256 hash: 0x11c9e9dc8904476e9b0c0a9fe9a60f59e938dbdfd1339a93afb20cabb1ea04d2
π¦ IPFS: https://cf-ipfs.com/ipfs/QmXHHjeFkfgmWTJsEB5QcHkh3a5FCpjGeuyAWZUDrte3jX
Frequency Paseo Testnet
ποΈ Runtime size: 2.193 MB (2,299,169 bytes) β οΈ HEAVY
π Compressed: Yes, 70.02%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-184 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xeb77824b1583aef4265ff6c4f7d10305fe320dfb250771eb5a664a547ce58e61
π³οΈ authorizeUpgrade hash: 0xdf2abf18496ee1166e81306c2f278a79eb87924035142b9acd3b515abaed0be7
π³οΈ Blake2-256 hash: 0x7d0ab3c8e42544e4230d00a4a9cbba5be02c1256eec2415faaf88ac532c9f0a2
π¦ IPFS: https://cf-ipfs.com/ipfs/QmZyrY6R44GvimTgXu5eQjhQPmWbtqU6h1TNxPRcqbn6yT
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
- MultiBlockMigrations
- Removed
## Removals
- Messages
- [-] storage: messagesV2
- Schemas
- [-] calls: proposeToCreateSchemaV2, createSchemaViaGovernanceV2, createSchemaV3, proposeToCreateSchemaName, createSchemaNameViaGovernance
- [-] storage: schemaNameToIds
## Additions
- Messages
- [+] storage: messagesV3
- Schemas
- [+] calls: createIntent, createIntentViaGovernance, proposeToCreateIntent, createIntentGroup, createIntentGroupViaGovernance
- [+] storage: nameToMappedEntityIds, currentIntentIdentifierMaximum, intentInfos, currentIntentGroupIdentifierMaximum, intentGroups
## Changes