Skip to content

Releases: AschPlatform/asch

Version 1.2.4 released

26 Feb 04:08
Compare
Choose a tag to compare
  • activate base58check address encoding after block height 1700000

Version 1.2.3 released

26 Feb 03:19
Compare
Choose a tag to compare
  • 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

Version 1.1.5 released

09 Nov 23:54
Compare
Choose a tag to compare
  • fix block stuck issue caused by backwards tick

Version 1.1.4 released

26 Oct 11:01
Compare
Choose a tag to compare
  • fix memory leak issue caused [email protected]
  • use static version of node modules as dependency

Version 1.1.3 released

25 Oct 22:46
Compare
Choose a tag to compare

Changes

  • resolve transaction malleability problem

Version 1.1.2 released

21 Oct 04:44
Compare
Choose a tag to compare

Changes

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

Version 1.1.1 released

30 Sep 15:01
Compare
Choose a tag to compare

更新内容

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

Version 1.1.0 released

04 Sep 19:37
Compare
Choose a tag to compare

更新内容

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

v1.0.1

08 Sep 04:38
Compare
Choose a tag to compare
fix applyUnconfirmedTransaction issues