Skip to main content

ArcBlock Weekly Engineering Update

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

The development progress ArcBlock engineering team made from January 9 to 15, 2021 is as follows:

ABT Node

  • 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

Blocklets & Services

  • 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 Wallet

  • 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

DevOps

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.