Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 854 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 854 Bytes

v3.1.0 (2023-12-14)

  • 新增功能:
  1. 适配v1.3.2版本WeId-Contract-Java。.
  2. 升级已知漏洞组件。
  • Features:
  1. Adapt to WeId-Contract-Java v1.3.2.
  2. Upgrade components with known vulnerabilities.

v3.0.0 (2022-12-14)

WeIdentity-Blockchain首次release.

  • 新增功能:
  1. 从WeIdentity-Java-SDK中剥离区块链相关功能,形成规范化的区块链服务接口。
  2. 整合原有的FISCO BCOS相关代码作为区块链服务的其中一种实现,为适配其他区块链提供示例。

First release for weidentity-blockchain.

  • Features:
  1. Strip blockchain-related functions from WeIdentity-Java-SDK to form a standardized blockchain service interface.
  2. Integrate the original FISCO BCOS related code as one of the implementation of blockchain services, and provide examples for adaptation to other blockchains.