13.0.0 (2024-04-30)
Bug Fixes
- ๐ Correctly populate the event value for AssetTransaction (9b79252)
- ๐ Handle NFT holders in case of
nft.controller_transfer
(1d738d1)
Features
- ๐ธ add 6.2 calls and events (2bd3fe2)
- ๐ธ Add dictionary support for SQ (7c97697)
- ๐ธ Add instruction attributes to
AssetTransaction
entity (c15a7a8) - ๐ธ add InstructionMediators event (2afd266)
- ๐ธ add ssh signing to the release bot configuration (42311b4)
- ๐ธ add tracking for asset required mediators (5c4a27f)
- ๐ธ confidential assets (661b9a5)
- ๐ธ handle AccountAssetFrozen, AccountAssetUnfrozen (61b53a0)
- ๐ธ implement new ca events (0fc2b71)
- ๐ธ Remove migrations to force re-sync (17c2858)
- ๐ธ track asset pre-approvals (36dd104)
- ๐ธ track instruction mediator affirms (1b978b4)
- ๐ธ track pending instruction mediators (d7ca768)
- ๐ธ update README version (cf0705e)
- ๐ธ update readme with project description (9027478)
BREAKING CHANGES
- ๐งจ This version of SQ requires a full resync
to index all the events related to confidential assets
Signed-off-by: Marcin Pastecki marcin.pastecki@inndei.com