Skip to content

Commit

Permalink
Merge pull request #447 from WeBankBlockchain/lab-dev
Browse files Browse the repository at this point in the history
Lab rc2 to lab
  • Loading branch information
CodingCattwo authored May 9, 2022
2 parents f71a3d6 + 57f121e commit 22001dd
Show file tree
Hide file tree
Showing 167 changed files with 14,091 additions and 6,587 deletions.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### lab-rc2(2022-05-07)

**Add**
- 合约IDE支持Liquid合约的编译、部署、调用
- 支持BFS、CNS、权限管理、Event查看与事件订阅等功能
- 支持数据大屏、移动端展示

**Fix**
- 优化交易回执中status状态码的提示

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

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

### lab-rc1(2021-12-09)

**Add**
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
height: 100%;
margin: 0px;
padding: 0px;
}</style></head><body><body><div id=app></div><script type=text/javascript src=./static/js/0.ee9524c87205d9dad9e8.js></script><script type=text/javascript src=./static/js/3.de12f6d0650fab9244e0.js></script><script type=text/javascript src=./static/js/runtime.95139ededb3d89d39a6c.js></script><script type=text/javascript src=./static/js/5.dc528bc95a8777b87cc4.js></script></body><script src=./static/js/web3.min.js type=text/javascript></script><script>if (self == top) {
}</style></head><body><body><div id=app></div><script type=text/javascript src=./static/js/0.fa7e3319051d6cb23956.js></script><script type=text/javascript src=./static/js/3.206d4ed4c8f013e58b4a.js></script><script type=text/javascript src=./static/js/runtime.a65ee44fcab2de6e5784.js></script><script type=text/javascript src=./static/js/5.dc528bc95a8777b87cc4.js></script></body><script src=./static/js/web3.min.js type=text/javascript></script><script>if (self == top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
Expand Down
53 changes: 0 additions & 53 deletions dist/static/js/0.ee9524c87205d9dad9e8.js

This file was deleted.

Binary file removed dist/static/js/0.ee9524c87205d9dad9e8.js.gz
Binary file not shown.
53 changes: 53 additions & 0 deletions dist/static/js/0.fa7e3319051d6cb23956.js

Large diffs are not rendered by default.

Binary file added dist/static/js/0.fa7e3319051d6cb23956.js.gz
Binary file not shown.

Large diffs are not rendered by default.

Binary file added dist/static/js/1.46943e564f1ad67ca865.js.gz
Binary file not shown.
Binary file removed dist/static/js/1.f47a07f8963faa785e67.js.gz
Binary file not shown.
1 change: 0 additions & 1 deletion dist/static/js/10.53420259d982044803d0.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/static/js/10.f19188e8fd4dfadbca25.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22001dd

Please sign in to comment.