11.0.0-beta.1 (2021-10-18)
Bug Fixes
- ๐ allow polkadot.js to handle disconnects by itself (f93d09f)
- ๐ change how authorizations checks existance (5e43880)
- ๐ upgrade schema to latest changes in Polymesh 4.0.0 (9f262bc)
- ๐ use correct type when fetching sent authorizations (f664f95)
chore
- ๐ค remove legacy TxTags (309fb57)
Features
BREAKING CHANGES
- ๐งจ
rejected
instructions have been removed fromGroupedInstructions
as
they are not available in the chain any more. - ๐งจ remove TxTags that reference extrinsics that no longer exist on chain
-
- eliminate
NoData
,Custom
,TransferCorporateActionAgent
,TransferPrimaryIssuanceAgent
fromAuthorizationType
andAuthorization
- eliminate
RotatePrimaryKey
authorizations now have novalue
property