Releases: AschPlatform/asch
Releases · AschPlatform/asch
Version 1.2.4 released
- activate base58check address encoding after block height 1700000
Version 1.2.3 released
- 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
- fix block stuck issue caused by backwards tick
Version 1.1.4 released
- fix memory leak issue caused [email protected]
- use static version of node modules as dependency
Version 1.1.3 released
Changes
- resolve transaction malleability problem
Version 1.1.2 released
Changes
- Support i18n
- Fix stuck issue caused by rollback block
- Fix dapp database not clean issue
Version 1.1.1 released
更新内容
- 修复局域网环境下同步的bug
- 增加版本兼容性检测,拒绝接受不兼容的旧版本节点的连接
Version 1.1.0 released
更新内容
- 修复多个dapp同时运行的bug
- 增加前端dapp页面展示
- 增加区块生产状态展示
- aschd脚本增加启动区块生产的命令
- 更新dapp类型
- 修复getdelegates在某些条件下的崩溃bug
- 修复dapp安装和卸载过程中的bug
- 增加top account查询接口
- 修复重启时有很大几率出现reindex的bug