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

ABT 节点

Released v. 1.2.8

  • Core

    • fix: polish blocklet configuration for child blocklets
    • fix: polish disabled/required ux for blocklet config entry
    • fix: blocklet start time issue caused by cron
    • fix: should return child blocklet meta in __meta__.js
    • feat: more strict verify on blocklet meta before install for better security
    • fix: upgrading detecting issue caused by blocklet registry switching
    • fix: not show error popup when install/upgrade blocklet
    • fix: nginx router cors broken issue caused by 307
    • cli: print https certificate download info on start
    • cli: extend blocklet dev for blocklet components

Blocklet

  • ABT Node Launcher

    • feat: support NFT status endpoints
    • feat: support NFT action endpoints
  • NFT Store

    • feat: add page loading skeleton
  • Blocklet Registry

    • feat: add blocklet list/detail page
    • feat: display blocklet pricing info on detail page
    • fix: should return verifiable meta for abtnode
  • OCAP Playground

    • feat: add test case for NFT endpoints

资产链

  • Asset Chain (4 release)

    • fix: delegated acquire_asset not working with native wallet
    • fix: delegated exchange not working with native wallet
    • feat: extend listFactories by supporting filter by address list
    • feat: add NFT Endpoint Spec
    • chore: update blocklet/node NFT templates by adding NFT endpoints
    • feat: SDK support for NFT Status Endpoint

ABT 钱包

  • iOS Wallet

    • feat: support new tx protocols for new asset chain: done
    • feat: support external nft display protocol
  • Android Wallet

    • feat: support delegated acquire/transfer/exchange
    • feat: support NFT status and action endpoints
    • bug bash and fix
  • Web Wallet

    • chore: refactor did-auth related code, more modular code base
    • feat: support delegated acquire/transfer/exchange
    • feat: support NFT status and action endpoints
    • bug bash and fix

开发运维

  • Production Nodes: 5 production nodes upgraded to v1.2.7
  • Trigger publish for all production blocklets to resolve signature verify issue