Release v3.0.1
v3.0.1
(2022-9-26)
请阅读Java SDK v3.x+文档:
新增
TransactionProcessor
新增asyncExecuteCall
的异步读接口- 增加WASM的集成测试,补充UT,增加代码覆盖率
更新
- 重构项目结构,不再分子模块
修复
- 修复decodeABI时负数报错的问题
- 修复Client类
getBlockByHashAsync
接口不可用的问题
兼容性说明
- 不兼容 FISCO BCOS 2.0+ 版本
- 兼容java-sdk v3.0+的历史版本
- 支持FISCO BCOS 3.0.1版本
Please read documentation of Java SDK v3.x.
- English User Handbook:Working in progress...
- Chinese User Handbook
Add
TransactionProcessor
adds the asynchronous read interface ofasyncExecuteCall
- Increase the integration test of WASM, supplement UT, and increase code coverage
renew
- Refactored project structure, no more sub-modules
Fixes
- Fixed the problem of negative number error when decodeABI
- Fixed the problem that the
getBlockByHashAsync
interface of the Client class was unavailable
Compatibility Notes
- Not compatible with FISCO BCOS version 2.0+
- Compatible with the historical version of java-sdk v3.0+
- Support FISCO BCOS 3.0.1 version