跳到主要内容

ArcBlock 每周研发进展(1 月 15 日)

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

2021 年 1 月 9 日至 1 月 15 日,ArcBlock 工程团队研发进展如下:

ABT 节点

  • Release
  • Bug bash and release 1.1.16 on January 15
  • Core
  • Feat: support config service in blocklet.yml(ongoing)
  • Chore: try use auth service in all blocklets (ongoing)
  • Chore: polish team pages and RBAC for blocklets
  • Fix: integrity check error during blocklet download
  • Fix: blocklet dev fail
  • Fix: admin interface 403 issue in v1.1.12
  • Bunch of bugfix in ABT Node core and router

Blocklet 和服务

  • Blocklet Registry
  • Fix logo serving issue
  • Reverse Swap Service
  • Complete contract workflow and end-user workflow
  • Wallet Playground
  • Fix create-new-did test case
  • Payment gateway
  • ocap-js repo pickup and QLDB revisit
  • Nail down technical roadmap
  • Implement core transaction pipes for transfer/exchange

ABT 钱包

  • Native Wallet:
  • Bug bash and get ready for next production release
  • Fix issues found during the latest bug bash
  • Web Wallet
  • Feat: better onchain data sync mechanism
  • Fix issues found during the latest bug bash

开发运维

本页涉及

产品

  • Blocklet Server superseded

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

术语

  • Blocklet

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