Releases: frequency-chain/frequency
[Release Candidate] v1.17.0-rc5
This release candidate contains the changes from v1.16.2
to v1.17.0-rc5
.
Full changelog: v1.16.2...v1.17.0-rc5
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
stable2503
What's Changed
Additional Changes
- Fix: check_handle should apply the whitespace trimming and collapsing #2363- offchain: double index to overcome overrides #2360- feat: custom runtime functions to generate deterministic Eth address from an MSA ID #2358- allow two freezes so capacity stakers can vote #2378- Add arm64 binaries and docker containers #2382- init: eip-712 support #2385- Fix E2E Test Errors #2405- Fix release issue with gpg missing #2409- ethereum utility library #2404- Update CI image to v1.5.7 with gpg-agent #2411- Fix release artifact naming #2412- Subsidize adding an Ethereum compatible control key #2403- Update packages to v2503-head #2414- Chore Update JS dependencies #2421- ethereum utils: added more functionality #2424
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.680 MB (1,761,240 bytes)
π Compressed: Yes, 70.42%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-162 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xac7805bf398ed11d21efe1746022e98fe721af7035a7eda468f35c1e7f674598
π³οΈ authorizeUpgrade hash: 0x74ad3ca14e5fb4e4ed164f4c1dbf37d5a110c3d16e48c07d072cc043c652ac5a
π³οΈ Blake2-256 hash: 0x437aeb7da7b91665917117d87138c55fd9d685dc08fd18f96c0d3e584bb036d9
π¦ IPFS: https://www.ipfs.io/ipfs/QmY594VaZ8sk5gssnBwb18MzoJDyxdXRssbSJ26RNdmEwZ
Frequency Paseo Testnet
ποΈ Runtime size: 2.065 MB (2,165,269 bytes) β οΈ HEAVY
π Compressed: Yes, 68.01%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-162 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x5f0c78f68cd7fd2fc6e4d4c8481ee673ed044e571eb75a143113e2c7987763cb
π³οΈ authorizeUpgrade hash: 0x95bf3f120fbd37203e490274f3af211eeda2eceaf1ea6dcde79c35cb1212ab15
π³οΈ Blake2-256 hash: 0x32d9fa6c833e29b591506fa033fb1330b801902e8c669799d7446b7b477bc446
π¦ IPFS: https://www.ipfs.io/ipfs/QmW6eLonHKCNhTs7RoQcBtJUihWvA1LjrF7wJFSNk1V1c1
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: reindexOffchain
## Changes
v1.16.2
This release contains the changes from v1.16.1
to v1.16.2
.
Full changelog: v1.16.1...v1.16.2
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
stable2503
Deployed
What's Changed
Additional Changes
- HotFix PR: Upgrade to latest stable2503 #2413
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.657 MB (1,737,601 bytes)
π Compressed: Yes, 70.57%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-154 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x7e08fccbcdbb8b4b435b9d1f7f9a5c9fa433201e4dc324688ac2d24b7854e471
π³οΈ authorizeUpgrade hash: 0x8444299df44098fe65465ae5f49d9f78bcc645d320ef1f85833299cad2181c00
π³οΈ Blake2-256 hash: 0x408dcc53f8423e76447c1ed12eabafb80323addbc13de47d2c1be024f5fbd3a5
π¦ IPFS: https://www.ipfs.io/ipfs/QmSVp5KXanqjszmWLNJNvVYRVGTwGzw3Z9QcxuU7sSpQjy
Frequency Paseo Testnet
ποΈ Runtime size: 2.055 MB (2,154,326 bytes) β οΈ HEAVY
π Compressed: Yes, 67.90%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-154 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x52ff57da809698a984044dfba68a440332c2a68b58b290f2e040ac32f62e723d
π³οΈ authorizeUpgrade hash: 0x6b6936038fcba14b12d59ac2cd056b3cee395034f708d686542ff206b1941ef4
π³οΈ Blake2-256 hash: 0x7fcc25788d0a44a769250051dbda9d115c4e5079286e8994f44aae7cb20c0b4a
π¦ IPFS: https://www.ipfs.io/ipfs/QmZqXxZ6P8R82fAKaSHsiNAGdrZoBCJdqkBiQyos2ew7kv
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
## Changes
[Release Candidate] v1.17.0-rc4
This release candidate contains the changes from v1.16.1
to v1.17.0-rc4
.
Full changelog: v1.16.1...v1.17.0-rc4
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
stable2503
What's Changed
Additional Changes
- Fix: check_handle should apply the whitespace trimming and collapsing #2363- offchain: double index to overcome overrides #2360- feat: custom runtime functions to generate deterministic Eth address from an MSA ID #2358- allow two freezes so capacity stakers can vote #2378- Add arm64 binaries and docker containers #2382- init: eip-712 support #2385- Fix E2E Test Errors #2405- Fix release issue with gpg missing #2409- ethereum utility library #2404- Update CI image to v1.5.7 with gpg-agent #2411- Fix release artifact naming #2412
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.663 MB (1,743,342 bytes)
π Compressed: Yes, 70.46%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-158 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xd3cae07b3b548b225886e17b71cdc848669fe9c39c5ab6fdd72a196d9e2d7023
π³οΈ authorizeUpgrade hash: 0x8f6191e83b505190c035e0cdf85f06bb238d41ff026e6057370c23dc31096133
π³οΈ Blake2-256 hash: 0xf94e6a2d84f966a079a9656e1b2bec32bfeeefd67cd634feb3105dc7a51f460a
π¦ IPFS: https://www.ipfs.io/ipfs/QmQUDW1fCeHUEenBYmTh1oDD2ooJUoMuM35CrK9SHABNjy
Frequency Paseo Testnet
ποΈ Runtime size: 2.065 MB (2,164,800 bytes) β οΈ HEAVY
π Compressed: Yes, 67.91%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-158 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xd8a4c3ea86937210e8a2c3e3042add17d4b88d4c227be2279f31471ad1119665
π³οΈ authorizeUpgrade hash: 0x97cef494cef327fa233334c6fe38a51099c49e5f52b9f0ef5fb32dd7d653452a
π³οΈ Blake2-256 hash: 0xeb24f9f8872bfce51975dc123e5a65a1b206c5ca29261f1ef6b217548a1678c6
π¦ IPFS: https://www.ipfs.io/ipfs/QmdQ31kxpcWMUSDUsjSDz3YvR6XL5x1tNgEgg8zgyVAjRq
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: reindexOffchain
## Changes
[Release Candidate] v1.17.0-rc3
This release candidate contains the changes from v1.16.1
to v1.17.0-rc3
.
Full changelog: v1.16.1...v1.17.0-rc3
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
stable2503
What's Changed
Additional Changes
- Fix: check_handle should apply the whitespace trimming and collapsing #2363- offchain: double index to overcome overrides #2360- feat: custom runtime functions to generate deterministic Eth address from an MSA ID #2358- allow two freezes so capacity stakers can vote #2378- Add arm64 binaries and docker containers #2382- init: eip-712 support #2385- Fix E2E Test Errors #2405- Fix release issue with gpg missing #2409- ethereum utility library #2404- Update CI image to v1.5.7 with gpg-agent #2411
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.663 MB (1,743,429 bytes)
π Compressed: Yes, 70.46%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-158 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xdff71c0a92aecc4c8e5a616da55a4e6a3b1665893403bb1804188b7c8320525b
π³οΈ authorizeUpgrade hash: 0xe0ae99d06450ed3cfca397871733c040e14b787ac9727c0808b55ae84045c5db
π³οΈ Blake2-256 hash: 0x5bd8215caa923dffeb8ab9dc7a4c0636d7efcc8f9128aed7d338cdbb38f0cc36
π¦ IPFS: https://www.ipfs.io/ipfs/QmQX9PBXDK55kmEmT3XqQoK22aTqfEd1jV53QoE7TzSu9Q
Frequency Paseo Testnet
ποΈ Runtime size: 2.064 MB (2,164,513 bytes) β οΈ HEAVY
π Compressed: Yes, 67.91%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-158 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x1d994844999c012b2e7d02966174ab0085cff214dfd86ad6697c08e4e43574ae
π³οΈ authorizeUpgrade hash: 0x916b0d3630fde20e2d6ecb944c50dc595d5436683f5792fba8395c46223255ea
π³οΈ Blake2-256 hash: 0xf657a3e8acce5dedb5c48f3d9ffe6f8ce2e0b29f511f9a8eec0e5c1ac5ede835
π¦ IPFS: https://www.ipfs.io/ipfs/Qmc9NoFVUKSR6r9ihZvC2VjyuZGSDFwLUaqUGBrCYMJMZM
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: reindexOffchain
## Changes
v1.16.1
This release contains the changes from v1.16.0
to v1.16.1
.
Full changelog: v1.16.0...v1.16.1
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
stable2503
Deployed
- Frequency-Paseo Testnet: 4,374,512
- Frequency Mainnet: Skipped
What's Changed
- Reduced the Testnet WASM size by removing some unused code in testnet #2355
- Minor fixes for Dev and CI #2359
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.663 MB (1,743,833 bytes)
π Compressed: Yes, 70.55%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-153 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x9a2d5b99f8df6c7f668a3b9c2ecf752baffda1a962264022fad55cf17ec02138
π³οΈ authorizeUpgrade hash: 0x141f0a7ff3ea38ebf61ba953dbfbf3bcc074432f66e0cbc77f748b0081a39e3d
π³οΈ Blake2-256 hash: 0xbaf9f83a4e5ba25c1587d42d69e47ca3b195be137a67c319e8d90b1b906d7e2e
π¦ IPFS: https://www.ipfs.io/ipfs/QmSoRvpoEi2kWpENqd4oyCkEC7tMsmqWVuYnpFTC9TqGgN
Frequency Paseo Testnet
ποΈ Runtime size: 2.051 MB (2,150,978 bytes) β οΈ HEAVY
π Compressed: Yes, 68.07%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-153 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x048edeb3bc7ee1bcb67b950795ae1bea4e76881252ecbe23380a20d2e297c43e
π³οΈ authorizeUpgrade hash: 0x50fd0eebeed367fa170a255a7454e235ca7a8cd758ddc616885764db3f43b56d
π³οΈ Blake2-256 hash: 0xf8b99ce4e3e9072726b0df5d098ce3945f02700860dffbc95209b8400814d3d2
π¦ IPFS: https://www.ipfs.io/ipfs/Qme8mZxb9T44UuDGm7sudAjrWUtLubamrWtrWyBg58MaNr
Metadata Change Summary
None over v1.16.0
v1.16.0
This release contains the changes from v1.15.3
to v1.16.0
.
Full changelog: v1.15.3...v1.16.0
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
v2503
Deployed
Skipped for v1.16.1
What's Changed
- Update to Polkadot-SDK v2503: #2325, #2326, #2327, 2315, #2331
- Upgrade build binaries to use GLIB 2.38 (Ubuntu 24.04 LTS for example)
- feat(TimeRelease): Add support for scheduling and executing time-release transfers #2272, #2292
- Remove long-deprecated extrinsics and related types, events #2321 (See
Metadata Change Summary
below) - Force Fork Aware Transaction Pool fatxpool when running as a parachain #2349
- Modify ETH keys to support pallet-revive #2336
Minor Updates
- Healthcheck for docker images and other docker-related fixes #2320
- Update to latest Paseo-Local spec v1.4.1 #2350
- chore: update dependencies to latest versions across multiple packages #2266, #2270, #2347
- Benchmarks: feature fixes #2264, v2 syntax #2332
- Update doc comment for claim_staking_rewards #2273
- key-migration: control key scripts #2294, #2297
- Stricter Linting with Rust 1.81+ and Clippy #2346
CI Updates
- Split the build benchmark binary and benchmark run steps #2337
- Update Rust and CI Base Version #2330
- build(deps): bump softprops/action-gh-release from 2.0.9 to 2.2.2 #2345
- build(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.2.0 #2344
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5.1.0 #2254
- build(deps): bump mikepenz/release-changelog-builder-action from 5.1.0 to 5.2.0 #2257
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.666 MB (1,746,523 bytes)
π Compressed: Yes, 70.50%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-151 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x56f10fe0c380562781a9f9f723e3d26e29a5f2083aeda196c85e36a769d3ee38
π³οΈ authorizeUpgrade hash: 0x3736b729d3d2a035458352f2e32ccf96b3b2959d468a2387aaf8778e3289257d
π³οΈ Blake2-256 hash: 0x7c3bff59953a7a537b1a7a07c54a8a6a421ddf1a9690789c1550d3e9c92917cd
π¦ IPFS: https://www.ipfs.io/ipfs/QmcJk7sk2xjahXDMmLQqMStUmAB5gqXxaE7ibipNiP4L16
Frequency Paseo Testnet
ποΈ Runtime size: 2.563 MB (2,687,023 bytes) β οΈ HEAVY
π Compressed: Yes, 65.39%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-151 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x435a1f4ff64087693990391434b85be7f00a80b1a24fb2fbcbf7f8e35e5fdef5
π³οΈ authorizeUpgrade hash: 0x677ac1b269bd4e6ec34eb883fa4ed90b00032b175bffec5bddb7967a64e0d356
π³οΈ Blake2-256 hash: 0xd827320136793ce5f959aff28ac714c292f7044959393ff6a9ef1fcac9d57886
π¦ IPFS: https://www.ipfs.io/ipfs/QmZUZiuowhQcrQQ8wJgCsyZtb7bP2p2AopphSCuT9txoMj
Metadata Change Summary
------------------------------ 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
- WeightReclaim
- Removed
## Removals
- ParachainSystem
- [-] calls: authorizeUpgrade, enactAuthorizedUpgrade
- Msa
- [-] calls: revokeSchemaPermissions
- Schemas
- [-] calls: createSchema, proposeToCreateSchema, createSchemaViaGovernance, createSchemaV2
- StatefulStorage
- [-] calls: applyItemActionsWithSignature, upsertPageWithSignature, deletePageWithSignature
## Additions
- System
- [+] storage: extrinsicWeightReclaimed
- Council
- [+] calls: kill, releaseProposalCost
- [+] storage: costOf
- TechnicalCommittee
- [+] calls: kill, releaseProposalCost
- [+] storage: costOf
- Multisig
- [+] calls: pokeDeposit
- TimeRelease
- [+] calls: scheduleNamedTransfer, cancelScheduledNamedTransfer, executeScheduledNamedTransfer
- [+] storage: scheduleReservedAmounts
- Proxy
- [+] calls: pokeDeposit
## Changes
- ParachainSystem
- [validationData] type: Option<PolkadotPrimitivesV7PersistedValidationData> -> Option<PolkadotPrimitivesV8PersistedValidationData>
- [upgradeRestrictionSignal] type: Option<PolkadotPrimitivesV7UpgradeRestriction> -> Option<PolkadotPrimitivesV8UpgradeRestriction>
- [upgradeGoAhead] type: Option<PolkadotPrimitivesV7UpgradeGoAhead> -> Option<PolkadotPrimitivesV8UpgradeGoAhead>
- [hostConfiguration] type: Option<PolkadotPrimitivesV7AbridgedHostConfiguration> -> Option<PolkadotPrimitivesV8AbridgedHostConfiguration>
- Balances
- [holds] value: Vec<PalletBalancesIdAmountRuntimeHoldReason> -> Vec<FrameSupportTokensMiscIdAmountRuntimeHoldReason>
- [freezes] value: Vec<PalletBalancesIdAmountRuntimeFreezeReason> -> Vec<FrameSupportTokensMiscIdAmountRuntimeFreezeReason>
- Session
- [disabledValidators] type: Vec<u32> -> Vec<(u32,Perbill)>
[Release Candidate] v1.16.0-rc3
This release candidate contains the changes from v1.15.3
to v1.16.0-rc3
.
Full changelog: v1.15.3...v1.16.0-rc3
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
vstable2503
What's Changed
Additional Changes
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5.1.0 #2254- build(deps): bump mikepenz/release-changelog-builder-action from 5.1.0 to 5.2.0 #2257- chore: update dependencies to latest versions across multiple packages #2266- Benchmarks: feature fixes #2264- chore: update @PolkaDot and eslint dependencies to latest versions #2270- Update doc comment for claim_staking_rewards #2273- feat(TimeRelease): Add support for scheduling and executing time-release transfers #2272- feat(TimeRelease): add ability to cancel scheduled transfers #2292- key-migration: control key scripts #2294- Upgrade: stable2412 #2315- key-migration: compare DB with on-chain #2297- fix: polkadot version extraction #2325- fix: don't use '_' in polkadot version in build identifier #2326- Healthcheck for docker images and other docker-related fixes #2320- Remove sp std #2327- Remove long-deprecated extrinsics and related types, events #2321- Update Rust and CI Base Version #2330- use benchmarks v2 syntax #2332- Upgrade Frequency to polkadot-stable2503 #2331- Split the build benchmark binary and benchmark run steps #2337
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.670 MB (1,750,969 bytes)
π Compressed: Yes, 70.42%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-150 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xf19ba1a9822845a30a7194425d783b162a742cdd01691a105918e722c1d5604b
π³οΈ authorizeUpgrade hash: 0x42e7c49fb5a9960417547c98af8ae0acda56f2cae585e26c4c5e53e1de8a3f07
π³οΈ Blake2-256 hash: 0x8eb6d4ae89c774cb1702404fc91751271360a17c447b07c50036b23c23338d3c
π¦ IPFS: https://www.ipfs.io/ipfs/QmZkqqs1qrLetc2Df2ontUnSiNba871Mc4WitwhN7ZEx95
Frequency Paseo Testnet
ποΈ Runtime size: 2.575 MB (2,700,120 bytes) β οΈ HEAVY
π Compressed: Yes, 65.22%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-150 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xe0b46b777ff0f470e193c4df74f25ef2c6e7d1401b1dfd80cb82aa7ca3f0fe8b
π³οΈ authorizeUpgrade hash: 0xb36f12b728787aaf16e92a82d25e7f77d366fde4e734b81cd42c660b33605dea
π³οΈ Blake2-256 hash: 0xbfdbd5b5f0d97f3ab8048e542f461c775e41bb737b1087c07bd73604f4dfa042
π¦ IPFS: https://www.ipfs.io/ipfs/QmQ8rK4aks5xqDsSJ5KdqjPaNAxqgHYicXwB47NmFmLKtS
Metadata Change Summary
[Release Candidate] v1.16.0-rc2
This release candidate contains the changes from v1.15.3
to v1.16.0-rc2
.
Full changelog: v1.15.3...v1.16.0-rc2
Versions
- Rust Toolchain:
1.84.1
- Polkadot-SDK:
vstable2412
What's Changed
Additional Changes
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5.1.0 #2254- build(deps): bump mikepenz/release-changelog-builder-action from 5.1.0 to 5.2.0 #2257- chore: update dependencies to latest versions across multiple packages #2266- Benchmarks: feature fixes #2264- chore: update @PolkaDot and eslint dependencies to latest versions #2270- Update doc comment for claim_staking_rewards #2273- feat(TimeRelease): Add support for scheduling and executing time-release transfers #2272- feat(TimeRelease): add ability to cancel scheduled transfers #2292- key-migration: control key scripts #2294- Upgrade: stable2412 #2315- key-migration: compare DB with on-chain #2297- fix: polkadot version extraction #2325- fix: don't use '_' in polkadot version in build identifier #2326- Healthcheck for docker images and other docker-related fixes #2320- Remove sp std #2327- Remove long-deprecated extrinsics and related types, events #2321- Update Rust and CI Base Version #2330
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.576 MB (1,652,604 bytes)
π Compressed: Yes, 71.08%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-148 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x89b250ef570f44f8b9d339f4340bdc19b31663e91f64c57235db7af0cd63a3f2
π³οΈ authorizeUpgrade hash: 0xfca90a736cf9fd2a47a1c151a7b559e17127c12281a3dc3176e14d20b9b6eb67
π³οΈ Blake2-256 hash: 0x1bb7f00751d557e6334490908210cd224cd446f956e573bfbb0eb09847146abd
π¦ IPFS: https://www.ipfs.io/ipfs/QmYDbwg5Evf6nwi7zjrSjCEUn6c9rifxAWdcG3E3pFHtjX
Frequency Paseo Testnet
ποΈ Runtime size: 2.476 MB (2,596,686 bytes) β οΈ HEAVY
π Compressed: Yes, 65.65%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-148 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x66d5b7a096a3e8fc85a8d670cb7aff9811f726f570db555b8381614fe1d7090c
π³οΈ authorizeUpgrade hash: 0xefc9b661293e1075c499fe74c4a04d9c70077fe3734fb34df2f5bd23f7e5146a
π³οΈ Blake2-256 hash: 0x98c34a0ea320a1cbeab056b54c5f057bbf888b5b43ab12dd51972c52de285b67
π¦ IPFS: https://www.ipfs.io/ipfs/QmTuWFSmervhWgFTYRj19xBoNvcgCJx4tYEZ1BFcyzo5ad
Metadata Change Summary
[Release Candidate] v1.16.0-rc1
This release candidate contains the changes from v1.15.3
to v1.16.0-rc1
.
Full changelog: v1.15.3...v1.16.0-rc1
Versions
- Rust Toolchain:
1.81.0
- Polkadot-SDK:
vstable2412
What's Changed
Additional Changes
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5.1.0 #2254- build(deps): bump mikepenz/release-changelog-builder-action from 5.1.0 to 5.2.0 #2257- chore: update dependencies to latest versions across multiple packages #2266- Benchmarks: feature fixes #2264- chore: update @PolkaDot and eslint dependencies to latest versions #2270- Update doc comment for claim_staking_rewards #2273- feat(TimeRelease): Add support for scheduling and executing time-release transfers #2272- feat(TimeRelease): add ability to cancel scheduled transfers #2292- key-migration: control key scripts #2294- Upgrade: stable2412 #2315- key-migration: compare DB with on-chain #2297- fix: polkadot version extraction #2325- fix: don't use '_' in polkadot version in build identifier #2326
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.564 MB (1,640,021 bytes)
π Compressed: Yes, 71.02%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-146 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x44e96654dead598cb2f831a5ce3daf7a96bb4a52d4dc1768117c55179f0dc29f
π³οΈ authorizeUpgrade hash: 0x7f7b711c5614be10372e682d4f791df58d2c531ec41079f9eb7a5835d2810eb4
π³οΈ Blake2-256 hash: 0xa701fed6ca4eedcc3d53854d4ea090bfe9659919e6bb0095c959b5cb1d58f33f
π¦ IPFS: https://www.ipfs.io/ipfs/QmZfNoT129BwLXG3nYScF5rRSvpK8dTU54Du4Cb6ZX5fvE
Frequency Paseo Testnet
ποΈ Runtime size: 2.461 MB (2,580,355 bytes) β οΈ HEAVY
π Compressed: Yes, 65.55%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-146 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xa179dac9dcabf98285878a81aa1ebe3c0e4d2f394d69ff283bda15f6004a4636
π³οΈ authorizeUpgrade hash: 0xc1aea7f6696c070da4c895100091cebe15254ea90db28e5f2660ed7bc46137fb
π³οΈ Blake2-256 hash: 0x87a5ef4a19afe950618315778b11d2bbf76ed741153aed0aa4ca3b17b29996c7
π¦ IPFS: https://www.ipfs.io/ipfs/QmVRFkc9AjuSM7AWf3XSyX3PuyBxut8WyXpzMMmE6p78EU
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
- ParachainSystem
- [-] calls: authorizeUpgrade, enactAuthorizedUpgrade
## Additions
- Council
- [+] calls: kill, releaseProposalCost
- [+] storage: costOf
- TechnicalCommittee
- [+] calls: kill, releaseProposalCost
- [+] storage: costOf
- TimeRelease
- [+] calls: scheduleNamedTransfer, cancelScheduledNamedTransfer, executeScheduledNamedTransfer
- [+] storage: scheduleReservedAmounts
## Changes
- ParachainSystem
- [validationData] type: Option<PolkadotPrimitivesV7PersistedValidationData> -> Option<PolkadotPrimitivesV8PersistedValidationData>
- [upgradeRestrictionSignal] type: Option<PolkadotPrimitivesV7UpgradeRestriction> -> Option<PolkadotPrimitivesV8UpgradeRestriction>
- [upgradeGoAhead] type: Option<PolkadotPrimitivesV7UpgradeGoAhead> -> Option<PolkadotPrimitivesV8UpgradeGoAhead>
- [hostConfiguration] type: Option<PolkadotPrimitivesV7AbridgedHostConfiguration> -> Option<PolkadotPrimitivesV8AbridgedHostConfiguration>
- Balances
- [holds] value: Vec<PalletBalancesIdAmountRuntimeHoldReason> -> Vec<FrameSupportTokensMiscIdAmountRuntimeHoldReason>
- [freezes] value: Vec<PalletBalancesIdAmountRuntimeFreezeReason> -> Vec<FrameSupportTokensMiscIdAmountRuntimeFreezeReason>
v1.15.3
This release contains the changes from v1.15.2
to v1.15.3
.
Full changelog: v1.15.2...v1.15.3
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
- Frequency-Paseo Testnet: 2,814,844
- Frequency Mainnet: Skipped for v1.16.1
What's Changed
Minor Fixes
- bugfix: eip-191 hash calculation fix #2248
Dependencies and CI
- fix: e2e tests for passkey more rigorous in their success checks #2246
- Update JS Packages #2249, #2251
- Fix CI Release Metadata Comparison #2250
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.515 MB (1,588,492 bytes)
π Compressed: Yes, 71.32%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-141 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x59fe2d3df763258334601a45e3a3a69d8761e911798139f7faaed5469c1577b9
π³οΈ authorizeUpgrade hash: 0x94d2fdc11bdb4baabd839a88b4cb2a44fc8ea5ab17c8d7aafddc1af58c81a210
π³οΈ Blake2-256 hash: 0xaa1ba9436d7f1d17d0a0826c87020821b5177b33b09c181bb8046833f99c50f6
π¦ IPFS: https://www.ipfs.io/ipfs/QmVzKTpGRsYW5bAxy2L4eQ5fKV2yz7Lqgv1rEuRkQbbk2C
Frequency Paseo Testnet
ποΈ Runtime size: 2.428 MB (2,545,690 bytes) β οΈ HEAVY
π Compressed: Yes, 65.62%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-141 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xb32c88cb235fa64248ac414b6995c4cc43a3a5a2090e5a9638f8f413023a8d5d
π³οΈ authorizeUpgrade hash: 0xfb27f1a822d6b00bdf5ef47961481e34681d4edf3cfc048961026787b3bdcba0
π³οΈ Blake2-256 hash: 0x80d0dd9baecb418449ba9c63e92e0aff01d2fa76be759abebc8a2105b17996b1
π¦ IPFS: https://www.ipfs.io/ipfs/QmNZfkJpEFB8AwHPxFrQuoj7sqtDKqxKYN7V2r9Q2Z4H3e
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
## Changes