OCAP-JS 更新日志(4 月 10 日)
2021-04-10
2021 年 4 月 10 日,ArcBlock 负责处理资产链及其 SDK 的开发框架 OCAP-JS 更新至 1.8.30 版。
OCAP-JS 更新日志
ArcBlock发布更新日志,OCAP-JS 已升级至 1.8.30 版。
1.8.30 (2021 年 4 月 10 日)
- make url-join more robust
1.8.29 (2021 年 4 月 10 日)
- feat: allow empty credential list in vc lib
1.8.28 (2021 年 4 月 10 日)
- fix: should only burn assets from same owner when acquire/mint
1.8.27 (2021 年 4 月 10 日)
- fix: did-auth handler not creating correct baseUrl in deepLink when behind proxy
- fix: elasticsearch indexdb running issue
- fix: VersionConflictException in elasticsearch indexdb by adding retry
- fix: owner state not updated when doing delegated acquire
- feat: index sender and receiver account for tx
- feat: index delegator account for tx
- chore: move some indexdb related util to base indexdb
- feat: add accountFilter for listTransactions in indexdb adapters
- feat: add accountFilter for listTransactions in schema
1.8.26 (2021 年 4 月 9 日)
- chore: update core nft templates
- chore: rename createStatusList to createCredentialList
- chore: update nft endpoint spec
1.8.25 (2021 年 4 月 9 日)
- fix: owner of delegated acquire asset is not set correctly
1.8.24 (2021 年 4 月 9 日)
- chore: add more test case for did-auth sdk
- feat: support successMessage and nextWorkflow for did-auth response
1.8.23 (2021 年 4 月 7 日)
- add addressList param to listFactories