BitShares Mainnet 4.0.0 release is out. Please check this link for details: https://github.com/bitshares/bitshares-core/releases/tag/4.0.0 .
The scheduled protocol activation time is Thursday 30th July 13:55:00 UTC.
There are pre-built binaries for download if you don't like to compile by yourself.
Docker image is available too:
docker pull bitshares/bitshares-core:4.0.0
For API nodes, please
custom_operations and api_helper_indexes pluginsconfig.ini and make sure the limits for get_full_accounts API are large enough# api-limit-get-full-accounts = 50
# api-limit-get-full-accounts-lists = 500
BitShares 主网新版本 4.0.0 已经发布。详见 https://github.com/bitshares/bitshares-core/releases/tag/4.0.0 。
协议升级时间 北京时间 2020年7月30号21:55:00 。
包含已经编译好的二进制包(下载链接),可下载解压后直接运行。
也可以通过 Docker 下载或者更新:
docker pull bitshares/bitshares-core:4.0.0
API 节点升级请注意:
custom_operations 插件和 api_helper_indexes 插件config.ini 配置文件,注意更新如下两个参数# api-limit-get-full-accounts = 50
# api-limit-get-full-accounts-lists = 500