Skip to content

Commit

Permalink
Merge branch 'master-3.0' into lab-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo authored Jul 24, 2023
2 parents b883f80 + 7cdfc8f commit ac7acf6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@
- WeBASE-Front v3.1.0及以上版本
- WeBASE-Sign v3.0.0

### v3.0.2(2023-03-31)

**Fix**
- 优化合约IDE交易的参数编码失败问题、支持复杂的合约参数
- 发起交易与部署合约的参数`funcParam``List<Object>`改为`List<String>`
- 优化错误提示,增加指示性错误提示

**兼容性**
- 支持FISCO-BCOS v3.0.0 及以上版本
- WeBASE-Node-Manager v3.0.2
- WeBASE-Front v3.0.2

详细了解,请阅读[**技术文档**](https://webasedoc.readthedocs.io/zh_CN/lab/)

### v3.0.1(2022-12-14)
Expand Down

0 comments on commit ac7acf6

Please sign in to comment.