Releases: frequency-chain/frequency
[Release Candidate] v1.9.0-rc1
This release contains the changes from v1.8.1
to v1.9.0-rc1
.
Full changelog: v1.8.1...v1.9.0-rc1
Versions
- Rust Toolchain:
1.70.0
- Substrate/Polkadot:
v1.0.0
Deployed
Will not be.
What's Changed
Uncategorized Changes
- Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 #1703
- chore(upgrade): v0.9.43 to v1.0.0 #1700
- Bump mikepenz/release-changelog-builder-action from 4.0.0 to 4.0.1 #1732
- Removed without_storage_info from messages and schema pallets #1702
- schemas: added create_schema_v2 #1725
- Bug fix relay chain tests #1733
- feat: add VERSION to ci-base-image #1735
- fix: typo: remove extra } from publish-ci-base-image job #1739
- 1734 fix merge docker file #1740
- Remove redundant rustup install commands from github workflows after ci-base-image update #1728
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.725 MB (759,909 bytes)
π Compressed: Yes, 77.14%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-59 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xf3fc5b39e03a03f90f904afab93206a33a44c12a6a44c080a1308d5f3609fbbc
π³οΈ authorizeUpgrade hash: 0xee1f0d767bbec431feeed7723889068edc9e8a97eaf1f9edad0f957f24fa1b60
π³οΈ Blake2-256 hash: 0x5a0b7ce010223e696f9340651690d9ec783b6db13badb33cc7ccac39e5336077
π¦ IPFS: https://www.ipfs.io/ipfs/Qmf3vZ98w82gkWdpj33q4aNLqma21X4pKDLyfwnx7tNmtX
Mainnet
ποΈ Runtime size: 0.727 MB (762,221 bytes)
π Compressed: Yes, 77.00%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-59 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x5242a275a658f0af1e2200835e045827f1564e18eb7476153e09a54946116cb1
π³οΈ authorizeUpgrade hash: 0x6a7312e7afe06dc5b23fb0c21a42545c4c5f204ab63b7c074e23650cc57ffd3d
π³οΈ Blake2-256 hash: 0x4a6279f64e7de193da0384b2c121da2ec05ed4caa50ee06ac6fad22e74637367
π¦ IPFS: https://www.ipfs.io/ipfs/QmR93ng5adMQvrxqiarPiLvUHiCQroKexfrUB1Ncta2Y6W
v1.8.1
This release contains the changes from v1.8.0
to v1.8.1
.
Full changelog: v1.8.0...v1.8.1
Versions
- Rust Toolchain:
nightly-2023-05-22
- Substrate/Polkadot:
v0.9.43
Deployed
What's Changed
Bug Fixes
- Allow retire MSA with revoke delegations having revoked all #1711
- Fuzz Testing: rust-cid::varint_read_u64 panics on unwrap in no_std environment #1719
- Remove targeted-fee-adjustment in Capacity pricing #1722
Documentation
- Updates documentation for the conditions of MSA retirement on retire_msa() #1704
- Staking Rewards implementation design doc #1701
CI Fixes
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.730 MB (765,000 bytes)
π Compressed: Yes, 76.84%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-56 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x6a06c16a1757f3add6744cc7438b9d00133a9f2182bc9532287fafcee351efcb
π³οΈ authorizeUpgrade hash: 0xc2b10890ab65676866bb462bf93216b5cf216c5252311c8f2b91bf38c9099442
π³οΈ Blake2-256 hash: 0x22e5983456bbb5424e8a7dce6868457ad75ce263068b6e45fa70dca737dbb538
π¦ IPFS: https://www.ipfs.io/ipfs/QmcU1CZ29fHB479jZqct72UFfvCXn3TAHT9cwhXT65FBaV
Mainnet
ποΈ Runtime size: 0.725 MB (760,233 bytes)
π Compressed: Yes, 76.92%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-56 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xee870aee01db6d99f941ace09797db57ab9534ae31f655d7434fa2b884775e8f
π³οΈ authorizeUpgrade hash: 0x307e66c102afef44cb4a8a2fcafc32f87f428616143015e854bc82be8cf00216
π³οΈ Blake2-256 hash: 0xca4d75ad8d9bbcd9b399a812fddaeda403b7564341bdd2a0e9b3d213fee9dfec
π¦ IPFS: https://www.ipfs.io/ipfs/QmPjjugC2yNBEs84MRdYtmCR9sFoW9nyQWcckUcezauvks
v1.8.0
This release contains the changes from v1.7.4
to v1.8.0
.
Full changelog: v1.7.4...v1.8.0
Versions
- Rust Toolchain:
nightly-2023-05-22
- Substrate/Polkadot:
v0.9.43
Deployed
- Frequency Testnet: 2,057,232
- Frequency Mainnet: Skipped for v1.8.1
IMPORTANT: Node Parameter and Port Changes
This includes an update that alters the parameters and default ports.
- RPC default port is now the same as WebSocket: Default is now 9944
--rpc-max-payload
replaced by--rpc-max-request-size
and--rpc-max-response-size
--ws-external
replaced by --rpc-external`--unsafe-ws-extneral
replaced by--unsafe-rpc-external
--ws-port
replaced by--rpc-port
--ws-max-connections
replaced by--rpc-max-connections
--rpc-http
replaced by--rpc-addr
--rpc-ws
replaced by--rpc-addr
- removed
--ws-max-out-buffer-capacity
- removed
--ipc-path
What's Changed
Major Changes
- Upgrade to Polkadot v0.9.43 #1657
- RPC Query capacity cost (FeeDetails) for a capacity supported transaction #1658
- Frequency Council: Update external propose majority #1665
- Refactor staking not found #1669
- Custom RPC: Handle check #1672
- Error message fixes: descriptive error, set to Payment error for now #1681
- fix: relect complete delegation revocation in individual schema revoked_at block numbers #1683
Minor Changes
- Enable Warp Sync #1656
- Update stable weights for Weights 2.0 #1662
- Fix Incorrect weight on set_epoch_length #1661
- Check length of canonical handle in addition to the display handle #1675
- Regular updates #1685
Testing and Internal Updates
- Don't link to internal docs #1686
- Re-factor testing to use balances.transfer() to transferAllowDeath() #1660
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.729 MB (764,429 bytes)
π Compressed: Yes, 76.86%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-54 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x95e12f31e34d029f0b3a65de319b78e9a9382cf8b5631dbac8cb72b978a44a22
π³οΈ authorizeUpgrade hash: 0x439d45977d6154982eccb693f2a8cafa87a5e3c96e5b2b09ca9a827b0f0d016e
π³οΈ Blake2-256 hash: 0x292565f4b4daa97e567c878ffa0fe1702c76cfb0b28ca9d89737b68575dc7ede
π¦ IPFS: https://www.ipfs.io/ipfs/QmSFA9ecY2LM17VSyAG9VLmoz66tWabrx5kvZMEyCKPdTT
Mainnet
ποΈ Runtime size: 0.726 MB (761,160 bytes)
π Compressed: Yes, 76.83%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-54 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x306a13076a0cdda612505f4f68b4721d5f5d092caeec632b54705ebd9d43f289
π³οΈ authorizeUpgrade hash: 0x685fb3709f19b14217d2abbb809907c30dd081eb1ff4aa7035b106de1bdeb507
π³οΈ Blake2-256 hash: 0x6bc19fc16fc7137e93a6ea31c33ef9a0fe283422cb374fa0abcb86bb47ffec60
π¦ IPFS: https://www.ipfs.io/ipfs/QmZSyUEWzBJmFNbyuxoeGCTs7WZXwFcs5wzyNMzRGWoxxT
v1.7.4
This release contains the changes from v1.7.2
to v1.7.4
.
Full changelog: v1.7.2...v1.7.4
Note: v1.7.3 was removed due to missing a spec version bump.
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
What's Changed
Minor
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.727 MB (762,117 bytes)
π Compressed: Yes, 76.79%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-48 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x7b14daf2c9bfb6311e60509d083d5246a065b6c8eff86e5c4b10d40db3ff4ca8
π³οΈ authorizeUpgrade hash: 0xfbab310251c00765eb23b73b5bc26bda8838ff2aeea51ad6f3fd959d3ab86ab8
π³οΈ Blake2-256 hash: 0x89edced12fd470f82c3b59968aa2f6f79fd5fe0d0e57fc2eaed76026abfe0f0f
π¦ IPFS: https://www.ipfs.io/ipfs/QmaV23vcCWWd1o1vdq9aGpsuwFiU1jCdEgqjM3dS1reNZe
Mainnet
ποΈ Runtime size: 0.717 MB (752,077 bytes)
π Compressed: Yes, 76.80%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-48 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x5b45566078d2501a7de74db552a6f99d886e279c4eacb61cb252aa4a1ae929a9
π³οΈ authorizeUpgrade hash: 0x091222136daf20d913aa0578c60f8b1201434f154d9d5bd786174edd441bc9ca
π³οΈ Blake2-256 hash: 0x968681974762c4dbaf591c05c4cd50d15e94f876bda8d5582e4de4fd361fbf63
π¦ IPFS: https://www.ipfs.io/ipfs/QmNMwuJYBe3stT3bwYjzvWBSdWgocL6bs7rrWX1FoCJfsK
v1.7.2
This release contains the changes from v1.7.1
to v1.7.2
.
Full changelog: v1.7.1...v1.7.2
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
- Frequency-Rococo: 1,680,776
- Frequency-Mainnet: Skipped
What's Changed
Major Changes
- Stateful storage pallet changes #1651 and #1638
- All signature required methods have a new payload that no longer requires the MSA Id. (Deprecated functions to be removed after ~6 months)
apply_item_actions_with_signature
deprecated and replaced with newapply_item_actions_with_signature_v2
upsert_page_with_signature
deprecated and replaced with newupsert_page_with_signature_v2
delete_page_with_signature
deprecated and replaced with newdelete_page_with_signature_v2
- New Feature: Easy extrinsic to change user handle
pallet_handles.change_handle
#1647
CI and Development Related Updates
- update runner labels #1636
- Update README.md #1643
- fix: specify workspace resolver for edition=2021 #1645
- update metadata labels #1641
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.727 MB (762,020 bytes)
π Compressed: Yes, 76.79%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-47 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x01b2c458d53681cbd82fddf0b625d9bbc7a43f3e0422f7113477322638b159d2
π³οΈ authorizeUpgrade hash: 0xef4755b3ca0efefc18cd271c63f87eae723e0c02d63fb05c370d28b2b5a3421c
π³οΈ Blake2-256 hash: 0xe5f5ca8905716ea454763085257c9eb57688e628120164372b3b89d316579524
π¦ IPFS: https://www.ipfs.io/ipfs/QmWQAkB1m5jZ9ZZRwno5XKdpaM1nf2YFGmpH79AnyLqj7A
Mainnet
ποΈ Runtime size: 0.717 MB (752,223 bytes)
π Compressed: Yes, 76.79%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-47 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xaeeabd2240f2d59e6247f40bdbfa1f37c79db5cee4abce5b0c5862175c4284cf
π³οΈ authorizeUpgrade hash: 0xed70318c11734e52dea58e9428493499bca32c6ab93dbf2e5c4319b5106a6bb5
π³οΈ Blake2-256 hash: 0xb2e7129e29d459a3b86e4cd58614cd977a36e5d82d52bdf276c8f56e66d9b177
π¦ IPFS: https://www.ipfs.io/ipfs/QmSyGEWdzsBZbxv8WAG7pg6rXQz27zhs2k1Aw7CUFmnbHr
v1.7.1
This release contains the changes from v1.7.0
to v1.7.1
.
Full changelog: v1.7.0...v1.7.1
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
What's Changed
Minor Runtime Changes
- Increase Capacity Batch limit from 2 -> 10 #1633
API Augment Changes
- Add js extensions to imports to support esm fully in api-augment #1635
Internal/Testing Changes
- fix: disconnect additional ApiPromise connection after tests run #1621
- Fix failing staking end to end tests for relay chain execution #1629
- fix: update benchmark command #1631
- Align integration test helpers payload expiration setup and increase default #1634
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.723 MB (758,216 bytes)
π Compressed: Yes, 76.70%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-44 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x8ebe92c64fcc1d761fe1ca553611ac243e7f73727e737e380c41b9326a93d2d5
π³οΈ authorizeUpgrade hash: 0xb6bf81b80041a31ea92f5bd8f6a41e4d956d5232c10d9867f2644189280d3d44
π³οΈ Blake2-256 hash: 0xc3af0572dc2975492e9718ab02b31abd5e08baf74bb0fbac2372e3901ca2401f
π¦ IPFS: https://www.ipfs.io/ipfs/QmR4M4TGPduc3pzcjDvUbN1wQZHUPhVqf4VurmTFRihRYu
Mainnet
ποΈ Runtime size: 0.715 MB (749,729 bytes)
π Compressed: Yes, 76.78%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-44 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x318c0a1d853db533a17768760eec57ced1cfd5676f8f296aa510b8e60e2d8a34
π³οΈ authorizeUpgrade hash: 0x875beb833d78cc2419f73c02911fccac35afb7c3917fa061f0edab0f2dbd4529
π³οΈ Blake2-256 hash: 0x79ef04d274e4da1d36d1a5c106ca809e893efda32ecbb0649b6ad1ab39e22ea8
π¦ IPFS: https://www.ipfs.io/ipfs/QmWQDGJzUnSgjQp7HMMC1n7s8H5oVoUYCtuTr5UzxVPcTn
[Release Candidate] v1.7.1-rc2
This release contains the changes from v1.7.0
to v1.7.1-rc2
.
Full changelog: v1.7.0...v1.7.1-rc2
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
Release Candidate
What's Changed
Uncategorized Changes
- fix: disconnect additional ApiPromise connection after tests run #1621
- Fix failing staking end to end tests for relay chain execution #1629
- fix: update benchmark command #1631
- Align integration test helpers payload expiration setup and increase default #1634
- Increase Capacity Batch limit from 2 -> 10 #1633
- Add js extensions to imports to support esm fully in api-augment #1635
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.723 MB (758,206 bytes)
π Compressed: Yes, 76.71%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-44 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x82ce997dc2afa53769bde038771cf6fde50b245ce05694201cd4b993dd117449
π³οΈ authorizeUpgrade hash: 0xba7a8aa0af69d42821467a32afd0813dfaf7f167313324b5237d4bf94e89d071
π³οΈ Blake2-256 hash: 0xc6ecf951c6f8c2570c6589bf3175039b48ada05ef474ed89979b4fe19c1b0c99
π¦ IPFS: https://www.ipfs.io/ipfs/QmNM2sCvSgzXqnZmey5yVhibziiui8TkJ8ir6TgxHLuusv
Mainnet
ποΈ Runtime size: 0.715 MB (750,162 bytes)
π Compressed: Yes, 76.77%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-44 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x39abf0212479258bb687c3fff494096d0adbead96994a6954461a4406611a25e
π³οΈ authorizeUpgrade hash: 0x6280526f2968aaee2b83c06cbbfd2d40014d991d66b4e2d1c54c302626ae96bd
π³οΈ Blake2-256 hash: 0x18e86a05436676133f81e3fb9808cae1783db3e36bce4999b5f9044c21a1a967
π¦ IPFS: https://www.ipfs.io/ipfs/QmQEQtvt2GdsZWoydGnK6Hq5A3L2KvwbHwsNtsZsyevgRg
[Release Candidate] v1.7.1-rc1
This release contains the changes from v1.7.0
to v1.7.1-rc1
.
Full changelog: v1.7.0...v1.7.1-rc1
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
Release Candidate
What's Changed
Uncategorized Changes
- fix: disconnect additional ApiPromise connection after tests run #1621
- Fix failing staking end to end tests for relay chain execution #1629
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.723 MB (758,394 bytes)
π Compressed: Yes, 76.70%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-42 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x15bc5aa5d472dfaa92eda4e502b896835338bdac1c12bc16f758f4a6ed09a423
π³οΈ authorizeUpgrade hash: 0x0384e4ff083cf3cbf8d8ea1db2e7118cd27ada960bc3b94b01a2e99a83f28934
π³οΈ Blake2-256 hash: 0x989607b3fa72d807a017f2e3b1aad6c52a56f472c541f550a2748bee5dbd2410
π¦ IPFS: https://www.ipfs.io/ipfs/QmU9GU4uzBXTuseSeKvj7cBZMCpLSPAGq1wtZ3hZCmDNZg
Mainnet
ποΈ Runtime size: 0.715 MB (749,425 bytes)
π Compressed: Yes, 76.79%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-42 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xafee733c0e291e9e6fdd322d8987d6db9ecb7936b8c66fbaed1f2020fc253b7b
π³οΈ authorizeUpgrade hash: 0x04c4f7c272ca4806e6864ce17c245f5acf0b89fde8b8eea21653653ea015ff53
π³οΈ Blake2-256 hash: 0xf42bcd9eca1548a54f0e2e506661c0dcc237239ad3c4858cc400d485d8c7277e
π¦ IPFS: https://www.ipfs.io/ipfs/QmVMoxTnDYJS5e6MYNyVjkNshye591asvmM2HRia8hiXDC
v1.7.0
This release contains the changes from v1.6.2
to v1.7.0
.
Full changelog: v1.6.2...v1.7.0
Breaking Change
- Removed deprecated count field on MessagesStored event #1559
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.42
Deployed
- Frequency-Rococo: 1,497,071
- Frequency-Mainnet: Skipped
What's Changed
Major Changes
- BREAKING CHANGE: Removed deprecated count field on MessagesStored event #1559
- Upgrade from v0.9.36 to Polkadot v0.9.42 #1573 #1574 #1581 #1590
- Create version 2 of MSA RPC to return revoked_at block number for schema permission grants #1609
API-Augment Changes
- Better import support
- Switch to the new version of jacogr/polkadot-js-tools #1594
Minor Changes
- Update api augment and integration test packages #1575
- Bug Fix Enum ParquetBaseType should be FIXED_LEN_BYTE_ARRAY #1576
- CI Frequency Rococo Integration Tests #1556
- Remove Sudo storage migration #1584
- Removed old storage migrations #1587
- Fixed links to Substrate docs #1593
- Fix runtime upgrade script for no relay node #1592
- Improved documentation for add_public_key_to_msa() #1591
- switch jobs back to EKS runners in Verify PR workflow #1596
- fix: Added missing terminology descriptions #1600
- Update all remaining Dependencies #1608
- Bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2 #1612
- Add file permissions for generated docs #1618
- Bugs/provider nonce #1613 #1616
- fix cargo doc for workspace #1622
- fix: Optimized replenish_all() #1617
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.723 MB (758,389 bytes)
π Compressed: Yes, 76.70%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-42 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x76610b17c4c317c5ffb94815416cb7cf314a5c2728f7ad97b63be4c6cb929078
π³οΈ authorizeUpgrade hash: 0x77af9b34393d0a9629eb53ea752a534380809d20202f024fa2e91fb9bc9468a8
π³οΈ Blake2-256 hash: 0xef0dd62d84c2aeb41a728fe4796da67299c61723dff0f5fba6dec75fdd0d284a
π¦ IPFS: https://www.ipfs.io/ipfs/Qma2RtQ7FbMZQYmcuBLVNpYpNucGGGxFxWct1ds5CbPXyA
Mainnet
ποΈ Runtime size: 0.716 MB (750,287 bytes)
π Compressed: Yes, 76.76%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-42 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x17a197c87085542a017b8d7a969938da300bde96fc16cf9eb34a89393147fc27
π³οΈ authorizeUpgrade hash: 0x2a5b067509c4073d54b09d3e72643d3cff1ea0c6a8833b53c7111bca09d6df68
π³οΈ Blake2-256 hash: 0x908373baf36b155e822650f41c663ed10c81bd302b552a2c184484606aa565a2
π¦ IPFS: https://www.ipfs.io/ipfs/QmTLLFrgQtEKed9696ZKAByffmmtPE34js2dwY5iDuAQsD
v1.6.2
This release contains the changes from v1.6.1
to v1.6.2
.
Full changelog: v1.6.1...v1.6.2
Versions
- Rust Toolchain:
nightly-2022-11-15
- Substrate/Polkadot:
v0.9.36
Deployed
- Frequency-Rococo: 1,261,710
- Frequency-Mainnet: Skipped
What's Changed
Major Changes
- Enable Utility Batch calls #1452
- Build and Run Frequency runtime without a relay chain #1464
- Developer Note: Feature
frequency-local
=>frequency-rococo-local
#1511 - Add interval sealing mode for development node (without relay) #1533
Uncategorized Changes
- Handles Testing Cleanup #1445
- Fix type definition mismatch for schemas #1443
- Fix git related warning #1444
- Correct minor RPC Bug #1448
- Fix missing extension warning in Api-augment #1457
- Pin Polkadotjs Api to running version #1462
- Decrease use of parameter types #1453
- Ensure that the base_extrinsic weight does not change for Capacity transactions. #1455
- Handles Design doc cleanup #1435
- CI base image change #1468
- Clear metadata mismatch label on Verify PR workflow start #1480
- Switch Merge PR workflow to EKS runners #1459
- Bump robinraju/release-downloader from 1.7 to 1.8 #1473
- Update README.md #1489, #1490, #1491, #1495
- Add lint clippy::unwrap_used to modules and/or functions that must not panic #1476
- VScode debug config #1492
- Fix: added check for feature conflict #1493
- Capacity cleanup code #1372
- Integration tests on Rococo #1481
- Switch Verify PR workflow to CI base image #1501
- Use standard srtool image version #1496
- Restore make-start to wasm execution; Add make-start-native; #1522
- New CLI parameter interface for block sealing #1520
- Build Optimization and Fix script warning #1523
- Replace production profile with release profile #1524
- Update built binaries in CI #1518
- Switch build binaries back to self-hosted runners #1527
- Update Readme #1525
- e2e-tests: Capacity staking from multiple msa to one provider; β¦ #1497
- Message Integration Tests on Rococo #1514
- Fix: Add patch to Cargo.toml to ensure correct multihash version #1531
- Update Rust: toolchain = nightly-2022-11-15 #1535
- Add rust installation to ci base image #1536
- Remove 3rd party rust toolchain action #1547
- Fix manual/interval sealing to work without empty blocks #1539
- Capacity Integration Tests on Rococo #1538
- Fix: sanitize changelog error in release workflow #1554
- Switch release workflow to CI base image #1534
- Add dev wasm to the release artifacts #1555
Runtimes
The information about the runtimes included in this release can be found below.
Rococo
ποΈ Runtime size: 0.676 MB (708,420 bytes)
π Compressed: Yes, 76.54%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-rococo-35 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0x16be10f13e88c2136f386e36e227b3b71b83d3f121906a2af37b79f2aee67b61
π³οΈ authorizeUpgrade hash: 0x3375dc8a399dfc407368f67f607027c2b4f249487ad3bce2648e6dece1afb895
π³οΈ Blake2-256 hash: 0xb3361ae2198a3657498707d9ce540c4aa51bcc293615830152f2e9605366fc4e
π¦ IPFS: https://www.ipfs.io/ipfs/QmdGMRhtrt1nxhkGsoQctuwdv3QDZ7VAL667FnJ9dfMAUQ
Mainnet
ποΈ Runtime size: 0.671 MB (703,912 bytes)
π Compressed: Yes, 76.49%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: frequency-35 (frequency-0.tx1.au1)
π³οΈ system.setCode hash: 0xcf6185ba3b0b4595b6dec9eafae5fe83feaf95c1f659e0ffc5219e98456008e6
π³οΈ authorizeUpgrade hash: 0xe186f3018a041ce636a0517d77aff8b97e9df4658638f78d06b5f7e1340ba3f8
π³οΈ Blake2-256 hash: 0x7e5c1be36da77fe7823801d63d4ada6a085a3c7f4cafa69a04434a53a9f84889
π¦ IPFS: https://www.ipfs.io/ipfs/QmavU2hvm8eemAz7DGyu8HWGewJWb1k8Y7FFzBA6Sva9n3