Skip to content

web3sdk v2.2.0

Compare
Choose a tag to compare
@chaychen2005 chaychen2005 released this 27 Dec 07:46
· 183 commits to master since this release

Please read the Web3SDK documentation.

CHANGELOG

  • Add
  1. Implement a validation interface for merkle tree
  2. Provide stress testing procedures for gm
  • Update
  1. Optimize toHexString function implementation
  2. Upgrade netty-tcnative-boringssl-static to the 2.0.27.Final version
  • Compatibility
  1. Compatible with fisco-bcos 2.2.0 and Channel Message v1/v2/v3 protocol

请阅读web3sdk文档

变更日志

  • 增加
  1. 新增默克尔树的验证接口
  2. 压测程序支持国密版本
  • 更新
  1. 优化toHexString函数为apache commons库的实现
  2. 升级netty-tcnative-boringssl-static版本为2.0.27.Final
  • 兼容
  1. 适配fisco-bcos 2.2.0版本,支持Channel Message v1/v2/v3协议