GXB-Core Release v1.0.180929
This is a protocol upgrade release. All nodes should upgrade before 2018-11-06 00:00:00 UTC.
note:
For Ubuntu, use this command to install libstdc++-7-dev:
apt-get update
apt-get install software-properties-common
add-apt-repository ppa:ubuntu-toolchain-r/test
apt-get update
apt-get install libstdc++-7-dev
features and improvements
- added support for smart contract 2.0
- updated FC submodule,support Boost 1.67
- changed default max-ops-per-account value to 0, impacts account history
- changed default partial-operations value to true, impacts account history
- added snapshot plugin
- added cli_wallet startup option --suggest-brain-key to generate keys
- improved witness_node performance for generating blocks
- improved p2p module
API:
- add get_asset_count API to return total number of assets
- added transfer3 API
- added register_account2 API
bug fixes:
- fixed wrong committee members
- fixed witness_node crashes for macOS
- fixed cli_wallet crashes for macOS
SHA256 checksum
- 31792a0d21bc04f997f2cb2b398d1e8503e84bf0bde6278d1bc7440b9f470769 gxb_ubuntu_1.0.180929.tar.gz
- 4687dfe9350bd16e29262af9be55f99055d271b7faf4c462212eae09831b29f7 gxb_osx_1.0.180929.tar.gz