Skip to main content

ArcBlock Weekly Engineering Update

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

The development progress ArcBlock engineering team made for its Dapps platform from March 13 to March 19, 2021 is as follows:

ABT Node

  • Core
  • feat: support blocklet components in ABT Node core
  • spec: add components field in blocklet.yml
  • chore: support configuration child components on blocklet detail page

Blocklets & Services & SDK

  • ABT Node Launcher
  • working on the node purchase and launching
  • NFT Store
  • working on the node purchase workflow
  • DID Auth SDK
  • JS: support v1.1 jwt signature: hash before sign
  • Asset Chain
  • extend listTransactions to support assetFilter/factoryFilter/tokenFilter
  • add e2e test case for all examples
  • fix graphql schema compatibility issue
  • library to work with asset factory pre-minting and minting
  • contract library to compile/validate and execute contracts when minting assets

ABT Wallet

  • Native Wallet:
  • iOS: working on ethereum compatible epic
  • Android: working on ethereum compatible epic: reverse-swap supported
  • Web Wallet:
  • feat: working on ethereum compatible epic

DevOps

  • Production Nodes: 5 production nodes upgraded to v1.2.1
  • Asset Chain Staging: deploy v1.7.1 to staging node

For all the latest updates and improvements simply visit https://www.arcblock.io.

Referenced here

Products

  • Blocklet Server superseded

    The server that hosted blocklets as subprocesses. ARC is where that work continues; the subprocess hosting model is not being carried forward.

Terms

  • Blocklet

    A Blocklet is ARC's deployable unit. It keeps an application's declared content, configuration, and runtime needs together, so the unit being run is easier to understand and manage.