21.0.0-beta.1 (2023-07-18)
Bug Fixes
- ๐ Allow modify instruction with non-existing portfolios (a8ecb8d)
Features
- ๐ธ Add
getTransactionHistory
to Asset entity (95240d4) - ๐ธ Add method to get involved instructions (250bc68)
- ๐ธ Add method to get involved portfolios in an instruction (8ab86b3)
- ๐ธ Add method to get middleware lag (219634e)
- ๐ธ Add method to get middleware metadata (0d2c8c6)
- ๐ธ Add middleware V2 compatibility check on initialization (6df9b83)
- ๐ธ Add Middleware V2 version compatibility check (e143c7a)
- ๐ธ Add portfolio params for
modifyInstructionAffirmation
(64d574e) - ๐ธ add procedure for setVenuFiltering (fb083d7)
- ๐ธ Add procedures to rotate primary key (044d5e9)
- ๐ธ allow and disallow venues for an asset (43cc0be)
- ๐ธ allow for skiping affirm for manual execution (7f94d2d)
- ๐ธ allow unsetting of SDK signing manager (#988) (95eede9)
- ๐ธ combine setVenueFiltering & allow/disallow venues (67380a4)
BREAKING CHANGES
- ๐งจ
Instruction.affirm
,Instruction.withdraw
andInstruction.reject
now takes a parameter containing optional portfolio(s) for performing respective
operation - ๐งจ
Polymesh.connect
now throws if middleware V2 URL is not working or is
incompatible with the node URL