DevProvider

Upgrading to fabric 2.0

Upgrading to fabric 2.0

hyperledge

If you are familiar with previous releases of Hyperledger Fabric, you’re aware that upgrading the nodes and channels to the latest version of Fabric is, at a high level, a four step process.

Backup the ledger and MSPs.
Upgrade the orderer binaries in a rolling fashion to the latest Fabric version.
Upgrade the peer binaries in a rolling fashion to the latest Fabric version.
Update the orderer system channel and any application channels to the latest capability levels, where available. Note that some releases will have capabilities in all groups while other releases may have few or even no new capabilities at all.
For a look at how these upgrade processes are accomplished, please consult these tutorials:

Upgrading your components. Components should be upgraded to the latest version before updating any capabilities.
Updating the capability level of a channel. Completed after updating the versions of all nodes.
Enabling the new chaincode lifecycle. Necessary to add organisation specific endorsement policies central to the new chaincode lifecycle for Fabric v2.0.
As the upgrading of nodes and increasing the capability levels of channels is by now considered a standard Fabric process, we will not show the specific commands for upgrading to the newest release. Similarly, there is no script in the fabric-samples repo that will upgrade a sample network from the previous release to this one, as there has been for previous releases.

The new features of hyperledger fabric v2.0

hyperledger 2.0

Hyperledger Fabric has recently launched the most major release and went from v1.4 to Fabric v2.0. It delivers important new features and changes for users and operators alike, including support for new application and privacy patterns, enhanced governance around smart contracts, and new options for operating nodes.

The ability to upgrade network components on your own terms, with support for rolling upgrades from v1.4.x, and the ability to enable the new capabilities only when member organizations are ready remains in the new update.

Blockchain and Intellectual Property. Can this be the Solution?

IP or intellectual property refers to anything created using one’s intellect such as a poem, an art, a business plan, inventions and so on. IP is protected by laws in the form of patents, trademarks and copyrights, which help the owner to earn recognition and financial benefits from their creations. Today we will discuss how […]