Polymesh mainnet has been upgraded to 7.0!
We’re excited to announce Polymesh v7, the next major release that introduces new features, updates, and performance improvements to Polymesh.
Read on for an overview of new features and improvements.
Asset ID
Polymesh no longer requires each asset to have a unique ticker. Instead, each asset is assigned a unique AssetID when created. A unique ticker can be linked to the AssetId during or after creation. This change impacts storage and APIs, as AssetID will uniquely identify assets instead of tickers.
Staking
A more recent upstream version of the Staking pallet improves efficiency and introduces modifications to the election process. Tokenomics and inflation are unaffected.
Keys
Optimized storage of secondary keys and their associated permissions improves the efficiency of these lookups for extrinsics.
MultiSig
The MultiSig implementation has been updated to simplify the association between MultiSigs and their Identities. It now provides flexibility in specifying which key pays for MultiSig signer transactions and consolidates the behavior of MultiSig keys with other keys.
Venue ID
Settlements in Polymesh no longer require a Venue ID, simplifying peer-to-peer transactions that don't go through an exchange or matching venue.
Find the full release notes for Polymesh v7.0.0 on Github: https://github.com/PolymeshAssociation/Polymesh/releases/tag/v7.0.0.
The Polymesh Developer Portal is contains comprehensive documentation, specialized user journeys, and hands-on exercises for building on the purpose-built Polymesh network.
