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 3.1.0 Feature Release. The Core software is used to build the validation nodes that perform consensus of all transactions on the BitShares blockchain. This release includes additions and improvements 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.
I wouldn't mention a specific duration like "nearly 100 minutes". The actual time can be much longer than that, depending on configuration and environment. Node operators usually know how long it takes for them, roughly.
Release Notes
The BitShares Core software has been updated to the 3.1.0 Feature Release. The Core software is used to build the validation nodes that perform consensus of all transactions on the BitShares blockchain. This release includes additions and improvements 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 now be found at the new BitShares Developer Portal.
Who Should Upgrade?
No upgrade is required by any operator of a validation node. Yet many operators will benefit by upgrading.
Operators of API nodes should upgrade
All node operators will benefit from performance improvements (1608,1621, 1662) including during replay.
Users of the command line interface wallet (CLI) will benefit from new getter commands for transaction signers and the ability to add signatures to partially signed transactions.
Upgrade Process
Precautions
A replay will automatically be executed after the upgrade.
How to Upgrade from Source Code
Obtain the Source Code
The source code may be obtained by checking out the testnet-3.1.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
Binaries of the command line interface (CLI) wallet, node software, and delayed node are pre-built and available for download.
Changes
The changes for 3.1.0 Feature Release are summarized below.
API
required_approval_index
when loading from diskNode Functionality
Node Plugins
Command Line Interface Wallet (CLI)
get_signed_transaction_signers
andget_key_references
commands to CLIadd_transaction_signature
Other Wallets
Software Design
Build Process
Unit Tests
Documentation
initial_chain_id
field when creating example genesissubscribe_to_market
returned valuesRelease Contributors
@abitmore
@btsabc
@cedar-book
@cifer-lee
@crypto-ape
@jmjatlanta
@manikey123
@nathanhourt
@OpenLedgerApp
@oxarbitrage
@pixelplex
@pmconrad
@xeroc
@xloem
@xuquan316
The text was updated successfully, but these errors were encountered: