跳到主要内容

ABT 节点 1.1.8 版更新日志

ArcBlock
ABT NodeArcBlockBlockletDeveloper

2020 年 12 月 25 日,ArcBlock 开发平台 ABT 节点更新至 1.1.8 版。

ArcBlock DApp 平台更新日志:2020 年 12 月 25 日

ArcBlock发布更新日志,ABT 节点已升级 至 1.1.8 版,本次发布如下:

  • 性能优化
  • Bug 修复

1.1.8 (2020 年 12 月 25 日)

  • fix: should support enable cors for dashboard domain
  • feat: init cli skip https setting commands when engine is none
  • feat: improve webapp e2e test
  • chore: add test case for migration scripts
  • fix: node running state bug while use blocklet command
  • fix: blockchain manager can not open without nginx
  • chore: upgrade blocklet wallet derive function
  • feat: move blocklet related subcommands to separate command
  • feat: improve team reset feature
  • fix: https access url should not contain any port
  • chore: custom lerna commit message

ArcBlock ABT 节点平台

本页涉及

产品

  • Blocklet Server superseded

    把 blocklet 作为子进程托管的服务器。这项工作在 ARC 里继续;子进程托管这个模型不再往下走。

术语

  • Blocklet

    Blocklet 是 ARC 的可部署单元。它把应用声明的内容、配置和运行需求放在一起,让开发者面对的是一个清楚的应用单位,而不是散落在不同位置的部署线索。