web3sdk v2.6.0
Please read the Web3SDK documentation.
CHANGELOG
- Add
- Add support for IPv6
- Add
getBlockHeaderByHash getBlockHeaderByNumber
RPC interface - Modify the codegen module to make Java contract code available in SM and NonSM enviroment
- Update tcnative version to support
arch64
arch
- Fix
- Fix the codegen module to make the generated Java contract code available than solidity interface is with payable keyword
- Update
- Modify the SSL engine that the SDK connects to the node to be OPENSSL
- Compatibility
- Adapt to fisco-bcos 2.6.0 version, support Channel Message v1/v2/v3 protocol
请阅读web3sdk文档。
变更日志
- 新增
- 适配IPv6
- 添加
getBlockHeaderByHash getBlockHeaderByNumber
RPC接口 - 修改codegen模块,支持生成国密/非国密环境同时可用的Java合约代码
- 更新tcnative版本,支持arch64架构
- 修复
- 修复codegen模块生成Java合约代码,
payable
接口无法调用的bug
- 更新
- 修改SDK与节点连接的SSL引擎为OPENSSL
- 兼容
- 适配fisco-bcos 2.6.0版本,支持Channel Message v1/v2/v3协议