High-Performance Blockchain tackles the concept of scalability from a completely different angle. Rather than just looking at the software side of things, the project also tackles the hardware aspect. To realize the optimal performance of blockchain applications, things will need to change in the near future. As such, this team is building an architecture which uses thousands of CPU and FPGA resources to create a more versatile and scalable ecosystem. There are a few aspects of the High-Performance Blockchain project to take into account. First of all, there is the chip-level acceleration engine which provides accelerated hardware chips to power this entire ecosystem. Secondly, the software side of the High-Performance Blockchain is integrated with the new dedicated hardware accelerated engine and focuses on depth and scaling customization. Third, the project claims it can produce a throughput in the millions of transactions without any major problems. While all of this sounds amazing, it is difficult to come by any real information regarding the technical aspects of either the hardware or the software side of High-Performance Blockchain. While the team mainly focuses on blockchain integration for real-world business cases, it remains to be seen how their chips will operate and how their algorithms are created. It seems the High-Performance Blockchain project is closely connected to the NEO infrastructure, which could introduce some interesting developments down the line. Building the High-Performance Blockchain infrastructure will take a lot of time and money. As such, the roadmap is filled with milestones which the team aims to achieve in the coming years. A testnet version of this project will be launched at some point in 2018, which will undergo further improvements for several months. The actual manner will launch in Q2 of 2018 if things go according to plan. However, the official version will not go live until mid-2019 at the earliest.
The bitcoin network is a peer-to-peer payment network that operates on a cryptographic protocol. Users send and receive bitcoins, the units of currency, by broadcasting digitally signed messages to the network using bitcoin cryptocurrency wallet software. Transactions are recorded into a distributed, replicated public database known as the blockchain, with consensus achieved by a proof-of-work system called mining. Satoshi Nakamoto, the designer of bitcoin claimed that design and coding of bitcoin began in 2007. The project was released in 2009 as open source software. The network requires the minimal structure to share transactions. An ad hoc decentralized network of volunteers is sufficient. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will. Upon reconnection, a node downloads and verifies new blocks from other nodes to complete its local copy of the blockchain. A bitcoin is defined by a sequence of digitally signed transactions that began with the bitcoin's creation, as a block reward. The owner of a bitcoin transfers it by digitally signing it over to the next owner using a bitcoin transaction, much like endorsing a traditional bank check. A payee can examine each previous transaction to verify the chain of ownership. Unlike traditional check endorsements, bitcoin transactions are irreversible, which eliminates the risk of chargeback fraud. Although it is possible to handle bitcoins individually, it would be unwieldy to require a separate transaction for every bitcoin in a transaction. Transactions are therefore allowed to contain multiple inputs and outputs, allowing bitcoins to be split and combined. Common transactions will have either a single input from a larger previous transaction or multiple inputs combining smaller amounts, and one or two outputs: one for the payment, and one returning the change, if any, to the sender. Any difference between the total input and output amounts of a transaction goes to miners as a transaction fee. In 2013, Mark Gimein estimated electricity consumption to be about 40.9 megawatts (982 megawatt-hours a day). In 2014, Hass McCook estimated 80.7 megawatts (80,666 kW). As of 2015, The Economist estimated that even if all miners used modern facilities, the combined electricity consumption would be 166.7 megawatts (1.46 terawatt-hours per year). To lower the costs, bitcoin miners have set up in places like Iceland where geothermal energy is cheap and cooling Arctic air is free. Chinese bitcoin miners are known to use hydroelectric power in Tibet to reduce electricity costs. Various potential attacks on the bitcoin network and its use as a payment system, real or theoretical, have been considered. The bitcoin protocol includes several features that protect it against some of those attacks, such as unauthorized spending, double spending, forging bitcoins, and tampering with the blockchain. Other attacks, such as theft of private keys, require due care by users.