What's New
- Upgrade to Polkadot v0.9.39-1
- Migration on weight v2
- Upgrade to XCM v3
- Preparation for XCM UNQ/QTZ transfer with Astar/Shiden (HRMP channels will be opened later)
getApproved
method for ERC-721 (Returns approved address for the NFT in case it was set earlier, or zero address if it wasn't)- Allowed double gas price for sponsoring
- Fix of backwards compatibility for RPCs
Breaking changes:
The logic of calculating of properties' size has changed, it has been improved considering nonASCII symbols cases. Link for the examples: gist
Require:
- @unique-nft/unique-mainnet-types@939.54.0
- @unique-nft/quartz-mainnet-types@939.54.0
- @unique-nft/sapphire-mainnet-types@939.54.0
- @unique-nft/opal-testnet-types@939.54.0
Runtimes
The information about the runtimes included in this release can be found below.
Quartz
🏋️ Runtime size: 1.147 MB (1,202,716 bytes)
🗜 Compressed: Yes, 75.25%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: quartz-939054 (quartz-0.tx3.au1)
🗳️ system.setCode hash: 0x1e318458c9b0412d999c92da504644dce5fcffa97189bdecf874c350cc41c204
🗳️ authorizeUpgrade hash: 0x75211fb476436c59a5c1e0770a5b132cb1692b9ba7d295395c5b145fcb525912
🗳️ Blake2-256 hash: 0x124578de87bb9a70b7c710ecf1e3a98648bd5e1967e0d2613f9eba7ec9d22291
📦 IPFS: https://www.ipfs.io/ipfs/QmSM6EF473qb9EUWXrXAg8qvyWKneSdfgg3wWd4CJqwAN5
Unique
🏋️ Runtime size: 1.066 MB (1,118,146 bytes)
🗜 Compressed: Yes, 75.43%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: unique-939054 (unique-0.tx3.au1)
🗳️ system.setCode hash: 0x8e89f8cfd709f3d81e8ca9dd83baeb006382aaae5f9d95cd2c19f50a5a3efe39
🗳️ authorizeUpgrade hash: 0x5e2dd7f6d41f4a57cab20adf212be17e6d995cf2ac56ee12390dc1e25c339af9
🗳️ Blake2-256 hash: 0x79c48d94b4f1140f83e68d0517db11f4d29ed81a93ba725c0516ef4d81f25435
📦 IPFS: https://www.ipfs.io/ipfs/QmdejSLcEE3vyaKSHZXzsVEd1HqESuCjaZxbyd6bVp5PT4
Opal
🏋️ Runtime size: 1.154 MB (1,209,575 bytes)
🗜 Compressed: Yes, 75.20%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: opal-939054 (opal-0.tx3.au1)
🗳️ system.setCode hash: 0x5ce7417d4f26e807bb7e0a6da883cc9eba7a6205fa05dfa3e8888714205155c3
🗳️ authorizeUpgrade hash: 0x2442ff6df4e7f050e8da105bcfd0e6f9f316aa9409047cd8a7c528c75b6495e1
🗳️ Blake2-256 hash: 0x1cb8f7e6ef80d17f75fb6030a56f75d716d271174eab00265af7eab8acb2d1fd
📦 IPFS: https://www.ipfs.io/ipfs/QmewkDa2qJ3EFrMDKkYGwTQgxKpFCmL9zZHs71vz6XtQXQ
Sapphire
🏋️ Runtime size: 1.148 MB (1,204,022 bytes)
🗜 Compressed: Yes, 75.22%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: sapphire-939054 (sapphire-0.tx3.au1)
🗳️ system.setCode hash: 0x794618cd9c1f84520432ecb3bb361cf6c67fdb4be3176171400a452eb2c92de8
🗳️ authorizeUpgrade hash: 0xaaa060d10a107d15f9748a42e5e629841925d3c376b09e783ba1ee7257938cca
🗳️ Blake2-256 hash: 0xf59ec1e2d062769756af8cdacccb3fc7d4d19872de6dd0b643a39304d2dcb537
📦 IPFS: https://www.ipfs.io/ipfs/Qmc8nn11QTKmigjJfMcAGqSAYRWtCzYJpMxwZcbKUMk7Jf
Rust compiler versions
This release was built and tested against the following version of rustc.
Other versions may work.
- Rust Nightly: rustc 1.67.0-nightly (96ddd32c4 2022-11-14)
Docker image
Unique
The docker image for this release can be found at Docker hub
You may pull it using:
docker pull uniquenetwork/unique-node-public:release-v939054
Quartz
The docker image for this release can be found at Docker hub
You may pull it using:
docker pull uniquenetwork/quartz-node-public:release-v939054
Unique-testnet-local
The docker image unique-testnet-local for this release can be found at Docker hub
You may pull it using:
docker pull uniquenetwork/unique-testnet-local:v939054
Quartz-testnet-local
The docker image quartz-testnet-local for this release can be found at Docker hub
You may pull it using:
docker pull uniquenetwork/quartz-testnet-local:v939054
Opal-testnet-local
The docker image opal-testnet-local for this release can be found at Docker hub
You may pull it using:
docker pull uniquenetwork/opal-testnet-local:v939054