Skip to main content

ArcBlock Weekly Engineering Update

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

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

ABT Node

  • Release
  • Bug bash and release 1.2.3 on March 5
  • Core
  • feat: support blocklet dependency and blocklet instance
  • feat: support signatures during blocklet publish
  • fix: marketplace download stats display issue
  • feat: support github link on blocklet detail
  • fix: only enable multiple process workers when run in production mode
  • fix: race condition when validate nginx config on blocklet install

Research & Design

  • Asset Chain
  • support creating tokens like ethereum erc20
  • support flexible nft related scenarios
  • Buy ABT Node
  • Nail down workflow and critical components
  • Define NFT data format
  • Buy Blocklet
  • Nail down workflow and critical components
  • Define NFT data format

Blocklets & Services & SDK

  • Documentation Blocklets
  • fix: search bar is back
  • Wallet Playground
  • fix: use @blocklet/sdk to fix broken test case
  • Blocklet Registry
  • feat: support verify/append signatures on blocklet publish
  • Blogs Repo
  • fix: gatsby build issue
  • Mcrypto and DID SDK
  • feat: support ethereum compatible did address

ABT Wallet

  • Native Wallet:
  • iOS: release new version to App Store
  • Android: support wallet initialization with mnemonic
  • Web Wallet:
  • chore: bug bash statedb encryption and bug fix
  • chore: released v0.2.19
  • feat: supporting vc

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.