You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BitShares Core software has been updated to the 5.2.0 Feature Release. The codename of the 5.x releases is "Splash". The Core software is used to build the validation nodes that perform consensus of all transactions on the BitShares blockchain. This release includes additions, improvements and bug fixes but does not include any changes to the consensus protocol.
Your standard process for deploying the node software may be used. No additional requirements or precautions will be required to deploy the new release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Release Notes
The BitShares Core software has been updated to the 5.2.0 Feature Release. The codename of the 5.x releases is "Splash". The Core software is used to build the validation nodes that perform consensus of all transactions on the BitShares blockchain. This release includes additions, improvements and bug fixes but does not include any changes to the consensus protocol.
Documentation for users may be be found at How BitShares Works.
Documentation for BitShares developers may be found at the BitShares Developer Portal.
It is recommended that all nodes be upgraded, although it is not required.
API nodes will benefit from the new API, performance and stability improvements, and functionality improvements.
Block producers and other nodes will benefit from the stability improvements.
Command-line interface (CLI) wallet users will benefit from the CLI improvements.
Precautions
Note:
Obtain the Source Code
The source code may be obtained by checking out the 5.2.0 tag. Download the source at:
Build the Binaries
The binaries may be built by using your pre-existing process, or by following the standard instructions that can be found in the wiki:
Deploy the Binaries
Your standard process for deploying the node software may be used. No additional requirements or precautions will be required to deploy the new release.
How to Upgrade with Docker
The latest Docker image may be found at BitShares Core Docker page and updated with
Binaries of the command line interface (CLI) wallet and the node software are pre-built and available for download.
Note: These binary builds are reproducible and were signed using Gitian. Please check the README if you want to verify and/or contribute.
e235de2b70ff12fea5a75621b83fc5050d45b755156bc3ab0ddf6ab18ee421ab
b2c85bff171fdd908ea2e001944cb51d5d73f1df4b5133f8712642bc682c7add
68dfc7afc2a3a32c8f5a4491e8956173bd9d4e0151736476bf698670b1ad03a9
The changes for 5.2.0 Feature Release are summarized below.
delayed_node
plugin is enabledexecute_bid_operation
Please check the linked pull requests for more info and documentation.
get_liquidity_pools_by_one_asset
to query for liquidity pools by any one asset in the poolget_account_history_by_operations
orderingget_account_name
,get_asset_id
,get_asset_symbol
andget_asset_name
sign_memo
command for signing with public keysSoftware Design
boost/test/auto_unit_test.hpp
Build Process and Continuous Integration (CI)
Documentation
_types
static_variant
liquidity_pool_exchange_operation
market fee sharingnode_impl.hxx
liquidity_pool_exchange_operation
performance_test
Unit Tests
two_node_network
connection failure inapp_test
two_node_network
test case failure after transaction broadcastuia_tests
incli_test
cli_test
failure due to conflict on listening ports@abitmore (https://github.com/abitmore)
@pmconrad (https://github.com/pmconrad)
@sinetek (https://github.com/sinetek)
@xloem (https://github.com/xloem)
@hammadsherwani (https://github.com/hammadsherwani)
This discussion was created from the release BitShares Core "Splash" ♥ 5.2.0 ♥.
Beta Was this translation helpful? Give feedback.
All reactions