Skip to content

BitShares Core Release 2.0.180328

Compare
Choose a tag to compare
@abitmore abitmore released this 28 Mar 19:11
· 4301 commits to master since this release
92eb45c

This release contains several security fixes. All nodes please upgrade as soon as possible.

Note:

  • libcurl-dev is a dependency since release 2.0.171212. For Ubuntu, use this command to install it:
    • sudo apt-get install libcurl4-openssl-dev
  • The submodule remote URLs were changed in this release. To update an existing local repository, need to run additional git submodule sync and git submodule update commands:
git fetch origin
git checkout 2.0.180328
git submodule update --init --recursive # this command will fail
git submodule sync --recursive
git submodule update --init --recursive

Security fixes

New features and improvements

  • Implemented grouped_order plugin with API, enabled by default in witness_node, so clients can get cleaner order book when there are lots of dust orders: #639, #662
  • Implemented es_objects plugin to store "objects" in Elastic Search for easy querying: #500
  • Added API's to get withdraw_permission objects related to an account #611, #676
  • Added get_top_markets API #512, #737
  • Added broadcast_transaction CLI command/API for broadcasting transaction signed by cold wallet #656
  • Added a proposer field (fee_paying account) in proposal object #608
  • Settlement order changes will be pushed to client if subscribed to certain market #745, #747
  • Added SSL, Boost and websocket to --version commands output #579, #610
  • Refactored get_account_history API for better performance #613, #628
  • Plugin sanitization #468, #661

Bugfixes

  • Fixed websocket connection issue in Linux when kernel higher than 4.4.0 bitshares/bitshares-fc#18
  • Correctly disconnect peers #721, #722
  • Fixed broken HTTP headers in Elasticsearch requests #653
  • Partially fixed CLI account caching issue #151, #640
  • Fixed #436 object_database created outside of witness data directory #689

Other changes

Contributors in this release:

SHA256 Checksum

  • BitShares-Core-2.0.180328-x64-cli-tools.zip : Windows
    • 658fa5b7ed9beff18649f9d7f2533494198e45d245d0b822695a4abbedf37442