Skip to content

web3sdk v2.2.2

Compare
Choose a tag to compare
@ywy2090 ywy2090 released this 17 Jan 12:14
· 181 commits to master since this release

Please read the Web3SDK documentation.

CHANGELOG

  • Update
  1. Add exception handling for the network module to give more detailed error information
  • Fix
  1. Fix the bug of national secret signature verification
  2. Fix the bug that the first null character of RLP encoded pub member was cleaned
  • Compatibility
  1. Compatible with fisco-bcos 2.2.0 and Channel Message v1/v2/v3 protocol

请阅读web3sdk文档

变更日志

  • 更新
  1. 添加网络模块的异常处理,给出更详细的错误信息
  • 修复
  1. 修正国密签名验签的bug
  2. 修复国密交易RLP编码pub成员起始空字符被清理的bug
  • 兼容
  1. 适配fisco-bcos 2.2.0版本,支持Channel Message v1/v2/v3协议