ABT 节点 1.1.16 版更新日志

2021 年 1 月 16 日,ArcBlock 开发平台 ABT 节点更新至 1.1.16 版。
ArcBlock DApp 平台更新日志:2021 年 1 月 16 日
ArcBlock发布更新日志,ABT 节点已升级 至 1.1.16 版。
1.1.16 (2021 年 1 月 16 日)
- feat: use booster.registry.arcblock.io as default registry
- feat: increase the timeout threshold at startup to 30s
- feat: rename request headers when publish blocklet
- fix: should only respond to pm2-events when node is alive
- fix: should run post-install hook on local deploy
- feat: optimize team ui and rbac data structure
- fix: do not throw exception if the download is cancelled
- fix: integrity verify error on incomplete download
- fix: blocklet registry bug
- chore: extend refresh blocklet registry interval
- feat: cache blocklets data when fetch from registry
- fix: join url bug
- fix: blocklet dev failed
- chore: add service docs
ArcBlock ABT 节点平台
本页涉及
产品
-
Blocklet Server
superseded
把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。
术语
-
Blocklet
Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。