跳到主要内容

ArcBlock 每周研发进展(3 月 12 日)

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

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

ABT 节点

  • Core
  • feat: support blocklet components: poc

Blocklet、服务与 SDK

  • Blocklet Registry
  • fix: blocklet publish 403 issue
  • Mcrypto and DID SDK
  • feat: support ethereum compatible did address
    • JS SDK: done
    • Android SDK: done
    • iOS SDK: on going
  • Asset Chain
  • merge forge-abi into asset-chain repo
  • merge chain/did/vc sdk into asset-chain repo
  • support creating tokens like ethereum erc20: poc
  • extend transfer/exchange with secondary tokens: poc
  • support creating and updating NFT factory: done
  • support minting NFTs from NFT factory: on going

ABT 钱包

  • Native Wallet:
  • iOS: working on ethereum compatible epic
  • Android: working on ethereum compatible epic
  • Web Wallet:
  • feat: support verifiable credentials related test case
  • feat: working on ethereum compatible epic

开发运维

  • Production Nodes: 5 production nodes upgraded to v1.2.1

本页涉及

产品

  • Blocklet Server superseded

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

术语

  • Blocklet

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