CN107395403B - Credit-based block chain consensus method suitable for large-scale electronic commerce - Google Patents

Credit-based block chain consensus method suitable for large-scale electronic commerce Download PDF

Info

Publication number
CN107395403B
CN107395403B CN201710548782.6A CN201710548782A CN107395403B CN 107395403 B CN107395403 B CN 107395403B CN 201710548782 A CN201710548782 A CN 201710548782A CN 107395403 B CN107395403 B CN 107395403B
Authority
CN
China
Prior art keywords
consensus
nodes
chain
alliance
alliance chain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710548782.6A
Other languages
Chinese (zh)
Other versions
CN107395403A (en
Inventor
邹均
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Block Chain Cloud Technology Co Ltd
Original Assignee
Beijing Block Chain Cloud Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Block Chain Cloud Technology Co Ltd filed Critical Beijing Block Chain Cloud Technology Co Ltd
Priority to CN201710548782.6A priority Critical patent/CN107395403B/en
Publication of CN107395403A publication Critical patent/CN107395403A/en
Application granted granted Critical
Publication of CN107395403B publication Critical patent/CN107395403B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/30Decision processes by autonomous network management units using voting and bidding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The block chain is applied to a large-scale e-commerce application scene, the expansibility required by the large-scale e-commerce scene can be achieved, million-level nodes can be supported, the requirement of per second million-level consensus of e-commerce services can be met, energy consumption like bit money is not needed, and the block chain is not lack of safety guarantee like a block chain adopting a rights and interests (POS). The method comprises the following steps: (1) the blockchain architecture consists of a alliance chain environment in a firewall, a gateway environment in an armless isolation area and a platform in the public internet; (2) selecting a small number of nodes with high trust degree from a public environment by members of the alliance chain in a voting mode to serve as first-stage consensus nodes; (3) and sending the first-stage consensus result to a alliance chain, and performing secondary consensus by members of the alliance chain through voting to ensure the correctness of the consensus result from the public environment and meet the requirement of safety.

Description

Credit-based block chain consensus method suitable for large-scale electronic commerce
Technical Field
The invention relates to the technical field of block chains, in particular to a credit-based block chain consensus method suitable for large-scale electronic commerce.
Background
The blockchain technology is regarded as subversive technology of the next generation internet, solves the problem of high cost of establishing trust on the internet, is called as 'value internet', and has wide application in finance, government, internet of things and numerous industries.
The existing block chain consensus algorithm is mainly divided into two categories, namely a public chain consensus algorithm and a private chain consensus algorithm. The public chain consensus algorithm mainly comprises a workload proof mechanism (POW), a rights and interests proof mechanism (PoS) or a negotiation rights and interests proof mechanism (DPoS). For example, the consensus mechanism for bitcoin is PoW, while those used in the PoS (Point coins) and non-coins (NXT) are the PoS consensus mechanism, and Bitshares (Bitshares) use the DPoS consensus mechanism. The workload proving mechanism PoW has the disadvantages of low efficiency and large energy consumption. The PoS mechanism, although efficient, has the problem of poor security and fairness. DPoS evolves from PoS basis, also has the problem that security is weak, and the fairness is poor. The consensus algorithm of the private chain is mainly based on the traditional distributed system consistency algorithm. The main representatives are PAXOS and the byzantine fault-tolerant BFT algorithm. Although these algorithms are more efficient and safer than POW, they have a major problem of poor Scalability (Scalability) and transparency, and are not suitable for large-scale commercial applications.
The current problem of consensus algorithms severely restricts the commercial application of blockchains, especially in large-scale e-commerce.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the block chain is applied to a large-scale e-commerce application scene, so that the expansibility required by the large-scale e-commerce scene can be achieved, million-level nodes can be supported, the requirement of the e-commerce service on the consensus of tens of millions of per second can be met, energy consumption such as bit money is not needed, and the problems of safety and fairness caused by the adoption of a POS rights and interests certification mechanism are solved.
The technical solution of the invention is as follows: the credit-based block chain consensus method suitable for large-scale electronic commerce comprises the following steps of:
(1) the blockchain architecture consists of a alliance chain environment in a firewall, a gateway environment in an armless isolation area and a platform in the public internet;
(2) selecting a small number of nodes with high trust degree from a public environment by members of the alliance chain in a voting mode to serve as first-stage consensus nodes;
(3) and sending the first-stage consensus result to a alliance chain, and performing secondary consensus by members of the alliance chain through voting to ensure the correctness of the consensus result from the public environment and meet the requirement of safety.
Because the consensus of the two stages of the method is the short-range consensus, the consensus efficiency can be greatly improved. When the nodes of the public network are increased, the nodes participating in the public network consensus can be maintained relatively unchanged, so that when the nodes of the public network are increased, the performance of the consensus algorithm is not influenced, and the expansibility is good. The second consensus is done by the consensus of the alliance chain, so that the Byzantine fault tolerance can be performed, and the safety is improved. Therefore, the blockchain is applied to a large-scale e-commerce application scene, the expansibility required by the large-scale e-commerce scene can be achieved, million-level nodes can be supported, the consensus requirement of e-commerce services of millions of levels per second can be met, energy consumption such as bit money is not needed, and the problems of safety and fairness caused by the adoption of a POS right and interest proving mechanism are solved.
Drawings
Fig. 1 is a flowchart of a credit-based blockchain consensus method suitable for large-scale e-commerce according to the present invention.
Fig. 2 is an overall architecture diagram of the present invention.
Fig. 3 is a flow chart according to an embodiment of the present invention.
Fig. 4 is a schematic diagram of an interaction protocol according to the present invention.
Detailed Description
As shown in fig. 1 and 2, the credit-based block chain consensus method suitable for large-scale e-commerce includes the following steps:
(1) the blockchain architecture consists of a alliance chain environment in a firewall, a gateway environment in an armless isolation area and a platform in the public internet;
(2) selecting a small number of nodes with high trust degree from a public environment by members of the alliance chain in a voting mode to serve as first-stage consensus nodes;
(3) and sending the first-stage consensus result to a alliance chain, and performing secondary consensus by members of the alliance chain through voting to ensure the correctness of the consensus result from the public environment and meet the requirement of safety.
Because the consensus of the two stages of the method is the short-range consensus, the consensus efficiency can be greatly improved. When the nodes of the public network are increased, the nodes participating in the public network consensus can be maintained relatively unchanged, so that when the nodes of the public network are increased, the performance of the consensus algorithm is not influenced, and the expansibility is good. The second consensus is done by the consensus of the alliance chain, so that the Byzantine fault tolerance can be performed, and the safety is improved. Therefore, the blockchain is applied to a large-scale e-commerce application scene, the expansibility required by the large-scale e-commerce scene can be achieved, million-level nodes can be supported, the consensus requirement of e-commerce services of millions of levels per second can be met, energy consumption such as bit money is not needed, and the problems of safety and fairness caused by the adoption of a POS right and interest proving mechanism are solved.
Fig. 2 is an overall architecture diagram of the present invention. The invention adopts a mixed chain mechanism and integrates the characteristics of a alliance chain and a public chain. The alliance chain is composed of a plurality of e-commerce platform related parties, and can comprise a supervision agency, a notarization agency, an e-commerce operator and other related parties. The network of the federation chain is a private network. The E-commerce platform belongs to a public network. The two networks are separated by a firewall in the DMZ zone and communicate through a gateway node. Therefore, the invention takes the length of the public chain and the alliance chain/private chain respectively, and avoids the weakness of the public chain and the alliance chain/private chain.
The invention divides the roles participating in the consensus process into four roles, wherein the first role is a Leader (consensus alliance), the second role is a gateway role, the third role is an alliance voting role and the fourth role is a public network transaction verification role. The alliance owner is selected from all alliance members in the alliance chain, the alliance owner has an appointment period, and the alliance with the expired appointment period is reselected. The federation can also re-elect a federation owner if the federation owner does not respond within a specified time limit.
Preferably, as shown in fig. 3, in the step (2), a federation owner is selected from the members in the federation chain, a transaction verification node list on the public network is nominated, and the verification node list is voted through half of the federation chain; if the verification nodes which pass the first round of obtaining are not enough, the allied owner continues to nominate; if eventually a specified number of people is not reached, the federation chain launches a recognized alternate authentication node.
Preferably, as shown in fig. 3, in the step (3), the second-degree consensus participant is selected by using a trust value as a selection criterion, and the trust value is obtained from the historical data by a machine learning method by using a naive bayes algorithm.
Preferably, as shown in fig. 3, in the step (3), after the verification node is selected, the gateway node notifies the verification node on the public network that the identity of the verification node is not public; the gateway node encrypts the current block depth by adopting the public key of the selected consensus participant, then connects the encrypted messages of all the participants into a comma separated message, and then broadcasts the comma separated message to the public network; the nodes receiving the messages use respective private keys to confirm whether one of the comma-separated encrypted messages can be decrypted, and if so, the nodes prove that the nodes are selected consensus participants.
Preferably, as shown in fig. 3, in the step (3), when the consensus participants of the public network send back the consensus result to the alliance chain, a threshold encryption manner is adopted, so that the consensus participants do not know the voting result of each other, so as to prevent some voters from adopting a strategy of voting with a big flow.
Preferably, as shown in fig. 3, each authentication node will encrypt using the (k, m) SSSS threshold encryption mechanism: dividing the packaged transaction into m parts, wherein m is the number of the network joint points. Each share is encrypted by a public key of one gateway node; then the ciphertext is broadcasted to the alliance chain; after receiving the ciphertext, the gateway node decrypts one part of the ciphertext by using a private key, and then broadcasts the decrypted part to the voting node of the alliance chain; if the alliance chain node receives k decryption messages, k is larger than half of m. And recovering the original text by utilizing an SSSS threshold encryption mechanism.
Preferably, as shown in fig. 3, the alliance selects the transactions that pass both the authentication node and the voting node of the alliance chain, determines the transaction sequence according to a certain rule, packs the transactions into a block, generates a block hash value, and broadcasts the block to the alliance chain; checking whether the transaction in the block obtains a majority of votes of the verification nodes and a half of votes of the nodes of the alliance chain by the nodes of the alliance chain, and linking the block to the local block chain if the votes of the nodes of the alliance chain are half of votes of the verification nodes; if not, the federation owner votes are launched within the federation chain and the federation owners pack the blocks according to rules.
Preferably, as shown in FIG. 3, if the alliance does not package blocks according to the rules, it is considered to be in error, and alliance elections are initiated.
Fig. 4 is a schematic diagram of an interaction protocol according to the present invention.
In the first phase is the alliance leader election phase. Federation candidate federation owners first initiate a request (i, VoteRequest) to each federation member to select themselves as federation owners. Where i is the node number of the candidate alliance and the request is signed with the candidate alliance's private key. Each coalition member returns a message acknowledgement (j, ActVote), where j is the member node number and is signed with the member's private key. If the agreement ticket exceeds 2/3, the candidate alliance becomes the official alliance.
The second phase is the election of the voting verification node on the public network. The principal of the official alliance nominates the voting verifier on the public network and sends a list to each coalition member to vote, the message is (i, ValidatorList), and is signed with the principal private key of the official alliance. Each member of the federation chain acknowledges agreement or disagreement back with a message, which is (j, Vote), signed with the member's private key. If the approval is 1/2, the voter election on the public network is completed. If the number of the allied people is not enough, the allied owner supplements the candidates again and submits the voting again. If three are unsuccessful, the allied owner will select the accepted default public network voting candidate.
The third phase is the public network voting verification phase. Firstly, the alliance sends the selected verification voter list on the public network to the gateway node, and the message is as follows: (h, ValidatorList), where h is the current block chain depth. The message is signed with the federation owner's private key. After receiving the list, the gateway node encrypts the current block chain depth h by using the public key of each public network voter node, then separates the encrypted messages of all public network voting nodes by commas, connects the encrypted messages together, and broadcasts the messages to the public network. The message is (g, EncryptedList [ v ]), signed with the gateway node private key. If the candidate voting nodes in the public network can decrypt one of the block chain deep message domains by using the private key of the candidate voting nodes, the candidate voting nodes prove that the candidate voting nodes are the selected voting verifier. The voting verifier packs the transactions approved in the network into a data block and then divides the data block into m parts, wherein m is the number of the network joint points, and k is more than m/2. Then, a (k, m) threshold encryption mode is adopted, and public key encryption of each gateway is used for encrypting each share. And finally, separating each encrypted data by commas, connecting the encrypted data into a message and broadcasting the message to the alliance chain. The message is (v, TransactionShares [ m ]), where v is the verification node number and is signed with the node private key.
The fourth stage is the federation chain re-vote validation stage. And after receiving the (v, transactionShares [ m ]), the gateway node decrypts the data by using the private key of the gateway node. And broadcasts the decrypted message to the federation chain. The message is (g, TransactionShare), where g is the gateway node number and is signed with its own private key. As long as the coalition members receive the broadcast messages of the k gateway nodes, the data block originally encrypted by the public network verification node can be recovered by adopting threshold decryption. The data block contains the transactions in the round of consensus. Each league member node will vote on each of the transactions and return the results to the league owner. The message is (j, transactionists, Votes), where j is the federation node number, transactionists is the number of all transactions in the round of consensus, and Votes is a vote corresponding to each transaction. The message is signed with the federation node's private key.
Finally, after receiving the votes of all the alliance members, the alliance owner selects the transactions with the number exceeding 1/2 votes, packs the transactions into a block, generates a block hash value, links the block hash value to a block chain, broadcasts the new block chain to the alliance chain and broadcasts the new block chain to the public network through a gateway node. The message is (i, NewBlock), where i is the federation owner node number, and the message is signed with the federation owner node's private key.
The method has the advantages that:
the biggest difference between the present application and the prior art is that it can be applied to large-scale e-commerce platforms. The existing consensus mechanism, whether a public chain or a alliance chain/private chain, cannot meet the requirements of a large-scale e-commerce platform on high performance, high expansibility and high safety.
The method has another important meaning of providing a credible, anti-counterfeiting, anti-tampering and accountable transaction platform for the existing centralized e-commerce platform and avoiding the defects of some centralized platforms. Many applications of blockchains currently require reconstruction of a new decentralized application, which is neither practical nor expensive in many situations. It is a big factor that restricts the application of the blockchain. And the invention can avoid this.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way, and all simple modifications, equivalent variations and modifications made to the above embodiment according to the technical spirit of the present invention still belong to the protection scope of the technical solution of the present invention.

Claims (5)

1. A credit-based block chain consensus method applicable to large-scale e-commerce is characterized in that: the method comprises the following steps:
(1) the blockchain architecture consists of a alliance chain environment in a firewall, a gateway environment in an armless isolation area and a platform in a public network;
(2) a few nodes with high trust degree are selected from a public network by members of the alliance chain in a voting mode to serve as first-stage consensus nodes;
(3) sending the first-stage consensus result to a alliance chain, and making secondary consensus by members of the alliance chain through voting so as to ensure the correctness of the consensus result from the public network and meet the requirement of safety;
in the step (2), selecting a union owner from all union members in the union chain, nominating a transaction verification node list on the public network, wherein the verification node list needs to pass half voting in the union chain; if the verification nodes which pass the first round of obtaining are not enough, the allied owner continues to nominate; if the specified number of people is not reached finally, starting a recognized alternative verification node by the alliance chain;
in the step (3), a trust value is used as a selection standard to select a secondary consensus participant, wherein the trust value is obtained from historical data by a machine learning method through a naive Bayes algorithm; after the verification node is selected, the gateway node informs the verification node on the public network that the identity of the verification node is not public; the gateway node encrypts the current block depth by adopting the public key of the selected consensus participant, then connects the encrypted messages of all the participants into a comma separated message, and then broadcasts the comma separated message to the public network; the nodes receiving the messages use respective private keys to confirm whether one of the comma-separated encrypted messages can be decrypted, and if so, the nodes prove that the nodes are selected consensus participants.
2. The credit-based blockchain consensus method for large-scale electronic commerce according to claim 1, wherein: in the step (3), when the consensus participants of the public network send back the consensus result to the alliance chain, a threshold encryption mode is adopted, so that the consensus participants do not know the voting result of the other party, and some voters are prevented from adopting a strategy of voting along with the mass flow.
3. The credit-based blockchain consensus method for large-scale electronic commerce according to claim 2, wherein: each authentication node will encrypt using the (k, m) SSSS threshold encryption mechanism: dividing the packaged transaction into m shares, wherein m is equal to the number of gateway nodes, and each share is encrypted by a public key of one gateway node; then the ciphertext is broadcasted to the alliance chain; after receiving the ciphertext, the gateway node decrypts one part of the ciphertext by using a private key, and then broadcasts the decrypted part to the voting node of the alliance chain; and if the union link node receives k decryption messages, recovering the original text by using an SSSS threshold encryption mechanism, wherein k is larger than one half of m.
4. The credit-based blockchain consensus method for large-scale electronic commerce according to claim 2, wherein: the alliance owner selects the transactions which pass through half of the verification nodes and more than one half of the voting nodes of the alliance chain, determines a transaction sequence according to a certain rule, packs the transactions into a block, generates a block hash value and broadcasts the block to the alliance chain; checking whether the transaction in the block obtains a majority of votes of the verification nodes and a half of votes of the nodes of the alliance chain by the nodes of the alliance chain, and linking the block to the local block chain if the votes of the nodes of the alliance chain are half of votes of the verification nodes; if not, the federation owner votes are launched within the federation chain and the federation owners pack the blocks according to rules.
5. The credit-based blockchain consensus method of claim 4, wherein: if the alliance owner does not pack the block according to the rule, the alliance owner elects to be started if the block is considered to be in error.
CN201710548782.6A 2017-07-07 2017-07-07 Credit-based block chain consensus method suitable for large-scale electronic commerce Active CN107395403B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710548782.6A CN107395403B (en) 2017-07-07 2017-07-07 Credit-based block chain consensus method suitable for large-scale electronic commerce

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710548782.6A CN107395403B (en) 2017-07-07 2017-07-07 Credit-based block chain consensus method suitable for large-scale electronic commerce

Publications (2)

Publication Number Publication Date
CN107395403A CN107395403A (en) 2017-11-24
CN107395403B true CN107395403B (en) 2020-01-14

Family

ID=60335458

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710548782.6A Active CN107395403B (en) 2017-07-07 2017-07-07 Credit-based block chain consensus method suitable for large-scale electronic commerce

Country Status (1)

Country Link
CN (1) CN107395403B (en)

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108320155B (en) * 2017-12-21 2020-09-11 中国科学院信息工程研究所 Method for realizing block chain consensus mechanism
CN108389045A (en) * 2018-02-01 2018-08-10 北京泰尔英福网络科技有限责任公司 Network identity root zone data managing method based on block chain technology and system
CN108492103B (en) * 2018-02-07 2021-04-27 北京大学深圳研究生院 Joint block chain consensus method
CN108366113B (en) * 2018-02-08 2020-12-15 南京邮电大学 High fault-tolerant consensus mechanism of grouping based on DPOS
CN111713088B (en) * 2018-02-14 2022-03-01 华为技术有限公司 Method and device for processing data and equipment for processing data
CN108596766A (en) * 2018-04-28 2018-09-28 深圳市优学链科技有限公司 Block chain credit rating method, apparatus, computer equipment and storage medium
CN108768607B (en) * 2018-05-14 2021-10-08 中钞信用卡产业发展有限公司杭州区块链技术研究院 Voting method, device, equipment and medium based on block chain
CN108848125B (en) * 2018-05-22 2021-08-17 北京京东尚科信息技术有限公司 Method and apparatus for providing consensus service in block chain and storage medium
CN108768663B (en) * 2018-05-31 2020-05-01 中国地质大学(武汉) Block chain access control method and processing system thereof
CN109150971B (en) * 2018-06-29 2020-10-23 腾讯科技(深圳)有限公司 Super node voting and election method and device and network node
CN108881287A (en) * 2018-07-18 2018-11-23 电子科技大学 A kind of Internet of things node identity identifying method based on block chain
CN109104474A (en) * 2018-07-27 2018-12-28 深圳市汇尊区块链技术有限公司 A kind of common recognition mechanism mutation method
CN110838035A (en) * 2018-08-15 2020-02-25 王跃平 Move thing networking block chain electronic commerce system
CN109240826B (en) * 2018-08-15 2020-10-23 泰链(厦门)科技有限公司 Method for allocating computing resources when nodes share computing equipment in multi-block chain network
CN110889477A (en) * 2018-08-15 2020-03-17 齐爱民 Commodity anti-counterfeiting code generation method based on block chain
CN109191124B (en) * 2018-08-16 2021-02-26 北京京东尚科信息技术有限公司 Block chain network, deployment method and storage medium
CN109325662A (en) * 2018-08-27 2019-02-12 杭州嘉楠耘智信息科技有限公司 Credit recording method and system based on block chain
WO2020047106A1 (en) * 2018-08-28 2020-03-05 Eris Digital Holdings, Llc Blockchain-enabled electronic futures trading system with optional computerized delivery of cryptocurrency
CN108964926B (en) * 2018-08-28 2021-02-02 成都信息工程大学 User trust negotiation establishing method, user behavior data storage method and medium
CN109167660B (en) * 2018-09-07 2021-05-14 腾讯科技(深圳)有限公司 Method and device for electing representative node equipment, computer equipment and storage medium
CN109255250A (en) * 2018-09-21 2019-01-22 大连莫比嗨客智能科技有限公司 A kind of data safety encryption device and application method based on alliance's chain
CN109257430B (en) * 2018-09-30 2024-04-19 北京奇虎科技有限公司 System, method and server for block chain-based internet application
CN111047439B (en) * 2018-10-12 2024-05-14 北京邦天信息技术有限公司 Transaction processing method based on blockchain
CN110945853B (en) * 2018-12-07 2022-06-21 北京大学深圳研究生院 Method for generating and managing multimode identification network based on alliance chain voting consensus algorithm
CN109784916A (en) * 2018-12-12 2019-05-21 广东工业大学 A method of ether mill common recognition mechanism that improving PBFT is applied to alliance's chain
CN109714404B (en) * 2018-12-12 2021-04-06 中国联合网络通信集团有限公司 Block chain consensus method and device based on Raft algorithm
CN109872156A (en) * 2019-03-11 2019-06-11 赛迪(青岛)区块链研究院有限公司 A kind of alliance's chain common recognition system and method
CN110049029B (en) * 2019-04-04 2021-07-20 矩阵元技术(深圳)有限公司 Consensus node determination method, device, computer equipment and storage medium
CN110138596A (en) * 2019-04-13 2019-08-16 山东公链信息科技有限公司 A kind of block chain common recognition method based on handover network topology mode
CN110187831B (en) * 2019-05-13 2022-04-19 北京华宇九品科技有限公司 Block data storage system and method of block chain alliance chain
CN110189128B (en) * 2019-06-06 2021-05-14 西安安盟智能科技股份有限公司 Distributed consensus method and device for block rapid generation
CN110223069A (en) * 2019-06-17 2019-09-10 北京艾摩瑞策科技有限公司 Packaging method and device based on block chain meshed network
CN110443055B (en) * 2019-08-07 2021-01-01 北京瑞策科技有限公司 Uplink method and device for self-media associated data on Internet
CN110427433B (en) * 2019-08-08 2023-04-07 上海中通吉网络技术有限公司 Block chain consensus method and storage medium
CN110473070A (en) * 2019-08-15 2019-11-19 深圳市华成峰科技有限公司 Credit estimation method, device, computer equipment and storage medium
CN110750595B (en) * 2019-10-16 2022-06-03 西安交通大学 Double-layer Internet of things architecture based on credit degree-block chain
CN110768798B (en) * 2019-10-24 2022-06-28 中国人民解放军国防科技大学 Internet of things-oriented lightweight block chain consensus method, system and medium
CN111159764A (en) * 2019-12-26 2020-05-15 杭州趣链科技有限公司 Voting-based method for realizing alliance chain autonomy by combining link-up and link-down
CN111182510B (en) * 2020-01-09 2022-05-20 重庆邮电大学 Industrial Internet of things node consensus method based on block chain
CN111464631B (en) * 2020-03-31 2023-03-28 成都质数斯达克科技有限公司 Service consensus method and device in alliance block chain
CN113472561A (en) * 2020-03-31 2021-10-01 华为技术有限公司 Block chain data processing method and equipment thereof
CN111683121B (en) * 2020-05-22 2022-12-13 哈尔滨工程大学 Cloud data tracing source block chain consensus mechanism improvement method based on DPoS
CN113497823B (en) * 2020-07-06 2023-01-10 国网青海省电力公司 Labor service subcontracting personnel management system based on block chain
CN112150160B (en) * 2020-09-30 2023-08-08 重庆市科学技术研究院 Electronic ticket transaction suggestion generation method and system
CN112163856A (en) * 2020-10-09 2021-01-01 北京邮电大学 Consensus method and system for block chain and Internet of things fusion scene
CN112073440B (en) * 2020-11-10 2021-02-12 支付宝(杭州)信息技术有限公司 Internet of things information recording method and system
CN112257095B (en) * 2020-11-23 2022-03-22 中电万维信息技术有限责任公司 Method for selecting alliance chain consensus node
CN112508559A (en) * 2020-12-01 2021-03-16 浙商银行股份有限公司 Block chain privacy transaction multi-level consensus method, equipment and storage medium
CN112651830B (en) * 2020-12-03 2023-01-24 齐鲁工业大学 Block chain consensus method applied to power resource sharing network
CN112804207B (en) * 2020-12-30 2023-12-08 北京工业大学 Alliance chain node security admission method applied to electronic government affair scene
CN112769936B (en) * 2021-01-11 2022-08-16 电子科技大学 POVT consensus algorithm based on voting and credit mechanism
CN114362963B (en) * 2022-01-07 2024-06-18 南京市中西医结合医院 Alliance chain master node election method based on computational power demonstration under disease-curing scene

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445711A (en) * 2016-08-28 2017-02-22 杭州云象网络技术有限公司 Byzantine-fault-tolerant consensus method applied to block chain
CN106603698A (en) * 2016-12-28 2017-04-26 北京果仁宝科技有限公司 Block chain consensus method based on DPOS and nodes
CN106878071A (en) * 2017-01-25 2017-06-20 上海钜真金融信息服务有限公司 A kind of block chain common recognition mechanism based on Raft algorithms

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10643288B2 (en) * 2015-10-13 2020-05-05 TransActive Grid Inc. Use of blockchain based distributed consensus control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445711A (en) * 2016-08-28 2017-02-22 杭州云象网络技术有限公司 Byzantine-fault-tolerant consensus method applied to block chain
CN106603698A (en) * 2016-12-28 2017-04-26 北京果仁宝科技有限公司 Block chain consensus method based on DPOS and nodes
CN106878071A (en) * 2017-01-25 2017-06-20 上海钜真金融信息服务有限公司 A kind of block chain common recognition mechanism based on Raft algorithms

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"加密数字货币系统共识机制综述";夏清 等;《计算机系统应用》;20170415;第26卷(第4期);第1-8页 *

Also Published As

Publication number Publication date
CN107395403A (en) 2017-11-24

Similar Documents

Publication Publication Date Title
CN107395403B (en) Credit-based block chain consensus method suitable for large-scale electronic commerce
CN112003889B (en) Distributed cross-link system and cross-link information interaction and system access control method
CN109447795B (en) Byzantine consensus method supporting rapid achievement of final confirmation
TWI724780B (en) Method and device for master node switching processing in blockchain system
CN101981889B (en) Secure communications in computer cluster systems
CN110046521A (en) Decentralization method for secret protection
US20180205555A1 (en) Contract Agreement Method, Agreement Verification Method, Contract Agreement System, Agreement Verification Device, Contract Agreement Device, Contract Agreement Program and Agreement Verification Program
Wei et al. A privacy-preserving fog computing framework for vehicular crowdsensing networks
CN110059503A (en) The retrospective leakage-preventing method of social information
CN113746858B (en) Cross-chain communication method based on verifiable random function
CN112651830B (en) Block chain consensus method applied to power resource sharing network
Wan et al. Electronic contract signing without using trusted third party
Zhou Non-repudiation
CN110191153A (en) Social communication method based on block chain
CN110349026A (en) Decentralized Autonomous energy internet power exchange and energy system based on block chain
Esfahani et al. Secure blockchain-based energy transaction framework in smart power systems
CN115174570B (en) Cross-chain consensus method and system based on dynamic committee
CN115396115B (en) Block chain data privacy protection method, device, equipment and readable storage medium
Zheng et al. A practical quantum designated verifier signature scheme for E-voting applications
Le et al. A lightweight block validation method for resource-constrained iot devices in blockchain-based applications
CN114172655B (en) Secure multiparty computing data system, method, equipment and data processing terminal
Gao et al. Quantum election protocol based on quantum public key cryptosystem
Chen et al. IOV Privacy Protection System Based on Double‐Layered Chains
CN117527183A (en) Power data-oriented decentralization sharing and cross-chain computing method and system
CN115086049A (en) System and method for sharing block chain medical data based on verifiable delay function

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant