11.0.0-limbo.1 (2021-12-10)
Bug Fixes
- ๐ allow polkadot.js to handle disconnects by itself (f93d09f)
- ๐ bump beta version (b82f96e)
- ๐ change how authorizations checks existance (5e43880)
- ๐ Handle CAId conversion before addTransaction (1103613)
- ๐ return predictable benefit CAs when fetching DDs (c8e1503)
- ๐ stop requiring tx permissions for joining identities (9de8356)
- ๐ support fetching
BecomeAgent
authorizations (34e1810) - ๐ upgrade schema to latest changes in Polymesh 4.0.0 (9f262bc)
- ๐ use correct type when fetching sent authorizations (f664f95)
- ๐ use datetime for payment events query (fa8c7ee)
- ๐ use the correct spelling for the CAId GQL type (ef5f555)
chore
- ๐ค remove legacy TxTags (309fb57)
Features
- ๐ธ add
QueryReturnType
helper (78504a0) - ๐ธ support 4.0.x with latest beta changes (f6adf07)
- ๐ธ use polymesh-local for type generation (21bc20e)
- upgrade polymesh to 4.0.0 (dffe7fb)
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