跳到主要内容

ArcBlock 每周研发进展(2 月 20 日)

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

2021 年 2 月 6 日至 2 月 20 日,ArcBlock 工程团队研发进展如下:

ABT 节点

  • Release
  • Bug bash and release 1.2.1 on February 20
  • Core
  • chore: design auth-service sdk for blocklets (on going)
  • chore: add e2e test for auth-service
  • chore: support multiple registry in marketplace page (on going)
  • chore: several minor bug fix and UX improvements
  • cli: support asset-chain bundle when blocklet bundle

Blocklet 及服务

  • Block Explorer
  • fix: redirect issue when filter transactions by hash
  • Payment Gateway
  • feat: implement elasticsearch indexdb adapter
  • chore: import data to staging statedb and indexdb
  • feat: wrap all packages as new asset-chain blocklet
  • chore: improve coverage for all indexdb adapters

ABT 钱包

  • Native Wallet: bug bash and bug fix for the refactored version
  • Web Wallet: bug bash and bug fix for the v0.2.16 (on ongoing)

开发运维

  • Production Nodes: 5 production nodes upgraded to v1.2.0
  • Production deployment for xenon-reverse-proxy

本页涉及

产品

  • Blocklet Server superseded

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

术语

  • Blocklet

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