CN113193992A - Block chain platform, method and device, computer equipment and storage medium - Google Patents

Block chain platform, method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN113193992A
CN113193992A CN202110410308.3A CN202110410308A CN113193992A CN 113193992 A CN113193992 A CN 113193992A CN 202110410308 A CN202110410308 A CN 202110410308A CN 113193992 A CN113193992 A CN 113193992A
Authority
CN
China
Prior art keywords
proposal
voting
node
block chain
nodes
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.)
Granted
Application number
CN202110410308.3A
Other languages
Chinese (zh)
Other versions
CN113193992B (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.)
Ningbo Citizen Card Operation Management Co ltd
Ningbo Turing Qidian Intelligent Technology Co Ltd
Original Assignee
Ningbo Citizen Card Operation Management Co ltd
Ningbo Turing Qidian Intelligent 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 Ningbo Citizen Card Operation Management Co ltd, Ningbo Turing Qidian Intelligent Technology Co Ltd filed Critical Ningbo Citizen Card Operation Management Co ltd
Priority to CN202110410308.3A priority Critical patent/CN113193992B/en
Publication of CN113193992A publication Critical patent/CN113193992A/en
Application granted granted Critical
Publication of CN113193992B publication Critical patent/CN113193992B/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/04Network management architectures or arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is suitable for the technical field of block chains, and provides a block chain platform which consists of a plurality of block chain link points, wherein the block chain link points comprise proposal initiating nodes and a plurality of proposal voting nodes; the proposal initiating node is used for initiating a block chain node management proposal and sending the proposal to a proposal voting node; the proposal voting node is used for voting the proposal to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal passes the proposal according to a preset consensus mechanism and the voting results, and when judging that the proposal passes the proposal, performing corresponding block link point management response operation. The initiated block chain link point management proposal is managed in a voting mode, the management of a block chain platform is changed into a decentralized mode, the mutual credibility between block chain nodes and the public credibility of a block chain are improved, and the technical problem of management centralization of the existing block chain platform is solved.

Description

Block chain platform, method and device, computer equipment and storage medium
Technical Field
The invention belongs to the technical field of block chains, and particularly relates to a block chain platform, a method, a device, computer equipment and a storage medium.
Background
The block chain is an innovative application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like in the internet era. It is essentially a decentralized database, where all nodes share the full amount of data, data can be looked up and written, and the write operation can only be done by adding new records.
At present, an admission mechanism of a block chain is mainly dominated by nodes similar to an administrator, when a new node wants to join the block chain, the new node needs to issue a license to the new node similar to the administrator to join the block chain, the license forms include issuing a digital certificate, joining an IP white list and the like, but the admission mechanism enables the block chain to be closed, the scale of the block chain is limited by the nodes similar to the administrator, and the new node needs to be approved to join the block chain, so that the block chain becomes a private chain of the nodes similar to the administrator to some extent.
Therefore, the existing blockchain platform also has the technical problem of management centralization.
Disclosure of Invention
An embodiment of the present invention provides a block chain platform, which aims to solve the technical problem of centralized management of the existing block chain platform.
The embodiment of the invention is realized by the following steps that a block chain platform is composed of a plurality of block chain link points; the block chain link points comprise proposal initiating nodes and a plurality of proposal voting nodes;
the proposal initiating node is used for initiating a block chain link point management proposal and sending the block chain link point management proposal to the proposal voting node through a block chain;
the proposal voting node is used for voting the block link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
Another object of an embodiment of the present invention is to provide a method for managing block link nodes, where the method is performed on a proposed voting node of a block chain platform according to any one of claims 1 to 6, and specifically includes the following steps:
receiving a block chain link point management proposal initiated by a proposal initiating node;
voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes;
and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
It is another object of an embodiment of the present invention to provide a block link point management apparatus, including:
a proposal receiving unit, configured to receive a block link node management proposal initiated by a proposal initiating node;
the proposal voting unit is used for voting the block link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes;
and the proposal response unit is used for judging whether the proposal is managed by the block link node according to a preset consensus mechanism and the voting result after receiving the voting result sent by other proposal voting nodes, and making corresponding block link node management response operation when judging that the proposal is managed by the block link node.
It is a further object of embodiments of the present invention to provide a computer apparatus comprising a memory and a processor, the memory having stored therein a computer program which, when executed by the processor, causes the processor to perform the steps of the block link point management method of claim 7.
It is a further object of embodiments of the present invention to provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, causes the processor to carry out the steps of the block link point management method of claim 7.
The block chain platform provided by the embodiment of the invention consists of a plurality of block chain link points, wherein each block chain link point comprises a proposal initiating node and a plurality of proposal voting nodes; the proposal initiating node is used for initiating a block chain link point management proposal and sending the block chain link point management proposal to the proposal voting node through a block chain; the proposal voting node is used for voting the block chain link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node. The initiated block chain link point management proposal is managed in a voting mode, the existing centralization mode of the block chain platform is changed into a decentralized mode, the mutual credibility between the block chain nodes and the public credibility of the block chain are improved, and the technical problem of management centralization of the existing block chain platform is solved.
Drawings
Fig. 1 is a schematic structural diagram of a block chain platform according to an embodiment of the present invention;
FIG. 2 is a timing diagram illustrating functional structures in a blockchain platform according to an embodiment of the present invention;
FIG. 3 is a timing diagram illustrating the functional structures of the blockchain platform according to a preferred embodiment of the present invention;
FIG. 4 is a timing diagram illustrating a method for modifying the verification of the basic rule of the predetermined blockchain according to an embodiment of the present invention;
fig. 5 is a flowchart illustrating a step of determining a voting result of a block chain node management proposal according to an embodiment of the present invention;
FIG. 6 is a timing diagram illustrating functional structures in a blockchain platform according to another preferred embodiment of the present invention;
FIG. 7 is a timing diagram illustrating functional structures in a blockchain platform according to another preferred embodiment of the present invention;
fig. 8 is a flowchart illustrating steps of a block link point management method according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a block link point management device according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of a computer device for performing a block link point management method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It will be understood that, as used herein, the terms "first," "second," and the like may be used herein to describe various elements, but these elements are not limited by these terms unless otherwise specified. These terms are only used to distinguish one element from another. For example, a first xx script may be referred to as a second xx script, and similarly, a second xx script may be referred to as a first xx script, without departing from the scope of the present application.
Fig. 1 is a schematic structural diagram of a block chain platform according to an embodiment of the present invention, which is described in detail below.
In an embodiment of the present invention, the block chain platform is composed of a plurality of block link points; the block chain nodes include a proposal initiating node 110 and a plurality of proposal voting nodes 120.
In the embodiment of the present invention, it should be noted that any one of the block link nodes may be used as a proposal initiating node, and when one of the block link nodes is used as a proposal initiating node, the other block link nodes are used as proposal voting nodes.
In an embodiment of the present invention, the proposal initiating node is configured to initiate a block link point management proposal, and send the block link point management proposal to the proposal voting node through a block chain.
In the embodiment of the present invention, the proposal voting node is configured to vote for the block link node management proposal to determine a voting result, and send the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node. For example, the preset consensus mechanism may be: and determining the number of the votes agreed on by the voting algorithm, judging whether the number of the votes agreed on exceeds a preset threshold value, and if so, managing a proposal through the block chain link point and making corresponding block chain link point management response operation. Specifically, when the block chain node management proposal is an addition or deletion proposal of a new block chain node, if the number of votes agrees to exceed 50%, the addition or deletion of the new block chain node is allowed, and the addition or deletion of the new block chain node is performed on the block chain.
In the embodiment of the present invention, a timing diagram between functional structures in the blockchain platform is shown in fig. 2.
The block chain platform provided by the embodiment of the invention consists of a plurality of block chain link points, wherein each block chain link point comprises a proposal initiating node and a plurality of proposal voting nodes; the proposal initiating node is used for initiating a block chain link point management proposal and sending the block chain link point management proposal to the proposal voting node through a block chain; the proposal voting node is used for voting the block chain link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node. The initiated block chain link point management proposal is managed in a voting mode, the existing centralization mode of the block chain platform is changed into a decentralized mode, the mutual credibility between the block chain nodes and the public credibility of the block chain are improved, and the technical problem of management centralization of the existing block chain platform is solved.
As a preferred embodiment of the present invention, after the step of initiating a blockchain node management proposal, the method further includes: judging whether the proposal accords with the basic rule of the block chain according to a preset basic rule verification mode of the block chain; the step of sending the block link point management proposal to the proposal voting node through a block chain specifically comprises: and when the block chain node management proposal is judged to accord with the block chain basic rule, sending the block chain node management proposal to the proposal voting node through the block chain. And performing preliminary examination on the proposal by a preset basic rule verification mode of the block chain to ensure that the proposal accords with the basic rules of the block chain, and sending the block chain link point management proposal which accords with the basic rules of the block chain to the proposal voting node for operations such as voting, so that the newly added block chain link point accords with the basic rules of the block chain, the addition of malicious organizations is further avoided, and the safety of the block chain is improved. Specifically, for example, a newly added block link point is required to submit a relevant service APP, the information on the shelf of the APP is acquired from a third-party channel, the APP is subjected to unit test, and after the test is passed, a block link point management proposal is sent to the proposal voting node. At this time, the timing diagram between the functional structures in the blockchain platform is shown in fig. 3.
In the embodiment of the present invention, the verification method of the preset basic rule of the block chain may be changed in a proposed manner, and the changing of the specific process in the proposed manner includes: the proposal initiating node is used for initiating a basic rule verification mode change proposal; and the basic rule verification mode change proposal is sent to the proposal voting node through a block chain; the proposal voting node is used for voting the change proposal of the basic rule verification mode to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is changed through the basic rule verification mode according to a preset consensus mechanism and the voting results, and making a corresponding basic rule verification mode change response operation when judging that the proposal is changed through the basic rule verification mode. The basic rule verification mode can be changed at any time through a proposal mode, and the flexibility of the block chain platform is ensured. At this time, a timing chart of the modified verification method of the predetermined blockchain basic rule is shown in fig. 4.
As shown in fig. 5, a flowchart of a step of determining a result of voting for a block chain node management proposal according to an embodiment of the present invention specifically includes:
step S502, determining the voting mode of the proposal voting node according to a preset online verification rule; the voting mode of the proposal voting node comprises an off-line voting mode and an on-line voting mode;
step S504, when the voting mode of the proposal voting node is determined to be an online voting mode, voting is carried out on the block chain node management proposal according to the acquired user voting operation to determine a voting result; when the voting mode of the proposal voting node is determined to be an offline voting mode, voting is carried out on the block chain node management proposal according to a preset offline voting rule to determine a voting result; the offline voting rules are predetermined.
In the embodiment of the invention, considering that the proposal voting node can not vote online at any time, the voting mode of the proposal voting node is determined by the preset online verification rule, thus ensuring that the voting can be participated even if part of the proposal voting node is not in the online mode of the block chain network, and ensuring the fairness of the voting result; and when the proposal voting node is determined not to be in the online mode of the block chain network, voting is carried out on the block chain node management proposal according to a predetermined offline voting rule to determine a voting result, so that the block chain node management proposal can be carried out within an allowable range, and the accuracy of the voting result is ensured.
As another preferred embodiment of the present invention, the proposal voting node is further configured to send a voting result to the proposal initiating node; the proposal initiating node is further configured to, after receiving the voting result sent by the proposal voting node, determine whether to manage the proposal through the block link node according to a preset consensus mechanism and the voting result, and, when determining that the proposal is managed through the block link node, perform a corresponding block link node management response operation. At this time, the timing diagram between the functional structures in the blockchain platform is shown in fig. 6.
As another preferred embodiment of the present invention, the proposal voting node is further configured to send the result of the block-link node management proposal to the proposal initiating node, and make a corresponding block-link node management response operation. By sending the block chain node management proposal passing result to the proposal initiating node, the method avoids the mismatching of the voting result of the proposal voting node caused by tampering the voting result data of the proposal voting node by malicious organizations, thereby influencing the accuracy of the block chain node management proposal passing result. At this time, the timing diagram between the functional structures in the blockchain platform is shown in fig. 7.
As shown in fig. 8, a flowchart of steps of a method for managing block link nodes according to an embodiment of the present invention, which is executed on a proposed voting node of a block chain platform according to any one of claims 1 to 6, includes the following steps:
step S802, receiving a block chain node management proposal initiated by a proposal initiating node;
step S804, voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes;
step S806, after receiving the voting results sent by the voting nodes of other proposals, determining whether to manage the proposal through the block link node according to a preset consensus mechanism and the voting results, and when determining that the proposal is managed through the block link node, performing a corresponding block link node management response operation.
The method for managing the block chain nodes provided by the embodiment of the invention is operated on the proposal voting nodes of the block chain platform as claimed in any one of claims 1 to 6, and specifically comprises the following steps: receiving a block chain link point management proposal initiated by a proposal initiating node; voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node. The initiated block chain link point management proposal is managed in a voting mode, the existing centralization mode of the block chain platform is changed into a decentralized mode, the mutual credibility between the block chain nodes and the public credibility of the block chain are improved, and the technical problem of management centralization of the existing block chain platform is solved.
Fig. 9 is a schematic structural diagram of a block link point management device according to an embodiment of the present invention, which is described in detail below.
In an embodiment of the present invention, the apparatus comprises:
a proposal receiving unit 910, configured to receive a block link node management proposal initiated by a proposal initiating node;
a proposal voting unit 920, configured to vote to determine a voting result for the block link point management proposal, and send the voting result to other proposal voting nodes;
a proposal responding unit 930, configured to determine, according to a preset consensus mechanism and a voting result, whether to manage a proposal through the block link node after receiving a voting result sent by another proposal voting node, and make a corresponding block link point management responding operation when determining that the proposal is managed through the block link point.
An embodiment of the present invention provides a block link point management device, including: a proposal receiving unit, configured to receive a block link node management proposal initiated by a proposal initiating node; the proposal voting unit is used for voting the block link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes; and the proposal response unit is used for judging whether the proposal is managed by the block link node according to a preset consensus mechanism and the voting result after receiving the voting result sent by other proposal voting nodes, and making corresponding block link node management response operation when judging that the proposal is managed by the block link node. The initiated block chain link point management proposal is managed in a voting mode, the existing centralization mode of the block chain platform is changed into a decentralized mode, the mutual credibility between the block chain nodes and the public credibility of the block chain are improved, and the technical problem of management centralization of the existing block chain platform is solved.
FIG. 10 is a diagram illustrating an internal structure of a computer device in one embodiment. As shown in fig. 10, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement the block link point management method. The internal memory may also have a computer program stored therein, which when executed by the processor, causes the processor to perform the method for block-node link management. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 10 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the block link point management apparatus provided herein may be implemented in the form of a computer program that is executable on a computer device such as that shown in fig. 10. The memory of the computer device may store various program modules constituting the block link point management apparatus, such as the proposal receiving unit 910, the proposal voting unit 920, and the proposal responding unit 930 shown in fig. 9. The computer program constituted by the respective program modules causes the processor to execute the steps in the block link point management method of the respective embodiments of the present application described in the present specification.
For example, the computer apparatus shown in fig. 10 may perform step S802 by the proposal receiving unit 910 in the block link node management device shown in fig. 9. The computer device may perform step S804 through the proposal voting unit 920. The computer device may perform step S806 through the proposal response unit 930.
In one embodiment, a computer device is proposed, the computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a block chain link point management proposal initiated by a proposal initiating node;
voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes;
and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
In one embodiment, a computer readable storage medium is provided, having a computer program stored thereon, which, when executed by a processor, causes the processor to perform the steps of:
receiving a block chain link point management proposal initiated by a proposal initiating node;
voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes;
and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (10)

1. A blockchain platform, wherein the blockchain platform is comprised of a plurality of blockchain link points; the block chain link points comprise proposal initiating nodes and a plurality of proposal voting nodes;
the proposal initiating node is used for initiating a block chain link point management proposal and sending the block chain link point management proposal to the proposal voting node through a block chain;
the proposal voting node is used for voting the block link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
2. The blockchain platform of claim 1, further comprising, after the step of initiating a blockchain node management proposal:
judging whether the proposal accords with the basic rule of the block chain according to a preset basic rule verification mode of the block chain;
the step of sending the block link point management proposal to the proposal voting node through a block chain specifically comprises:
and when the block chain node management proposal is judged to accord with the block chain basic rule, sending the block chain node management proposal to the proposal voting node through the block chain.
3. The blockchain platform of claim 2, wherein the predetermined blockchain basic rule verification manner is modifiable by a proposed manner, and the modifying the specific process by the proposed manner includes:
the proposal initiating node is used for initiating a basic rule verification mode change proposal; and the basic rule verification mode change proposal is sent to the proposal voting node through a block chain;
the proposal voting node is used for voting the change proposal of the basic rule verification mode to determine a voting result and sending the voting result to other proposal voting nodes; and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is changed through the basic rule verification mode according to a preset consensus mechanism and the voting results, and making a corresponding basic rule verification mode change response operation when judging that the proposal is changed through the basic rule verification mode.
4. The blockchain platform of claim 1, wherein the voting step of determining the voting result from the blockchain node management proposal comprises:
determining the voting mode of the proposal voting node according to a preset online verification rule; the voting mode of the proposal voting node comprises an off-line voting mode and an on-line voting mode;
when the voting mode of the proposal voting node is determined to be an online voting mode, voting is carried out on the block chain node management proposal according to the acquired user voting operation to determine a voting result;
when the voting mode of the proposal voting node is determined to be an offline voting mode, voting is carried out on the block chain node management proposal according to a preset offline voting rule to determine a voting result; the offline voting rules are predetermined.
5. The blockchain platform of claim 1, wherein the proposal voting node is further configured to send voting results to the proposal initiating node;
the proposal initiating node is further configured to, after receiving the voting result sent by the proposal voting node, determine whether to manage the proposal through the block link node according to a preset consensus mechanism and the voting result, and, when determining that the proposal is managed through the block link node, perform a corresponding block link node management response operation.
6. The blockchain platform of claim 1, wherein the proposal voting node is further configured to send a result of the blockchain-link-point management proposal to the proposal initiating node, and to make a corresponding blockchain-link-point management response operation.
7. A method for managing blockchain nodes, operating on proposal voting nodes of a blockchain platform according to any one of claims 1 to 6, comprising the steps of:
receiving a block chain link point management proposal initiated by a proposal initiating node;
voting is carried out on the block chain node management proposal to determine a voting result, and the voting result is sent to other proposal voting nodes;
and after receiving voting results sent by other proposal voting nodes, judging whether the proposal is managed through the block chain node according to a preset consensus mechanism and the voting results, and making corresponding block chain node management response operation when judging that the proposal is managed through the block chain node.
8. A block link point management apparatus, the apparatus comprising:
a proposal receiving unit, configured to receive a block link node management proposal initiated by a proposal initiating node;
the proposal voting unit is used for voting the block link point management proposal to determine a voting result and sending the voting result to other proposal voting nodes;
and the proposal response unit is used for judging whether the proposal is managed by the block link node according to a preset consensus mechanism and the voting result after receiving the voting result sent by other proposal voting nodes, and making corresponding block link node management response operation when judging that the proposal is managed by the block link node.
9. A computer arrangement comprising a memory and a processor, the memory having stored therein a computer program which, when executed by the processor, causes the processor to carry out the steps of the block link point management method of claim 7.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, causes the processor to carry out the steps of the block link point management method according to claim 7.
CN202110410308.3A 2021-04-16 2021-04-16 Block chain platform, method and device, computer equipment and storage medium Active CN113193992B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110410308.3A CN113193992B (en) 2021-04-16 2021-04-16 Block chain platform, method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110410308.3A CN113193992B (en) 2021-04-16 2021-04-16 Block chain platform, method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113193992A true CN113193992A (en) 2021-07-30
CN113193992B CN113193992B (en) 2022-08-23

Family

ID=76977180

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110410308.3A Active CN113193992B (en) 2021-04-16 2021-04-16 Block chain platform, method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113193992B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625899A (en) * 2022-03-14 2022-06-14 北京百度网讯科技有限公司 Information processing method, information processing apparatus, electronic device, and storage medium
CN114884673A (en) * 2022-04-29 2022-08-09 蚂蚁区块链科技(上海)有限公司 Management method and device for block chain and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060083454A (en) * 2005-01-17 2006-07-21 대한민국(관리부서 : 중앙선거관리위원회 위원장) Electronic voting and election system
CN107547529A (en) * 2017-08-21 2018-01-05 集合智造(北京)餐饮管理有限公司 A kind of method, system that shared retail is realized based on block chain
CN108965399A (en) * 2018-06-25 2018-12-07 百度在线网络技术(北京)有限公司 Execution method, apparatus, equipment and the storage medium of intelligent contract
CN109347901A (en) * 2018-08-23 2019-02-15 泰链(厦门)科技有限公司 The common recognition mechanism implementation method of block catenary system, medium, apparatus and system
CN109886691A (en) * 2019-03-07 2019-06-14 张艳秋 A kind of implementation method of block catenary system common recognition mechanism
CN110034959A (en) * 2019-04-04 2019-07-19 郑州师范学院 Trusted node measure in a kind of block chain ballot scene
CN110300171A (en) * 2019-06-28 2019-10-01 深圳市元征科技股份有限公司 Information collecting method, system, computer readable storage medium and electronic equipment
CN110569251A (en) * 2019-09-23 2019-12-13 腾讯科技(深圳)有限公司 Data processing method, related equipment and computer readable storage medium
CN110766554A (en) * 2019-09-29 2020-02-07 南京金宁汇科技有限公司 Intelligent contract consensus method, system and storage medium based on multi-centralization management
CN110945853A (en) * 2018-12-07 2020-03-31 北京大学深圳研究生院 Method for generating and managing multimode identification network based on alliance chain voting consensus algorithm

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060083454A (en) * 2005-01-17 2006-07-21 대한민국(관리부서 : 중앙선거관리위원회 위원장) Electronic voting and election system
CN107547529A (en) * 2017-08-21 2018-01-05 集合智造(北京)餐饮管理有限公司 A kind of method, system that shared retail is realized based on block chain
CN108965399A (en) * 2018-06-25 2018-12-07 百度在线网络技术(北京)有限公司 Execution method, apparatus, equipment and the storage medium of intelligent contract
CN109347901A (en) * 2018-08-23 2019-02-15 泰链(厦门)科技有限公司 The common recognition mechanism implementation method of block catenary system, medium, apparatus and system
CN110945853A (en) * 2018-12-07 2020-03-31 北京大学深圳研究生院 Method for generating and managing multimode identification network based on alliance chain voting consensus algorithm
CN109886691A (en) * 2019-03-07 2019-06-14 张艳秋 A kind of implementation method of block catenary system common recognition mechanism
CN110034959A (en) * 2019-04-04 2019-07-19 郑州师范学院 Trusted node measure in a kind of block chain ballot scene
CN110300171A (en) * 2019-06-28 2019-10-01 深圳市元征科技股份有限公司 Information collecting method, system, computer readable storage medium and electronic equipment
CN110569251A (en) * 2019-09-23 2019-12-13 腾讯科技(深圳)有限公司 Data processing method, related equipment and computer readable storage medium
CN110766554A (en) * 2019-09-29 2020-02-07 南京金宁汇科技有限公司 Intelligent contract consensus method, system and storage medium based on multi-centralization management

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625899A (en) * 2022-03-14 2022-06-14 北京百度网讯科技有限公司 Information processing method, information processing apparatus, electronic device, and storage medium
CN114625899B (en) * 2022-03-14 2023-09-08 北京百度网讯科技有限公司 Information processing method, information processing device, electronic equipment and storage medium
CN114884673A (en) * 2022-04-29 2022-08-09 蚂蚁区块链科技(上海)有限公司 Management method and device for block chain and electronic equipment
CN114884673B (en) * 2022-04-29 2024-02-02 蚂蚁区块链科技(上海)有限公司 Management method and device for block chain and electronic equipment

Also Published As

Publication number Publication date
CN113193992B (en) 2022-08-23

Similar Documents

Publication Publication Date Title
JP7093428B2 (en) Digital certificate management methods, devices, computer devices and computer programs
CN108734453B (en) Block chain data processing method and device, computer equipment and storage medium
CN108964924B (en) Digital certificate verification method and device, computer equipment and storage medium
CN109492983B (en) Electronic seal signing method, device, equipment and medium based on block chain intelligent contract
CN110598446A (en) Block chain based test method and device, storage medium and computer equipment
CN113193992B (en) Block chain platform, method and device, computer equipment and storage medium
CN110868337B (en) Fault-tolerant consensus mechanism testing method and device, storage medium and computer equipment
CN110633323A (en) Business data storage method, device, storage medium and computer equipment
Xiao et al. Achieving accountable MapReduce in cloud computing
CN112632013A (en) Data security credible sharing method and device based on federal learning
AU2020414467A1 (en) Partially-ordered blockchain
CN109493048B (en) Financial accounting method, device, equipment and storage medium based on block chain
CN110633963A (en) Electronic bill processing method, electronic bill processing device, computer-readable storage medium and equipment
CN111275448A (en) Face data processing method and device and computer equipment
CN110866289B (en) Block chain-based data processing method, device, server and storage medium
CN110119390B (en) Financial information outsourcing management system based on block chain
CN110599357A (en) Insurance business data processing method and device based on block chain and storage medium
US20210374112A1 (en) Migration support system, migration support method, and node
CN110597541B (en) Interface updating processing method, device, equipment and storage medium based on block chain
CN112446780A (en) Account management method and device, computer equipment and storage medium
CN111222853A (en) Project resource management method and device based on block chain and computer equipment
CN111222865A (en) Resource data transfer method, device, storage medium and computer equipment
CN110011796B (en) Certificate updating method and device, computer equipment and storage medium
CN110599384A (en) Organization relation transfer method, device, equipment and storage medium
CN110598476A (en) Block chain-based work evidence storing method and device and computer readable storage medium

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