Releases: frequency-chain/frequency
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
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
v1.15.2
This release contains the changes from v1.15.1
to v1.15.2
.
Full changelog: v1.15.1...v1.15.2
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
Skipped for v1.15.3
What's Changed
- Feature: Passkey Proxy v2, Simple Param Shift #2242
- Change: Update handle allowed set and add new handles RPC #2239
Additional Minor Changes
- Fix release flow for JS packages #2231
- E2E Testnet Test fixes #2235
- Cleanup: Storage migration #2236 #2232
- Docs: Replace rococo with paseo #2244
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.519 MB (1,592,460 bytes)
π Compressed: Yes, 71.24%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-140 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x569c3811dc897ea445695f212be7632b4649f3458a91dd8645bf079a0ba77fe4
π³οΈ authorizeUpgrade hash: 0x27b16071ef8da913d9b5bb1a88850ccba973041aaf8ee7da94b81ae31191c267
π³οΈ Blake2-256 hash: 0xc0ae5cf9401c6c6a02a6ec06f8a467cbdfd42d01df09f77473687aee9a7d30a7
π¦ IPFS: https://www.ipfs.io/ipfs/QmVdR7YHm1wWez4ERhHyCDtZRwyDXyK3yU3QSZxNdZf1Uj
Frequency Paseo Testnet
ποΈ Runtime size: 2.418 MB (2,535,738 bytes) β οΈ HEAVY
π Compressed: Yes, 65.70%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-140 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xc7e34d0f09c717d7798fa48b14e97ca2c28e3bd19a8de67aeea46eb895efeb57
π³οΈ authorizeUpgrade hash: 0x5deec6d772ca4b38ff5798b485c986de7b8a97665602a0bc44a10dfc04744efd
π³οΈ Blake2-256 hash: 0xb14d8fb5541d0b886e03f81c85516edb42c4495afb2b9d8d12ae2db1c1e35bae
π¦ IPFS: https://www.ipfs.io/ipfs/QmcBdUu1cjSQaFBzNNVbSibHBnKVVC4UsDGhNWwQzbKwfG
Metadata Change Summary vs Mainnet
β οΈ 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
v1.15.1
This release contains the changes from v1.15.0
to v1.15.1
.
Full changelog: v1.15.0...v1.15.1
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
What's Changed
- No breaking changes
- Added new JS package with the mainnet (and mainnet copied) schema information
@frequency-chain/schemas
#2225
Minor Changes
- Added support for
Address20
starting support for Ethereum accounts and signatures #2216, #2218 - Updated JS Dependencies #2222, #2230
- Timestamps verification: verify against relay slots #2221
- Error when stake is more than available stake-able balance #2228
- Added migration for key fix #2226
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.518 MB (1,591,665 bytes)
π Compressed: Yes, 71.22%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-135 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x102ddc7d9908b4683db84bf8307e1097652a497c0aa6418ff9ca40dff777b9cb
π³οΈ authorizeUpgrade hash: 0xc29dab5ec6ee89af3d612cb8eda00fda7566e5cbe5f962afb69128b14dc8c078
π³οΈ Blake2-256 hash: 0x80a441c5bd6236d3687bc48eee598ceca50261663cabd69c5594cef091434bd5
π¦ IPFS: https://www.ipfs.io/ipfs/QmUEpnLyoePrFVmqFaNoKRVFfYuh2dj9F2FuVs7XGoMG4F
Frequency Paseo Testnet
ποΈ Runtime size: 2.428 MB (2,545,845 bytes) β οΈ HEAVY
π Compressed: Yes, 65.65%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-135 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x8cff1cc886acf1172146c2e011855eb8ff0857a36a37d9066c88bab3efdd076f
π³οΈ authorizeUpgrade hash: 0x2e6c24713103c7522ae5924f9f54800854c04d4f1154fc0ca4963a28e767c43f
π³οΈ Blake2-256 hash: 0x62f80ef154b3402af6620012627e7302b6e0787d4d77923d240c11fbf5271658
π¦ IPFS: https://www.ipfs.io/ipfs/QmQ83uuC9XA19nCDZ8N3HELWdf1GDZLGdtcTmqjqwgxHX1
Metadata Change Summary vs Mainnet
β οΈ 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
v1.15.0
This release contains the changes from v1.14.0
to v1.15.0
.
Full changelog: v1.14.0...v1.15.0
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
- Frequency-Paseo Testnet: 1,957,086
- Frequency Mainnet: Skipped for v1.15.1
What's Changed
Major Changes
Additional Changes
- Fix Missing runtime APIs for Metadata v15 #2204
- Update non-rust dependencies #2188, #2195, #2191, #2209
- Docs: Better documentation for Handles Pallet #2187, #2211
- E2E test improvements #2190, #2189
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.502 MB (1,574,967 bytes)
π Compressed: Yes, 71.23%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-131 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x3b4e4d8508e953d1d7eb3a6ec0323de972d47328fe19c33ec2c980377c39ed85
π³οΈ authorizeUpgrade hash: 0xfc44ab19ef3c31cb67f6ee42ce779ae3c928cc3f641d410b3a8632f834022a10
π³οΈ Blake2-256 hash: 0xff84dba527ec8f0e25cd3734f0c96f002dfc32ae01029f367f5de7dffc4b0454
π¦ IPFS: https://www.ipfs.io/ipfs/QmWgSDUKLhnKVGhv5kUBF2X2Z58DfgDsBs4Ms54bdMy8D2
Frequency Paseo Testnet
ποΈ Runtime size: 2.419 MB (2,536,976 bytes) β οΈ HEAVY
π Compressed: Yes, 65.64%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-131 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xd4154283bc03552a342bbc53589996a23b3fb17183cdbe7031facca0027a0f85
π³οΈ authorizeUpgrade hash: 0x7ebef7d74f2cd6f322e2048dd5bcccc87fee015af0be06c5fb7a8e67dde211cc
π³οΈ Blake2-256 hash: 0xd117decf459ed6661cf682e42eaf7c16ec487741e4d7c07d3b22fc92523c0838
π¦ IPFS: https://www.ipfs.io/ipfs/QmXNiGSXFYgNbVjqUaH5CfVYFYNPivzRATs3VRmpUcwa35
v1.14.0
This release contains the changes from v1.13.2
to v1.14.0
.
Full changelog: v1.13.2...v1.14.0
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
What's Changed
If you rely on 12 second block times, this is a BREAKING CHANGE release.
Major Changes
- Upgrade Frequency Mainnet to 6-Second Block Time #2175
Minor Changes
- Move development genesis config to runtime #2152
- Ensure benchmarks run #2171
- Add support for unwrapped bytes #2169
- Move genesis to presets #2173
- Update dev schemas from mainnet #2182
- Generate types json in releases #2178
- Revert: stalehash extension #2184
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 1.448 MB (1,518,798 bytes)
π Compressed: Yes, 71.07%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-121 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x16579932f9a5379052d3120488b6d6bec42a45ec3dc3e9ea54162acabe660de0
π³οΈ authorizeUpgrade hash: 0x78d184d64c14a679989c5f0b69365c5aba952eb2cbf9efee972aca10063ec5ee
π³οΈ Blake2-256 hash: 0x501f3fe6617873697235a2347a020df88f4e94a288c864608cf8c7ff7c302d16
π¦ IPFS: https://www.ipfs.io/ipfs/QmZN5Myrd5GvubvH8dsYZHhE93yEVUXx4oaxeBxMAN2Vpq
Frequency Paseo Testnet
ποΈ Runtime size: 2.394 MB (2,509,911 bytes) β οΈ HEAVY
π Compressed: Yes, 65.23%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-121 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xf578e27442be2621e3f390988550254686cbce497cf66356e64db18b382be2d3
π³οΈ authorizeUpgrade hash: 0xb9d4c4093bb8fe40c48840d6eb21f9b1d33734babd172b0d721e869efe1af3ed
π³οΈ Blake2-256 hash: 0x26bfb7fe3194f1199a4d026ecd695f2f4165870d99bc7c643d709ea979cf9f95
π¦ IPFS: https://www.ipfs.io/ipfs/QmXE7mTdpo3qCx6mg72Xpkpor5WM3EkXaMgJBqFBjEkmk1
Metadata Change Summary vs Mainnet
None
v1.13.2
This release contains the changes from v1.13.1
to v1.13.2
.
Full changelog: v1.13.1...v1.13.2
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
What's Changed
Major Changes
- None
Minor Changes
- Support more languages in handles #2163
- Schemas: Signature required location type checks #2140
- Bug Fix: Incorrect token symbol for testnet #2159
- Handle reserved word check should be post canonical conversion #2161
- Set Dev Genesis Starting Schema Id on Testnet #2160
- Bug Fix: Schema Runtime API typo #2164
- Schema Migration fix for newer mainnet schema data #2165
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 0.923 MB (967,341 bytes)
π Compressed: Yes, 76.88%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-116 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x6dd22d920f580d7c862ebcd2238f727940e0a76398e762a237387ee21477e1bd
π³οΈ authorizeUpgrade hash: 0xb495de83352143ee13554c7afe57b6cfe83f985d3f2c1043c022b3e208a5628d
π³οΈ Blake2-256 hash: 0xbd597f1b83e2668da2d506383fba867ecdc10d9aa999589785c031480b2ac758
π¦ IPFS: https://www.ipfs.io/ipfs/QmPLETRFKs1aLkW3kboqQgHSegx9YmmHphbwZjr5ftn55T
Frequency Paseo Testnet
ποΈ Runtime size: 0.971 MB (1,017,786 bytes)
π Compressed: Yes, 76.51%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-116 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x733d6511ec296ccdf33aaeba17789ddbd880980ac112e25b434129537979b484
π³οΈ authorizeUpgrade hash: 0x7a8a5861b2e6c3e6a38648e88eca9bb51ce5dd46ccc2f5aaeb6eb0d51f10c9f7
π³οΈ Blake2-256 hash: 0x87f8180ce79f7e1bb4640d73e16bb90df7dd2a6c4b33d405b6c71887c6fb8cbe
π¦ IPFS: https://www.ipfs.io/ipfs/QmUDJhhqdaHDkm4Wypehqy7mMouqxT8LUETkpgUkJJgBiQ
Metadata Change Summary vs Mainnet
None
v1.13.1
This release contains the changes from v1.13.0
to v1.13.1
.
Full changelog: v1.13.0...v1.13.1
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
Skipped for v1.13.2
What's Changed
- Display handles are whitespace trimmed and collapsed #2157
Additional Changes
- Regular updates of the Api Augment Dependencies #2156
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 0.916 MB (960,457 bytes)
π Compressed: Yes, 76.86%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-111 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x1c02e847dd21c8c60b7942ae3315db8af8ce5b30bfeef7ba6d9356ca76725976
π³οΈ authorizeUpgrade hash: 0x5b5733e642c5ec93fcb81231e351e291aa8e14f917e0238f90e6711d07e841e3
π³οΈ Blake2-256 hash: 0xb5452d744e7daf91d137080b8c696ba2f424d1b43fe36fb69505c92f67e72441
π¦ IPFS: https://www.ipfs.io/ipfs/QmR1WQ19NBsxfjMTMJy8VAF9NSBRwXMv8HUnjxp3GCEt3i
Frequency Paseo Testnet
ποΈ Runtime size: 0.966 MB (1,012,979 bytes)
π Compressed: Yes, 76.81%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-111 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x083e8c4c7da7605f1bb1c06b19ad675fb679fe358f7e1a1e1231943934eec30a
π³οΈ authorizeUpgrade hash: 0xbcc0d75d2ecc8e1c1d766ad0900fc952c8f307b85a193fcbe9281de791ade6c7
π³οΈ Blake2-256 hash: 0x21951d53bdc53a1e01544cf6bedbb24a9213e49baf547f0e11713aff36cda53b
π¦ IPFS: https://www.ipfs.io/ipfs/QmS8nFoTZZQjpGEDjXpgsU4d9zcdbrE7LTm59R8nFWSEq3
Metadata Change Summary vs Mainnet
None
v1.13.0
This release contains the changes from v1.12.0
to v1.13.0
.
Full changelog: v1.12.0...v1.13.0
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
Deployed
- Frequency-Paseo Testnet: 1,199,580
- Frequency Mainnet: Skipped for v1.13.0
Breaking Changes
- Added the Merkleized Metadata Hash to be part of the transaction
- This alters the transaction by adding the transaction
mode
and theOptional
hash to the signed extra - It is REQUIRED to add these two fields but
mode
of0
means that the hash should beOptional None
(Scale encoded as0x00
) - The Merkleized Metadata is primarily used for air-gapped signers. See the RFC for more details
- This alters the transaction by adding the transaction
- The deprecated
transfer
extrinsic is now removed. Usetransfer_keep_alive
ortransfer_all
instead - Testnet on Paseo will move to 6 second block times (Mainnet will be moved in a future release)
What's Changed
- Upgraded to Polkadot v1.13.0 (#1982, #1993, #2024, #2046, #2066, #2073, #2074, #2081, #2099, #2104, #2132, #2111, #2117)
- Passkey Pallet (#2000, #2033, #2037, #2036, #2040, #2047, #2106, #2053, #2059, #2060, #2068, #2076, #2077, #2070, #2071, #2102, #2039)
- Documentation Improvements (#1984, #1990, #1989, #1997, #1981, #2034, #2091)
- Removed Rococo Testnet from the code and builds #2058
- Development Genesis Config has Mainnet Schemas #2057
- Add metadata signed-extension #2097
New RPCs
Additional Changes
- Cleanup Test code (#1996, #2004, #2010, #2013, #2050)
- Update API Augment Packages (#2018, #2042, #2107, #2121)
- stateful-storage: Hash gets checked in a signed extension #2137
- Release: Output the compressed wasm, not the uncompressed #1985
- Bug fix: Schema name migration #2012
- Try-runtime ci checks: Migrations #2023
- Offchain workers custom extension #2122
- Benchmarks: optimize trie layer #2128
- Fix some warnings emitted by new nightly rust #2129
- Update database benchmarks #2139
CI Related
- Update release template #2092
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 (#2101, #2116)
- Fix cargo deny #2109
- Standardize rust docs args and use of RUSTC_BOOTSTRAP #2120
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 0.919 MB (963,267 bytes)
π Compressed: Yes, 76.88%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-110 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x0e0f9fc8fe0e95df52212403287b0dbc8387621e6450ebdf3f4589c030ecfdcf
π³οΈ authorizeUpgrade hash: 0x173225884023d1b32445327362e48fcf18f47a01cafb2dabddbe5ede1a2c0357
π³οΈ Blake2-256 hash: 0x286ed9f0c8fc2ad0eb991cf818a3bf40c5856aba0c53d50d14d606efb9e6de28
π¦ IPFS: https://www.ipfs.io/ipfs/QmddJLYT4Zsj9CKSjkMbe3nREjfrDLPjutRepX2KpHqNLR
Frequency Paseo Testnet
ποΈ Runtime size: 0.968 MB (1,015,309 bytes)
π Compressed: Yes, 76.65%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-110 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xb89ea7d29403844aeede0897901b67572efaabda88f82fd338ccf5872661ff17
π³οΈ authorizeUpgrade hash: 0xd6e0407d15f33b41eb1e7d1d837ee26ba3657c09ce8b3c0893426d7c83bcb3cf
π³οΈ Blake2-256 hash: 0xdf23d036c061bc75ab06145209ca74b215ed007a046abcb6ddd626cb03c9c4c3
π¦ IPFS: https://www.ipfs.io/ipfs/QmXvEaJcdVjCqQf7KGQ3gAu9fhtZt8DdZ2smwzcmnc1JPY
Metadata Change Summary vs Mainnet
β οΈ 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
- [-] storage: authorizedUpgrade
- Balances
- [-] calls: setBalanceDeprecated, transfer
- CollatorSelection
- [-] storage: candidates
## Additions
- System
- [+] calls: authorizeUpgrade, authorizeUpgradeWithoutChecks, applyAuthorizedUpgrade
- [+] storage: inherentsApplied, authorizedUpgrade
- ParachainSystem
- [+] storage: upwardDeliveryFeeFactor
- Preimage
- [+] calls: ensureUpdated
- [+] storage: requestStatusFor
- Scheduler
- [+] calls: setRetry, setRetryNamed, cancelRetry, cancelRetryNamed
- [+] storage: retries
- Balances
- [+] calls: forceAdjustTotalIssuance, burn
- Treasury
- [+] calls: spendLocal, payout, checkStatus, voidSpend
- [+] storage: spendCount, spends
- CollatorSelection
- [+] calls: updateBond, takeCandidateSlot
- [+] storage: candidateList
## Changes
- ParachainSystem
- [validationData] type: Option<PolkadotPrimitivesV5PersistedValidationData> -> Option<PolkadotPrimitivesV7PersistedValidationData>
- [upgradeRestrictionSignal] type: Option<PolkadotPrimitivesV5UpgradeRestriction> -> Option<PolkadotPrimitivesV7UpgradeRestriction>
- [upgradeGoAhead] type: Option<PolkadotPrimitivesV5UpgradeGoAhead> -> Option<PolkadotPrimitivesV7UpgradeGoAhead>
- [hostConfiguration] type: Option<PolkadotPrimitivesV5AbridgedHostConfiguration> -> Option<PolkadotPrimitivesV7AbridgedHostConfiguration>
- Preimage
- [statusFor] value: PalletPreimageRequestStatus -> PalletPreimageOldRequestStatus
- Treasury
- [spend] idx: 3 -> 5 (args: 2 -> 4)
Mainnet Launch Checklist
[Release Candidate] v1.13.0-rc5
This release candidate contains the changes from v1.12.0
to v1.13.0-rc5
.
Full changelog: v1.12.0...v1.13.0-rc5
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.13.0
What's Changed
Additional Changes
- Output the compressed wasm, not the uncompressed #1985
- chore(upgrade): polkadot v1.10 to v1.2.0 #1982
- Messages Pallet Documentation Improvement #1981
- rpc: expose missing nonces in future pool #1973
- Remove leftover testing code #1996
- Handles Pallet Documentation Improvement #1984
- Frequency Transaction Pallet Documentation Improvement #1990
- Stateful Storage Pallet Documentation Improvement #1989
- Update E2E Tests (Part 1) #2004
- Capacity Pallet Documentation Improvements #1997
- bugfix: schema name migration #2012
- Update E2E Tests Part 2 #2010
- chore(upgrade): Polkadot v1.2.0 to v1.3.0 #1993
- Update E2E Tests Part 3 #2013
- Update API Augment Packages #2018
- All delegations rpc #2022
- Passkey Signature Pallet Design Doc #2000
- init passkey pallet #2033
- chore(upgrade): v1.3.0 to v1.4.0 #2024
- Passkey types #2037
- Passkey: check account signature on passkey #2036
- chore(upgrade): v1.4.0 to v1.5.0 #2034
- Update npm packages to use Polkadotjs 12 #2042
- passkey: nonce check #2039
- #1824: try-runtime ci checks: Migrations #2023
- chore(upgrade): v1.5.0 to v1.6.0 #2046
- Fix proxy e2e test funding source #2050
- #2029: Passkey withdraw token fees for tx #2040
- passkeys: check p256 signature #2047
- Removing Rococo Testnet from the code and builds #2058
- PassKey #2051 Enhancement: use underlying trait implementation from tx payment pallet #2053
- passkey check weights #2059
- Passkey miscellaneous checks part 1 #2060
- passkeys: cleanup tests #2068
- Development Genesis Config has Mainnet Schemas #2057
- chore(upgrade): v1.6.0 to v1.7.0 #2066
- chore(upgrade): v1.7.0 to v1.7.1 #2073
- passkey: reorder validation and some docs #2071
- chore(upgrade): v1.7.1 to v1.7.2 #2074
- passkey:move to last #2076
- passkeys: calculate weights #2077
- Passkey e2e #2070
- Add getAllGrantedDelegationsByMsaId to Pallet README Documentation #2091
- Update release template #2092
- chore(upgrade): v1.7.2 to v1.8.0 #2081
- chore(upgrade): v1.8.0 to v1.9.0 #2099
- passkey: whitelisted capacity #2102
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 #2101
- feat(runtime): add metadata signed-extension #2097
- passkey: simplify filter #2106
- chore(upgrade): v1.9.0 to v1.10.0 #2104
- Chore Regular js Dependency Updates #2107
- Fix cargo deny #2109
- Removed storage getter #2111
- build(deps): bump mikepenz/release-changelog-builder-action from 5.0.0.pre.rc01 to 5 #2116
- Standardize rust docs args and use of RUSTC_BOOTSTRAP #2120
- chore(upgrade): v1.10.0 to v1.11.0 #2117
- Update js packages and Correct consts use #2121
- Offchain workers custom extension #2122
- benchmarks: optimize trie layer #2128
- Fix some warnings emitted by new nightly rust #2129
- Update database benchmarks #2139
- stateful-storage: check hash in signed extension #2137
- chore(upgrade): v1.11.0 to v1.13.0 #2132
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 0.915 MB (959,414 bytes)
π Compressed: Yes, 76.97%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-110 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x2f312fa26757de7277fafb6b3e6f40d6cfd7e0902653bee9fb0e72c8db6a985f
π³οΈ authorizeUpgrade hash: 0x8113d0da2de934a0919521a05435c8a6cc9ef2d19959a686f43876fe28290634
π³οΈ Blake2-256 hash: 0x50048c80ea1685f426eda1eb5349a4236b4ab60ef3db7e30daa4a6bdb531a776
π¦ IPFS: https://www.ipfs.io/ipfs/QmXn5rMWEEbrEgEwM2KcCKr8HBRkduTMEEfUVHDnJGVTcy
Frequency Paseo Testnet
ποΈ Runtime size: 0.967 MB (1,013,882 bytes)
π Compressed: Yes, 76.67%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-110 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x184630a52135e17346491b6e488c99a20be63aefa28b1257253ed79c643aa253
π³οΈ authorizeUpgrade hash: 0x1eec75b1639b5f237a88c55e44d5e16c2e8eb6c1f3689ec7ca23b1949a335e4f
π³οΈ Blake2-256 hash: 0x6b45c133831f4a7eef6b14dac298e580db6f1259a6ebdde3a1313443bd9c4e81
π¦ IPFS: https://www.ipfs.io/ipfs/QmYMZhpPbFJf4vUUAT7yi5XvusttCwkwwRpvB2PSLajPCp
Metadata Change Summary vs Mainnet
β οΈ 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
- [-] storage: authorizedUpgrade
- Balances
- [-] calls: setBalanceDeprecated, transfer
- CollatorSelection
- [-] storage: candidates
## Additions
- System
- [+] calls: authorizeUpgrade, authorizeUpgradeWithoutChecks, applyAuthorizedUpgrade
- [+] storage: inherentsApplied, authorizedUpgrade
- ParachainSystem
- [+] storage: upwardDeliveryFeeFactor
- Preimage
- [+] calls: ensureUpdated
- [+] storage: requestStatusFor
- Scheduler
- [+] calls: setRetry, setRetryNamed, cancelRetry, cancelRetryNamed
- [+] storage: retries
- Balances
- [+] calls: forceAdjustTotalIssuance, burn
- Treasury
- [+] calls: spendLocal, payout, checkStatus, voidSpend
- [+] storage: spendCount, spends
- CollatorSelection
- [+] calls: updateBond, takeCandidateSlot
- [+] storage: candidateList
## Changes
- ParachainSystem
- [validationData] type: Option<PolkadotPrimitivesV5PersistedValidationData> -> Option<PolkadotPrimitivesV7PersistedValidationData>
- [upgradeRestrictionSignal] type: Option<PolkadotPrimitivesV5UpgradeRestriction> -> Option<PolkadotPrimitivesV7UpgradeRestriction>
- [upgradeGoAhead] type: Option<PolkadotPrimitivesV5UpgradeGoAhead> -> Option<PolkadotPrimitivesV7UpgradeGoAhead>
- [hostConfiguration] type: Option<PolkadotPrimitivesV5AbridgedHostConfiguration> -> Option<PolkadotPrimitivesV7AbridgedHostConfiguration>
- Preimage
- [statusFor] value: PalletPreimageRequestStatus -> PalletPreimageOldRequestStatus
- Treasury
- [spend] idx: 3 -> 5 (args: 2 -> 4)
[Release Candidate] v1.13.0-rc4
This release candidate contains the changes from v1.12.0
to v1.13.0-rc4
.
Full changelog: v1.12.0...v1.13.0-rc4
Versions
- Rust Toolchain:
1.76.0
- Polkadot-SDK:
v1.10.0
What's Changed
Additional Changes
- Output the compressed wasm, not the uncompressed #1985
- chore(upgrade): polkadot v1.10 to v1.2.0 #1982
- Messages Pallet Documentation Improvement #1981
- rpc: expose missing nonces in future pool #1973
- Remove leftover testing code #1996
- Handles Pallet Documentation Improvement #1984
- Frequency Transaction Pallet Documentation Improvement #1990
- Stateful Storage Pallet Documentation Improvement #1989
- Update E2E Tests (Part 1) #2004
- Capacity Pallet Documentation Improvements #1997
- bugfix: schema name migration #2012
- Update E2E Tests Part 2 #2010
- chore(upgrade): Polkadot v1.2.0 to v1.3.0 #1993
- Update E2E Tests Part 3 #2013
- Update API Augment Packages #2018
- All delegations rpc #2022
- Passkey Signature Pallet Design Doc #2000
- init passkey pallet #2033
- chore(upgrade): v1.3.0 to v1.4.0 #2024
- Passkey types #2037
- Passkey: check account signature on passkey #2036
- chore(upgrade): v1.4.0 to v1.5.0 #2034
- Update npm packages to use Polkadotjs 12 #2042
- passkey: nonce check #2039
- #1824: try-runtime ci checks: Migrations #2023
- chore(upgrade): v1.5.0 to v1.6.0 #2046
- Fix proxy e2e test funding source #2050
- #2029: Passkey withdraw token fees for tx #2040
- passkeys: check p256 signature #2047
- Removing Rococo Testnet from the code and builds #2058
- PassKey #2051 Enhancement: use underlying trait implementation from tx payment pallet #2053
- passkey check weights #2059
- Passkey miscellaneous checks part 1 #2060
- passkeys: cleanup tests #2068
- Development Genesis Config has Mainnet Schemas #2057
- chore(upgrade): v1.6.0 to v1.7.0 #2066
- chore(upgrade): v1.7.0 to v1.7.1 #2073
- passkey: reorder validation and some docs #2071
- chore(upgrade): v1.7.1 to v1.7.2 #2074
- passkey:move to last #2076
- passkeys: calculate weights #2077
- Passkey e2e #2070
- Add getAllGrantedDelegationsByMsaId to Pallet README Documentation #2091
- Update release template #2092
- chore(upgrade): v1.7.2 to v1.8.0 #2081
- chore(upgrade): v1.8.0 to v1.9.0 #2099
- passkey: whitelisted capacity #2102
- build(deps): bump mikepenz/release-changelog-builder-action from 4.2.2 to 5 #2101
- feat(runtime): add metadata signed-extension #2097
- passkey: simplify filter #2106
- chore(upgrade): v1.9.0 to v1.10.0 #2104
- Chore Regular js Dependency Updates #2107
- Fix cargo deny #2109
- Removed storage getter #2111
- build(deps): bump mikepenz/release-changelog-builder-action from 5.0.0.pre.rc01 to 5 #2116
- Standardize rust docs args and use of RUSTC_BOOTSTRAP #2120
Runtimes
The information about the runtimes included in this release can be found below.
Mainnet
ποΈ Runtime size: 0.909 MB (952,756 bytes)
π Compressed: Yes, 77.04%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-103 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x51772d95cc366aa5fb219ba140180344d6f37a119fb2a163108e61650613c98e
π³οΈ authorizeUpgrade hash: 0x6f19f2360dbd14067cf208440dc1f0a61c4bdd2280cf9b167404d179eec5beab
π³οΈ Blake2-256 hash: 0x15e3e7406c6e67b143d9c9a252c46f6275bad52ffc475fd59afeea7011e06658
π¦ IPFS: https://www.ipfs.io/ipfs/QmcxVdgsWpZ4PqHdzvMA14XYfpT4QD143Hb1CwPVFoyQds
Frequency Paseo Testnet
ποΈ Runtime size: 0.950 MB (995,834 bytes)
π Compressed: Yes, 76.82%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-testnet-103 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x5b780e86570eb6558de85244e3f14feb93c42022510bb4d3f9a1a7e929b0417e
π³οΈ authorizeUpgrade hash: 0xc5a89f7c18f364c1f31ad734879b24a8e9eb0f05289456329f6cd844deee61c8
π³οΈ Blake2-256 hash: 0xcc66ea8ee5b4481d203c4108b77296b93603570a8194a4a644d2f566a6aadc7b
π¦ IPFS: https://www.ipfs.io/ipfs/QmWQoZ1AdzoHzTQmNoo2T6grURSFsh8FBbhUWduCzNJss3
Metadata Change Summary vs Mainnet
β οΈ 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
- [-] storage: authorizedUpgrade
- Balances
- [-] calls: setBalanceDeprecated, transfer
- CollatorSelection
- [-] storage: candidates
## Additions
- System
- [+] calls: authorizeUpgrade, authorizeUpgradeWithoutChecks, applyAuthorizedUpgrade
- [+] storage: inherentsApplied, authorizedUpgrade
- ParachainSystem
- [+] storage: upwardDeliveryFeeFactor
- Preimage
- [+] calls: ensureUpdated
- [+] storage: requestStatusFor
- Scheduler
- [+] calls: setRetry, setRetryNamed, cancelRetry, cancelRetryNamed
- [+] storage: retries
- Balances
- [+] calls: forceAdjustTotalIssuance
- Treasury
- [+] calls: spendLocal, payout, checkStatus, voidSpend
- [+] storage: spendCount, spends
- CollatorSelection
- [+] calls: updateBond, takeCandidateSlot
- [+] storage: candidateList
## Changes
- ParachainSystem
- [validationData] type: Option<PolkadotPrimitivesV5PersistedValidationData> -> Option<PolkadotPrimitivesV7PersistedValidationData>
- [upgradeRestrictionSignal] type: Option<PolkadotPrimitivesV5UpgradeRestriction> -> Option<PolkadotPrimitivesV7UpgradeRestriction>
- [upgradeGoAhead] type: Option<PolkadotPrimitivesV5UpgradeGoAhead> -> Option<PolkadotPrimitivesV7UpgradeGoAhead>
- [hostConfiguration] type: Option<PolkadotPrimitivesV5AbridgedHostConfiguration> -> Option<PolkadotPrimitivesV7AbridgedHostConfiguration>
- Preimage
- [statusFor] value: PalletPreimageRequestStatus -> PalletPreimageOldRequestStatus
- Treasury
- [spend] idx: 3 -> 5 (args: 2 -> 4)