github PolymeshAssociation/Polymesh v7.4.0

pre-release14 hours ago

changelog

new features

  • Add support for account based asset transfers (#1862)
  • Adds new PortfolioKind::AccountId (#1866)

new external API

  • Added extrinsics transfer_asset, receiver_affirm_asset_transfer and reject_asset_transfer to the Asset pallet (#1862)

new events

  • Adds TransferWithMemo to the balances pallet (#1856)
  • Added event CreatedAssetTransfer { asset_id: AssetId, from: AccountId, to: AccountId, amount: u128, memo: Option<Memo>, pending_transfer_id: PendingTransferId } to the Assets pallet (#1862)

other

  • Removes the old asset owner from the agents list (#1852)
  • Adds the new owner as an agent with full permissions (#1852)
  • block except permissions for external agents (#1855)
  • Removes cdd check from relayer (#1856)
  • Removes cdd check from relay_tx (#1856)
  • Update CddHandler to decrease [Authorization.count] every time the any of the following extrinsics fail (#1869)
    • pallet-identity (accept_primary_key, join_identity_as_key, rotate_primary_key_to_secondary);
    • pallet-relayer (accept_paying_key)
    • pallet-multisig (accept_multisig_signer)

Full Changelog: v7.3.0...v7.4.0

Don't miss a new Polymesh release

NewReleases is sending notifications on new releases.