Blockchain
summary Tendermint's consensus algorithm can be regarded as POS+BFT. Tendermint uses POS algorithm to select Proposer from Validators before confirming the block with BFT consensus algorithm. Then Proposer makes proposals and BFT algorithm is used to generate blocks. The consensus protocol of tUTF-8...
Posted by edawson003 on Tue, 18 May 2021 02:14:29 +0930
Note: This article was written in December 2018, the EOS version is not the latest version of 2021, but the content of EOS core is not very different EOS learning notes Reference documents: https://www.twle.cn/c/yufei/eosio/eosio-basic-contract.html 1. Build EOS development environment Install UTF-8...
Posted by chefou on Thu, 20 May 2021 02:59:54 +0930
The previous two blogs mainly introduced the construction, deployment and testing of chaincode environment in Hyperledger Fabric, as well as the development of SDK based on Java. This blog mainly introduces how to realize data privacy protection in programs based on Hyperledger Fabric. 1. ConstUTF-8...
Posted by Rick Corbett on Fri, 25 Jun 2021 03:00:01 +0930
Project warehouse https://github.com/filecoin-project/lotus api To provide background services for Lotus commands, most commands need to communicate with background services. These commands usually involve data on the chain. This directory abstracts node definitions and defines several go inteUTF-8...
Posted by ven.ganeva on Wed, 30 Jun 2021 06:34:38 +0930
Education is the foundation of a country, and with the progress of the times, education also plays an increasingly important role in our lives. It is the fairest way that many people choose to change their destiny. As a big developing country, China has put education in a crucial position in thUTF-8...
Posted by fireice87 on Sun, 04 Jul 2021 03:35:30 +0930
In recent years, China's philanthropy is booming. With the continuous improvement of the rule of law and the increasing enrichment of charity forms, charitable organizations, as the backbone of public welfare, play an increasingly prominent role in poverty alleviation, social governance innovaUTF-8...
Posted by Waire on Sun, 04 Jul 2021 06:59:46 +0930
This paper introduces a lock script that can implement Open Transaction on the Nervos CKB. Inspired by the previous design of Open Tx Brainstorm, it has the new ability to reorder and rearrange signature components in Open Transaction. Open Tx Brainstorm: https://talk.nervos.org/t/open-tx-protoUTF-8...
Posted by AbeFroman on Thu, 15 Jul 2021 05:19:46 +0930
Reference Blog https://zhayujie.com/chaincode-test.html First, say before 1. Chain code is written in go language and then installed on peer node 2. To call the chain code to operate on the data in the chain, you can use SDK such as fabric-sdk-py or fabric-sdk-go to operate on the chain code. WUTF-8...
Posted by marker5a on Mon, 19 Jul 2021 02:59:44 +0930
Brief description Filecoin is used to store mining. Miners submit replication certificates to the chain according to how much data they actually store, so as to obtain effective computing power (effective storage). The higher the effective computing power, the greater the probability that mineUTF-8...
Posted by scept1c on Sat, 24 Jul 2021 04:25:31 +0930
Running the Filecoin network locally is useful for developers who want to build and test their applications. To manually set You can use regular Lotus binaries to start the development network. This method will use 2 KiB sectors to start Lotus, allowing systems with fewer resources to run the UTF-8...
Posted by kulin on Mon, 26 Jul 2021 07:19:08 +0930