ABT 节点 1.2.7 版更新日志

2021 年 4 月 1 日,ArcBlock 开发平台 ABT 节点更新至 1.2.7 版。
ArcBlock DApp 平台更新日志
ArcBlock发布更新日志,ABT 节点已升级 至 1.2.7 版。
1.2.7 (2021 年 4 月 1 日)
- feat: support purchase and verify nft for paid blocklets
- fix: should not redirect when the request method is OPTIONS
- fix(ws): topic of subscription should not be empty
- fix: should not display config when blocklet is installing
- fix(ui): blocklet data storage info is always empty
- fix: should support proxy request where the hostname is localhost
- fix: should not display duplicate access url in detail page
- fix: loading blocklet logo
ArcBlock ABT 节点平台
本页涉及
产品
-
Blocklet Server
superseded
把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。
术语
-
Blocklet
Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。