Asch Versions Save

Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.

v1.2.4

7 years ago
  • activate base58check address encoding after block height 1700000

v1.2.3b

7 years ago
  • Add simple storage feature
  • Add UIA feature
  • Change the encoding of transaction and block id, use 32 byte hex format
  • Change the encoding of account address to base58check

v1.1.5

7 years ago
  • fix block stuck issue caused by backwards tick

v1.1.4

7 years ago
  • fix memory leak issue caused [email protected]
  • use static version of node modules as dependency

v1.1.3

7 years ago

Changes

  • resolve transaction malleability problem

v1.1.2

7 years ago

Changes

  • Support i18n
  • Fix stuck issue caused by rollback block
  • Fix dapp database not clean issue

v1.1.1

7 years ago

更新内容

  • 修复局域网环境下同步的bug
  • 增加版本兼容性检测,拒绝接受不兼容的旧版本节点的连接

v1.0.1

7 years ago

v1.1.0

7 years ago

更新内容

  • 修复多个dapp同时运行的bug
  • 增加前端dapp页面展示
  • 增加区块生产状态展示
  • aschd脚本增加启动区块生产的命令
  • 更新dapp类型
  • 修复getdelegates在某些条件下的崩溃bug
  • 修复dapp安装和卸载过程中的bug
  • 增加top account查询接口
  • 修复重启时有很大几率出现reindex的bug