CN116436979B - Method and system for invoking external services by alliance block chain - Google Patents

Method and system for invoking external services by alliance block chain Download PDF

Info

Publication number
CN116436979B
CN116436979B CN202310705794.0A CN202310705794A CN116436979B CN 116436979 B CN116436979 B CN 116436979B CN 202310705794 A CN202310705794 A CN 202310705794A CN 116436979 B CN116436979 B CN 116436979B
Authority
CN
China
Prior art keywords
node
nodes
value
reliability
decentralised
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
CN202310705794.0A
Other languages
Chinese (zh)
Other versions
CN116436979A (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.)
Hunan Xiangjiang Shutu Information Technology Innovation Center Co ltd
Original Assignee
Hunan Xiangjiang Shutu Information Technology Innovation Center 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 Hunan Xiangjiang Shutu Information Technology Innovation Center Co ltd filed Critical Hunan Xiangjiang Shutu Information Technology Innovation Center Co ltd
Priority to CN202310705794.0A priority Critical patent/CN116436979B/en
Publication of CN116436979A publication Critical patent/CN116436979A/en
Application granted granted Critical
Publication of CN116436979B publication Critical patent/CN116436979B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • 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
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/46Secure multiparty computation, e.g. millionaire problem
    • H04L2209/463Electronic voting

Abstract

The application relates to the technical field of blockchains, and discloses a method and a system for invoking external services by a alliance blockchain so as to solve the problem of security of external service invocation. The method comprises the following steps: each node in the decentralised node set updates the trust value of the corresponding node participating in consensus in the trust value dynamic table stored in each node according to any dynamic consensus result; when the alliance blockchain generates a first request which can only use a unique node to non-repeatedly call external services, at least two nodes which are on-line are randomly selected from the decentralization node set by the current leader node to form a prescreening proper subset; and the leader node organizes all online nodes in the decentralised node set to vote on each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and then determines an external service calling node for executing the first request according to the voting result.

Description

Method and system for invoking external services by alliance block chain
Technical Field
The application relates to the technical field of blockchains, in particular to a method and a system for invoking external services by a alliance blockchain.
Background
The blockchain technology is a decentralised distributed account book technology, and the security and the credibility of data are ensured through an encryption algorithm and a consensus mechanism. The key features of the system are decentralization, non-falsification, transparent traceability, intelligent contract and the like. Due to the characteristic of decentralization, the blockchain technology can avoid single-point faults, prevent data from being tampered, improve the safety of data transmission and has wide application value. Currently, the blockchain technology is applied to the fields of digital currency, finance, the Internet of things, electronic government affairs, supply chain management, copyright protection and the like, and provides a new thought and solution for the development of an informatization age.
The traditional multiparty alliance decision process is to propose by a conference mode, the alliance members adopt a voting decision mode, and when the voting passing rate reaches a certain proportion, the personnel or organization executes the content of the proposal related to the decision.
The multi-party alliance decision based on the blockchain is realized by solidifying the proposal and the voting mechanism on the blockchain in the form of intelligent contracts, fully utilizing the characteristics of tamper resistance, transparency traceability, identity verifiability and the like of the blockchain, being more intelligent, transparent and reliable compared with the traditional decision process, when the proposal content is executed, if the executed proposal content is on the blockchain, the proposal can be automatically triggered by the intelligent contracts, and if the executed proposal is required to be called by external services of the blockchain system, the proposal is triggered by special personnel or institutions through out-of-chain operation.
In the application of multi-party alliance decision based on block chain, under the condition that external service call of the block chain system is required to be carried out on the proposed content, any single-point system, special personnel or organization triggers due to the peer status of all parties of the alliance, so that the problem of trust exists, and the risk of decision execution can be brought.
Disclosure of Invention
The application aims to disclose a method and a system for invoking external services by a alliance blockchain, which are used for solving the security problem of external service invocation.
To achieve the above object, the present application discloses a method for invoking external services by a federated blockchain, comprising:
determining at least three nodes capable of calling external services in the alliance block chain to form a decentralised node set;
each node in the decentralised node set updates the corresponding node participating in the decentralization according to any dynamic consensus result in a respective saved trust value dynamic table, wherein the trust value dynamic table comprises the initial trust value, the consensus success rewarding trust value and the consensus failure punishment trust value of each node; and the single consensus rewarding and punishing algorithm in the trusted value dynamic table adopts the alliance blockchain to agree with a unified algorithm of intelligent contract and is positively correlated with the configured initial trusted value;
when the alliance blockchain generates a first request which can only call external services with unique nodes in a non-repeated mode, at least two nodes which are on-line are randomly selected from the decentralised node set by the current leader node to form a prescreened proper subset;
the leader node organizes all online nodes in the decentralised node set to vote on each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and then determines an external service calling node for executing the first request according to voting results; the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance block chain with intelligent contracts, and specifically comprises the following steps: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
In order to achieve the above object, the present application also discloses a system for invoking external services by a federated blockchain, including:
a decentralised node set consisting of at least three nodes capable of invoking external services;
each node in the decentralised node set is used for updating the reliability value of the corresponding node participating in the consensus in a respective stored reliability value dynamic table according to any dynamic consensus result, wherein the reliability value dynamic table comprises the initial reliability value of each node, the consensus success rewarding reliability value and the consensus failure punishment reliability value; and the single consensus rewarding and punishing algorithm in the trusted value dynamic table adopts the alliance blockchain to agree with a unified algorithm of intelligent contract and is positively correlated with the configured initial trusted value;
a leader node for obtaining at least two nodes randomly selected online from the set of decentralised nodes to form a prescreened proper subset when the federated blockchain generates a first request that can only invoke external services non-repeatedly with a unique node; then organizing all online nodes in the decentralised node set, voting each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and determining an external service calling node for executing the first request according to the voting result;
the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance block chain with intelligent contracts, and specifically comprises the following steps: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
The application has the following beneficial effects:
1. voting the nodes with highest reliable weights of the prescreened proper subset on the basis of the respectively stored reliability value dynamic tables through the decentralization node sets, and then determining the nodes for executing external service call according to the voting results. Thereby ensuring the safety of the screened results through multiple mechanisms.
2. In the maintenance process of the trusted value dynamic table, each related node is maintained through an intelligent contract unified algorithm, so that the problem that a single node dislikes the trusted value dynamic table is avoided being limited to the trusted value dynamic table stored by the single node; moreover, based on the prescreening proper subset being randomly composed of dynamic leader nodes in the blockchain, the impact of the bad results of individual or partial nodes on the final results is greatly reduced.
3. In the dynamic updating process of the trusted value dynamic table, a single consensus rewarding and penalizing algorithm is positively correlated with the configured initial trusted value, so that fairness is ensured, and the fairness and reliability of the finally screened external service nodes are further ensured.
4. The dynamic updating of the trusted value dynamic table is associated with the consensus result but decoupled from the request which can only call the external service call with a unique node non-repeatedly, so that the diversity and the inoperability of the data source for updating the trusted value are ensured, and the safety performance is further improved.
The application will be described in further detail with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application. In the drawings:
FIG. 1 is a flow chart of a method for a federated blockchain to invoke an external service in accordance with an embodiment of the present application.
Detailed Description
Embodiments of the application are described in detail below with reference to the attached drawings, but the application can be implemented in a number of different ways, which are defined and covered by the claims.
Example 1
The embodiment discloses a method for invoking external services by a alliance blockchain, as shown in fig. 1, comprising the following steps:
step S1, determining at least three nodes capable of calling external services in the alliance block chain to form a decentralised node set.
And S2, updating the trusted value of the corresponding node participating in the consensus in the respective saved trusted value dynamic tables according to any dynamic consensus result by each node in the decentralised node set.
In the step, the trusted value dynamic table comprises initial trusted values, consensus success rewarding trusted values and consensus failure punishment trusted values of all nodes; and the single consensus rewards and penalties algorithm in the dynamic table of trusted values employs a unified algorithm agreed upon by the federation blockchain in a smart contract (the concept of which is common in the art, a computer protocol intended to propagate, verify or execute the contract in an informative manner) and positively correlated with the initial trusted value of the configuration. Wherein the reliability value is a measurement parameter for evaluating the reliability of the corresponding node.
Alternatively, the positive correlation may be implemented in a linear relationship according to the initial confidence value, or scaled according to the gradient range in which the initial confidence value is located. The initial confidence values may be magnitude based on the properties of each node, for example: A. b, C, respectively belonging to federation agencies 1, 2 and 3, if agency 1 is a large government unit and the credit is high, the initial trust value of the assignment is high, and if agency 3 is a newly registered small civil company, the initial trust value of the assignment is low. If the initial confidence value for institution 1 is 10 and the initial confidence value for institution 3 is 5, then if the penalty is applied in a linear relationship, then the penalty confidence value for a single consensus for institution 1 should be 1 when the penalty confidence value for a single consensus for institution 1 is 2. Alternatively, if gradients are used, the initial confidence values in the range of [ 9, 10) may be considered as the same gradient, the initial confidence values in the range of [ 5, 6) may be considered as another gradient, and the penalty confidence values between the different gradients are scaled equally by the gradient.
Step S3, when the alliance block chain generates a first request which can only call external service with a unique node in a non-repeated mode, at least two nodes which are on-line are randomly selected from the decentralised node set by the current leader node to form a prescreened proper subset.
In this step, the leader node may typically be updated dynamically, and may specifically be voted for each node in the decentralised node set or generated and switched in a rotation mechanism.
And S4, the leader node organizes all online nodes in the decentralised node set to vote on each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and then an external service calling node for executing the first request is determined according to the voting result.
For example: each node throws 1 ticket to the node with the highest calculated reliable weight, and the node with the highest ticket obtaining number finally is determined to be the external service calling node for executing the first request.
In this step, the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance blockchain with an intelligent contract, specifically: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
Preferably, in this embodiment, the method further includes:
step S0, any node in the alliance blockchain applies permission to the current leader node before being incorporated into the decentralised node set, and after the leader node permits, the leader node broadcasts the initial trusted value information of the new incorporated node to each existing node in the decentralised node set, and instructs the new incorporated node to copy the trusted value dynamic table to the node with the highest reliable weight in each existing node as the initial trusted value dynamic table maintained by the new incorporated node.
Further, the method of the embodiment further comprises the following steps:
and S5, any node in the decentralizing node set sends a second request for applying for exiting to the current leading node.
And S6, broadcasting the exit message of the corresponding node to other nodes in the decentralised node set after the leading node is permitted, so that the other nodes can delete the relevant information of the exit node in the respective credible value dynamic tables.
Example 2
Corresponding to the above embodiment, this embodiment discloses a system for invoking an external service by a federated blockchain, including:
a set of decentralized nodes consisting of at least three nodes capable of invoking external services.
Each node in the decentralised node set is used for updating the reliability value of the corresponding node participating in the consensus in the respectively stored reliability value dynamic table according to any dynamic consensus result, wherein the reliability value dynamic table comprises the initial reliability value of each node, the consensus success rewarding reliability value and the consensus failure punishment reliability value; and the single consensus rewarding and punishing algorithm in the trusted value dynamic table adopts a unified algorithm agreed by the alliance blockchain in intelligent contracts and is positively correlated with the configured initial trusted value.
A leader node for obtaining at least two nodes randomly selected online from the set of de-centralized nodes to form a prescreened proper subset when the alliance blockchain generates a first request that can only non-repeatedly invoke external services with a unique node; and then organizing all online nodes in the decentralised node set, voting the nodes with highest reliable weights in the prescreened proper subset according to the respectively stored reliability value dynamic tables, and determining an external service calling node for executing the first request according to the voting result.
Similarly, the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance blockchain with an intelligent contract, and specifically comprises the following steps: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
Preferably, any node in the federation blockchain applies for permission to the current leader node before being incorporated into the set of decentralized nodes, and after permission of the leader node, the leader node broadcasts initial reliability value information of the new incorporated node to each existing node in the set of decentralized nodes, and instructs the new incorporated node to copy the reliability value dynamic table to the node with the highest reliable weight in each existing node as an initial reliability value dynamic table maintained by the new incorporated node.
Further, any node in the decentralised node set is further configured to send a second request for an exit to the current leader node; and the corresponding leader node is further to: after grant, the exit message of the corresponding node is broadcast to other nodes in the de-centralized node set for the other nodes to delete the relevant information of the exit node in the respective trusted value dynamic tables.
In summary, the method and system for invoking external services by the alliance blockchain disclosed in the embodiments of the present application have at least the following advantages:
1. voting the nodes with highest reliable weights of the prescreened proper subset on the basis of the respectively stored reliability value dynamic tables through the decentralization node sets, and then determining the nodes for executing external service call according to the voting results. Thereby ensuring the safety of the screened results through multiple mechanisms.
2. In the maintenance process of the trusted value dynamic table, each related node is maintained through an intelligent contract unified algorithm, so that the problem that a single node dislikes the trusted value dynamic table is avoided being limited to the trusted value dynamic table stored by the single node; moreover, based on the prescreening proper subset being randomly composed of dynamic leader nodes in the blockchain, the impact of the bad results of individual or partial nodes on the final results is greatly reduced.
3. In the dynamic updating process of the trusted value dynamic table, a single consensus rewarding and penalizing algorithm is positively correlated with the configured initial trusted value, so that fairness is ensured, and the fairness and reliability of the finally screened external service nodes are further ensured.
4. The dynamic updating of the trusted value dynamic table is associated with the consensus result but decoupled from the request which can only call the external service call with a unique node non-repeatedly, so that the diversity and the inoperability of the data source for updating the trusted value are ensured, and the safety performance is further improved.
The above description is only of the preferred embodiments of the present application and is not intended to limit the present application, but various modifications and variations can be made to the present application by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (6)

1. A method for a federated blockchain to invoke an external service, comprising:
determining at least three nodes capable of calling external services in the alliance block chain to form a decentralised node set;
each node in the decentralised node set updates the corresponding node participating in the decentralization according to any dynamic consensus result in a respective saved trust value dynamic table, wherein the trust value dynamic table comprises the initial trust value, the consensus success rewarding trust value and the consensus failure punishment trust value of each node; and the single consensus rewarding and punishing algorithm in the trusted value dynamic table adopts the alliance blockchain to agree with a unified algorithm of intelligent contract and is positively correlated with the configured initial trusted value;
when the alliance blockchain generates a first request which can only call external services with unique nodes in a non-repeated mode, at least two nodes which are on-line are randomly selected from the decentralised node set by the current leader node to form a prescreened proper subset;
the leader node organizes all online nodes in the decentralised node set to vote on each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and then determines an external service calling node for executing the first request according to voting results; the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance block chain with intelligent contracts, and specifically comprises the following steps: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
2. The method of claim 1, wherein any node in the federated blockchain applies for permission to a current leader node before being admitted to the set of decentralized nodes, and after permission by the leader node, the leader node broadcasts initial trust value information for the newly admitted node to each existing node in the set of decentralized nodes, and instructs the newly admitted node to replicate the trust value dynamic table to the highest-reliability weight node in each existing node as a self-maintained initial trust value dynamic table.
3. The method according to claim 1 or 2, further comprising:
any node in the decentralised node set sends a second request for applying for exiting to the current leader node;
after the leading node is permitted, the exit message of the corresponding node is broadcast to other nodes in the de-centralized node set, so that the other nodes delete the relevant information of the exit node in the respective trusted value dynamic tables.
4. A system for federating a blockchain to invoke an external service, comprising:
a decentralised node set consisting of at least three nodes capable of invoking external services;
each node in the decentralised node set is used for updating the reliability value of the corresponding node participating in the consensus in a respective stored reliability value dynamic table according to any dynamic consensus result, wherein the reliability value dynamic table comprises the initial reliability value of each node, the consensus success rewarding reliability value and the consensus failure punishment reliability value; and the single consensus rewarding and punishing algorithm in the trusted value dynamic table adopts the alliance blockchain to agree with a unified algorithm of intelligent contract and is positively correlated with the configured initial trusted value;
a leader node for obtaining at least two nodes randomly selected online from the set of decentralised nodes to form a prescreened proper subset when the federated blockchain generates a first request that can only invoke external services non-repeatedly with a unique node; then organizing all online nodes in the decentralised node set, voting each node in the prescreened proper subset with the highest reliable weight according to the respectively stored reliability value dynamic table, and determining an external service calling node for executing the first request according to the voting result;
the algorithm for calculating the reliable weight is a unified algorithm agreed by the alliance block chain with intelligent contracts, and specifically comprises the following steps: target node reliability weight = target node current reliability value/cumulative sum of all node current reliability values in the prescreened proper subset.
5. The system of claim 4, wherein any node in the federated blockchain applies for permission to a current leader node before being admitted to the set of decentralized nodes, and after permission by the leader node, the leader node broadcasts initial trust value information for the newly admitted node to each existing node in the set of decentralized nodes, and instructs the newly admitted node to replicate the trust value dynamic table to the highest-reliability weight node in each existing node as its own maintained initial trust value dynamic table.
6. The system of claim 4 or 5, wherein any node in the set of de-centralized nodes is further configured to send a second request to the current leader node to request for exit; and the corresponding leader node is further to: after grant, the exit message of the corresponding node is broadcast to other nodes in the de-centralized node set, so that the other nodes delete the relevant information of the exit node in the respective trusted value dynamic tables.
CN202310705794.0A 2023-06-15 2023-06-15 Method and system for invoking external services by alliance block chain Active CN116436979B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310705794.0A CN116436979B (en) 2023-06-15 2023-06-15 Method and system for invoking external services by alliance block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310705794.0A CN116436979B (en) 2023-06-15 2023-06-15 Method and system for invoking external services by alliance block chain

Publications (2)

Publication Number Publication Date
CN116436979A CN116436979A (en) 2023-07-14
CN116436979B true CN116436979B (en) 2023-08-11

Family

ID=87093000

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310705794.0A Active CN116436979B (en) 2023-06-15 2023-06-15 Method and system for invoking external services by alliance block chain

Country Status (1)

Country Link
CN (1) CN116436979B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108305170A (en) * 2018-03-07 2018-07-20 物数(上海)信息科技有限公司 External service access method, system, equipment and storage medium based on block chain
CN109816995A (en) * 2019-03-25 2019-05-28 江西理工大学 A kind of intelligent traffic lamp Safety actuality regulation method based on alliance's block chain technology
CN110494877A (en) * 2017-02-06 2019-11-22 北方信托公司 For issuing the system and method with track digital token in distributed network node
CN110992020A (en) * 2019-11-19 2020-04-10 腾讯科技(深圳)有限公司 Data processing method based on intelligent contract, related node and storage medium
CN111026578A (en) * 2019-11-15 2020-04-17 杭州云象网络技术有限公司 Intelligent contract security detection method based on prediction machine
CN111324672A (en) * 2020-03-25 2020-06-23 中国工商银行股份有限公司 Block chain safety processing system and method
CN111475777A (en) * 2020-03-09 2020-07-31 上海能链众合科技有限公司 Block chain intelligent contract upgrading method
CN111953648A (en) * 2020-06-22 2020-11-17 北京欧链科技有限公司 Data processing method and device based on block chain prediction machine and electronic equipment
CN112258092A (en) * 2020-11-23 2021-01-22 国网能源研究院有限公司 Block chain-based data asset reliability assessment method and device
CN112613050A (en) * 2020-12-22 2021-04-06 北京八分量信息科技有限公司 Data access method and device based on big data system and related products
CN112837154A (en) * 2021-02-10 2021-05-25 中国人民银行数字货币研究所 Method and device for registering and executing timing intelligent contract in block chain
CN113992526A (en) * 2021-10-25 2022-01-28 黑龙江工程学院 Credibility calculation-based alliance chain cross-chain data fusion method
CN114024705A (en) * 2020-10-30 2022-02-08 北京八分量信息科技有限公司 Trust architecture aiming at node dynamics
CN114629660A (en) * 2022-04-21 2022-06-14 南方电网科学研究院有限责任公司 Anonymous credible voting method and device based on block chain and related equipment
WO2023082690A1 (en) * 2021-11-10 2023-05-19 南京邮电大学 Matrix consortium blockchain based sponsoring method capable of concealing real name

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110494877A (en) * 2017-02-06 2019-11-22 北方信托公司 For issuing the system and method with track digital token in distributed network node
CN108305170A (en) * 2018-03-07 2018-07-20 物数(上海)信息科技有限公司 External service access method, system, equipment and storage medium based on block chain
CN109816995A (en) * 2019-03-25 2019-05-28 江西理工大学 A kind of intelligent traffic lamp Safety actuality regulation method based on alliance's block chain technology
CN111026578A (en) * 2019-11-15 2020-04-17 杭州云象网络技术有限公司 Intelligent contract security detection method based on prediction machine
CN110992020A (en) * 2019-11-19 2020-04-10 腾讯科技(深圳)有限公司 Data processing method based on intelligent contract, related node and storage medium
CN111475777A (en) * 2020-03-09 2020-07-31 上海能链众合科技有限公司 Block chain intelligent contract upgrading method
CN111324672A (en) * 2020-03-25 2020-06-23 中国工商银行股份有限公司 Block chain safety processing system and method
CN111953648A (en) * 2020-06-22 2020-11-17 北京欧链科技有限公司 Data processing method and device based on block chain prediction machine and electronic equipment
CN114024705A (en) * 2020-10-30 2022-02-08 北京八分量信息科技有限公司 Trust architecture aiming at node dynamics
CN112258092A (en) * 2020-11-23 2021-01-22 国网能源研究院有限公司 Block chain-based data asset reliability assessment method and device
CN112613050A (en) * 2020-12-22 2021-04-06 北京八分量信息科技有限公司 Data access method and device based on big data system and related products
CN112837154A (en) * 2021-02-10 2021-05-25 中国人民银行数字货币研究所 Method and device for registering and executing timing intelligent contract in block chain
WO2022171189A1 (en) * 2021-02-10 2022-08-18 中国人民银行数字货币研究所 Registration and execution methods and apparatuses of timed smart contract in blockchain
CN113992526A (en) * 2021-10-25 2022-01-28 黑龙江工程学院 Credibility calculation-based alliance chain cross-chain data fusion method
WO2023082690A1 (en) * 2021-11-10 2023-05-19 南京邮电大学 Matrix consortium blockchain based sponsoring method capable of concealing real name
CN114629660A (en) * 2022-04-21 2022-06-14 南方电网科学研究院有限责任公司 Anonymous credible voting method and device based on block chain and related equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于区块链技术的供应链智能治理机制;李晓;刘正刚;;中国流通经济(第11期);全文 *

Also Published As

Publication number Publication date
CN116436979A (en) 2023-07-14

Similar Documents

Publication Publication Date Title
US11538003B2 (en) Sharded permissioned distributed ledgers
CN108876599B (en) Poverty relief loan management system
DE112020005289B4 (en) PARTIALLY SORTED BLOCKCHAIN
CN112632629B (en) Voting management method, device, medium and electronic equipment based on block chain
CN112311772B (en) Hyperridge-based cross-domain certificate management system and method
Graf et al. Accountability in a permissioned blockchain: Formal analysis of hyperledger fabric
CN113328997B (en) Alliance chain crossing system and method
CN112241919A (en) Multi-domain blockchain network with data flow control
JP2023513420A (en) Index structure for blockchain ledger
CN114363352B (en) Cross-chain interaction method of Internet of things system based on block chain
CN111340628A (en) Asset information management method and device based on block chain
CN115605868A (en) Cross-network identity provisioning
AU2019302938A1 (en) Decentralized automatic phone fraud risk management
US20220276996A1 (en) Assessment node and token assessment container
Ferraiuolo et al. Policy transparency: Authorization logic meets general transparency to prove software supply chain integrity
CN116436979B (en) Method and system for invoking external services by alliance block chain
Kinkelin et al. Hardening x. 509 certificate issuance using distributed ledger technology
US11683185B2 (en) Entity certification management
Westerkamp et al. Instant function calls using synchronized cross-blockchain smart contracts
US11283623B1 (en) Systems and methods of using group functions certificate extension
CN115828328A (en) Method, device, processor and storage medium for managing full life cycle of confidential unstructured data based on block chain in trusted environment
Zhu et al. A study on the challenges and solutions of blockchain interoperability
CN109905388B (en) Domain name credit processing method and system based on block chain
Zou et al. Application of blockchain technology in credit management for credit bank system
CN115701078A (en) Cross-chain transaction processing method and device, electronic equipment and 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