Release v3.0.1
v3.0.1
(2022-9-26)
请阅读控制台 v3.x+文档:
新增
- 新增
deploy
命令的 '-l' 选项,支持部署成功后在指定文件下建立软链接 - listAbi支持通过合约地址参数列出ABI
更新
- 升级
fisco-bcos-java-sdk
到3.0.1
版本,请阅读Java SDK v3.x+文档:Java SDK v3.x+文档 - 部署Liquid合约只需要输入合约所在文件夹即可
修复
- 修复控制台部署时合约路径补全问题
- 修复控制台部署Liquid时文件路径找不到的问题
兼容性说明
- 支持FISCO BCOS 3.0.1版本
- 不兼容 FISCO BCOS 2.0+ 版本
- 不兼容 FISCO BCOS 3.0-rc+ 版本
##v3.0.1
(2022-9-26)
Please read the console v3.x+ documentation:
Add
- Added the '-l' option of the
deploy
command to support the establishment of a soft link under the specified file after successful deployment - listAbi supports listing ABIs through contract address parameters
renew
- To upgrade
fisco-bcos-java-sdk
to3.0.1
, please read the Java SDK v3.x+ documentation: Java SDK v3.x+ documentation - To deploy a Liquid contract, you only need to enter the folder where the contract is located
Fixes
- Fixed the contract path completion problem when deploying from the console
- Fix the problem that the file path cannot be found when deploying Liquid from the console
Compatibility Notes
- Support FISCO BCOS version 3.0.1
- Not compatible with FISCO BCOS version 2.0+
- Not compatible with FISCO BCOS version 3.0-rc+