CN110838065A - Transaction data processing method and device - Google Patents

Transaction data processing method and device Download PDF

Info

Publication number
CN110838065A
CN110838065A CN201911019591.6A CN201911019591A CN110838065A CN 110838065 A CN110838065 A CN 110838065A CN 201911019591 A CN201911019591 A CN 201911019591A CN 110838065 A CN110838065 A CN 110838065A
Authority
CN
China
Prior art keywords
transaction data
transaction
contract
priority
processing
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.)
Pending
Application number
CN201911019591.6A
Other languages
Chinese (zh)
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.)
Tencent Cloud Computing Beijing Co Ltd
Original Assignee
Tencent Cloud Computing Beijing 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 Tencent Cloud Computing Beijing Co Ltd filed Critical Tencent Cloud Computing Beijing Co Ltd
Priority to CN201911019591.6A priority Critical patent/CN110838065A/en
Publication of CN110838065A publication Critical patent/CN110838065A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application discloses a transaction data processing method and device, which are applied to the technical field of internet and are used for solving the problem that the processing efficiency of transaction data of important services is low in the prior art. The method specifically comprises the following steps: and determining the contract priority of the intelligent contract corresponding to the transaction data as a target contract priority, storing the transaction data into a transaction data processing queue corresponding to the target contract priority, and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information corresponding to the target contract priority. Therefore, by configuring contract priorities for different intelligent contracts, the transaction data of services with different priorities can be processed, so that the problem of low processing efficiency of the transaction data of important services in the process of processing the transaction data according to a time sequence is solved on the premise of not increasing new service end nodes, and the problems of resource waste, operation and maintenance cost and difficulty improvement caused by adding new service end nodes are avoided.

Description

Transaction data processing method and device
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method and an apparatus for processing transaction data.
Background
The block chain technology has the characteristics of decentralization, information non-tampering, openness and the like, and is widely applied to industries such as industrial manufacturing, transportation, finance, insurance, retail and the like. In the blockchain system, transaction data of all transactions related to various types of services are processed by a service end node running on a server end.
Currently, a service end node generally processes transaction data according to a time sequence, and in practical application, the importance degrees of different types of services are different, and for more important services, the current transaction data processing method may affect the processing efficiency of the transaction data of the services, and how to improve the processing efficiency of the transaction data of the important services is a problem that needs to be considered currently.
Disclosure of Invention
The embodiment of the application provides a transaction data processing method and a transaction data processing device, which are used for solving the problem that the transaction data processing efficiency of important business is low in the transaction data processing method in the prior art.
The technical scheme provided by the embodiment of the application is as follows:
in one aspect, an embodiment of the present application provides a transaction data processing method, which is applied to a server node in a blockchain system, and the transaction data processing method includes:
acquiring transaction data to be processed and contract identification of an intelligent contract corresponding to the transaction data;
determining the contract priority of the intelligent contract as the target contract priority according to the contract identification of the intelligent contract;
storing the transaction data to a transaction data processing queue corresponding to the target contract priority;
acquiring transaction processing speed-limiting information corresponding to the target contract priority, wherein the transaction processing speed-limiting information comprises a transaction processing amount upper limit in a speed-limiting period;
and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information.
In one possible implementation, obtaining the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data includes:
if the service end node is the endorsement node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction endorsement request;
and if the service end node is a sequencing node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction sequencing request.
In a possible implementation manner, before obtaining the transaction processing speed limit information corresponding to the target contract priority, the method further includes:
it is determined that the target contract priority is not below the priority threshold.
In a possible implementation manner, the transaction data processing method provided by the embodiment of the present application further includes:
and if the target contract priority is lower than the priority threshold, determining that the transaction data processing queue corresponding to each contract priority not lower than the priority threshold is empty, and processing the transaction data in the transaction data processing queue corresponding to the target contract priority.
In a possible implementation manner, when processing the transaction data in the transaction data processing queue corresponding to the target contract priority, the method further includes:
and determining that the transaction data processing queue corresponding to any contract priority not lower than the priority threshold is not empty, suspending the processing of the transaction data in the transaction data processing queue corresponding to the target contract priority, and processing the transaction data in the transaction data processing queue corresponding to any contract priority according to the transaction processing speed limit information corresponding to any contract priority.
In one possible implementation, the processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information includes:
determining a transaction processing amount upper limit corresponding to the target contract priority according to the transaction processing speed limit information;
and when the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined not to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing.
In a possible implementation manner, the transaction data processing method provided by the embodiment of the present application further includes:
and if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing when the next speed limit period comes.
On the other hand, an embodiment of the present application provides a transaction data processing apparatus, which is applied to a service end node in a blockchain system, and the transaction data processing apparatus provided in the embodiment of the present application includes:
the acquisition module is used for acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data;
the determining module is used for determining the contract priority of the intelligent contract as the target contract priority according to the contract identification of the intelligent contract;
the storage module is used for storing the transaction data to a transaction data processing queue corresponding to the target contract priority;
and the speed limit module is used for acquiring the transaction processing speed limit information corresponding to the target contract priority and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information, wherein the transaction processing speed limit information comprises the upper limit of the transaction processing amount in the speed limit period.
In a possible implementation manner, when acquiring the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data, the acquiring module is specifically configured to:
if the service end node is the endorsement node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction endorsement request;
and if the service end node is a sequencing node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction sequencing request.
In a possible implementation manner, the transaction data processing apparatus provided in an embodiment of the present application further includes:
and the checking module is used for carrying out threshold detection on the target contract priority and determining that the target contract priority is not lower than the priority threshold before the speed limiting module acquires the transaction processing speed limiting information corresponding to the target contract priority.
In one possible implementation, the speed limit module is further configured to:
and if the checking module determines that the target contract priority is lower than the priority threshold, determining that the transaction data processing queue corresponding to each contract priority not lower than the priority threshold is empty, and processing the transaction data in the transaction data processing queue corresponding to the target contract priority.
In one possible implementation manner, when the transaction data in the transaction data processing queue corresponding to the target contract priority is processed, the speed limit module is further configured to:
and determining that the transaction data processing queue corresponding to any contract priority not lower than the priority threshold is not empty, suspending the processing of the transaction data in the transaction data processing queue corresponding to the target contract priority, and processing the transaction data in the transaction data processing queue corresponding to any contract priority according to the transaction processing speed limit information corresponding to any contract priority.
In a possible implementation manner, when the transaction data in the transaction data processing queue is processed according to the transaction processing speed limit information, the speed limit module is specifically configured to:
determining a transaction processing amount upper limit corresponding to the target contract priority according to the transaction processing speed limit information;
and when the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined not to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing.
In one possible implementation, the speed limit module is further configured to:
and if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing when the next speed limit period comes.
On the other hand, an embodiment of the present application provides an intelligent contract processing device in a blockchain system, including: the transaction data processing system comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the computer program to realize the transaction data processing method provided by the embodiment of the application.
On the other hand, the embodiment of the present application further provides a computer-readable storage medium, where computer instructions are stored, and when executed by a processor, the computer instructions implement the transaction data processing method provided in the embodiment of the present application.
The beneficial effects of the embodiment of the application are as follows:
in the embodiment of the application, the contract priorities are configured for different intelligent contracts, so that the transaction data of services with different priorities can be processed, the problem that the processing efficiency of the transaction data of important services is low in a method for processing the transaction data according to a time sequence is solved on the premise that a new service end node is not added, and the problems of resource waste, operation and maintenance cost and difficulty improvement caused by the addition of the service end node are solved. Moreover, the corresponding transaction processing speed limit information is configured for different contract priorities, so that the transaction data of services with different priorities can be processed at different processing speeds, the processing efficiency of the transaction data of important services is guaranteed, and the flexibility of transaction data processing in the blockchain system is improved.
Drawings
FIG. 1 is a block diagram illustrating a block chain according to an embodiment of the present invention;
FIG. 2A is a block chain system of the present application;
FIG. 2B is a schematic diagram illustrating communication interaction between various service end nodes in an embodiment of the present application;
FIG. 3 is a schematic diagram illustrating a correspondence between contract priority and transaction data processing queues and transaction processing speed limit information in an embodiment of the present application;
FIG. 4 is a schematic flow chart illustrating a transaction data processing method according to an embodiment of the present application;
FIG. 5A is a schematic diagram illustrating an overview of processing transaction data by an endorsement node and a sort node in an embodiment of the application;
FIG. 5B is a flowchart illustrating a transaction data processing method according to an embodiment of the present disclosure;
FIG. 6 is a functional block diagram of a transaction data processing device according to an embodiment of the present disclosure;
fig. 7 is a schematic hardware configuration diagram of a transaction data processing device in an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solution and advantages of the present application more clearly and clearly understood, the technical solution in the embodiments of the present application will be described below in detail and completely with reference to the accompanying drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
To facilitate a better understanding of the present application by those skilled in the art, a brief description of the technical terms involved in the present application will be given below.
1. The block chain (Blockchain) is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. The blockchain is essentially a decentralized database, which is a string of blocks associated by using cryptography, and transaction data of a batch of network transactions is recorded in each block for verifying the validity (anti-counterfeiting) of the transaction data and generating the next block. Referring to fig. 1, an optional schematic diagram of a block structure (blockastructure) in the present application is shown, where each block includes a hash value of a transaction record stored in the block (hash value of the block) and a hash value of a previous block, and the blocks are connected by the hash values to form a block chain. The block may include information such as a time stamp at the time of block generation.
In practical applications, the blockchain may include a blockchain underlying platform, a platform product service layer, and an application service layer. Wherein:
the block chain underlying platform can comprise processing modules such as user management, basic service, intelligent contracts and operation monitoring. Specifically, the user management module is responsible for identity information management of all blockchain participants, including maintaining public and private key generation (account management), key management, user real identity and blockchain address correspondence maintenance (authority management), and the like, and under the authorization condition, supervises and audits the transaction condition of some real identities, and provides rule configuration (wind control audit) of risk control; the basic service module is deployed on all block chain node equipment and used for verifying the validity of the service request, recording the service request to storage after consensus on the valid request is completed, for a new service request, the basic service firstly performs interface adaptation analysis and authentication processing (interface adaptation), then encrypts service information (consensus management) through a consensus algorithm, transmits the service information to a shared account (network communication) completely and consistently after encryption, and performs recording and storage; the intelligent contract module is responsible for registering and issuing contracts, triggering the contracts and executing the contracts, developers can define contract logics through a certain programming language, issue the contract logics to a block chain (contract registration), call keys or other event triggering and executing according to the logics of contract clauses, complete the contract logics and simultaneously provide the function of upgrading and canceling the contracts; the operation monitoring module is mainly responsible for deployment, configuration modification, contract setting, cloud adaptation in the product release process and visual output of real-time states in product operation, such as: alarm, monitoring network conditions, monitoring node equipment health status, and the like.
The platform product service layer provides basic capability and an implementation framework of typical application, and developers can complete block chain implementation of business logic based on the basic capability and the characteristics of the superposed business.
The application service layer provides the application service based on the block chain scheme for the business participants to use.
In practical application, the blockchain can be divided into three categories, namely a public chain, a private chain and a alliance chain, according to different access rights and management rights. Wherein:
the public chain is a block chain which can be read by all people, can initiate transactions by any person, can obtain effective confirmation of the transactions, and can be used for accounting and consensus processes by any person;
the private chain is a block chain which uses a block chain technology as a bottom layer accounting technology, and accounting nodes are private or private mechanisms and are not open to the outside;
the alliance chain is a block chain which is used by a specific group and limited third parties, a plurality of preselected nodes are designated as accounting nodes inside the block chain, the generation of each block is determined by all the preselected nodes, and the alliance chain has certain requirements on configuration and network environment of the consensus or verification nodes.
2. The blockchain system is a distributed system formed by connecting a client node and a plurality of service end nodes in a network communication mode. Referring To fig. 2A, in the blockchain system, a Peer-To-Peer (P2P) network is formed between the service end nodes, and the P2P Protocol is an application layer Protocol operating on top of a Transmission Control Protocol (TCP). Wherein:
the client node is an Application program (App) or Software Development Kit (SDK) which can support user registration of the blockchain service and can initiate a service request to the blockchain network according to a user operation.
The server node, which is a computing device running on the server side and can provide blockchain services for the client node, may be, but is not limited to: server, user terminal, etc. in practical applications, any computing device, such as server, user terminal, etc. may join the blockchain network to become a server node.
Referring to fig. 2B, the blockchain system may include different functional service end nodes, such as: the endorsement node is mainly responsible for checking and endorsement of transaction data such as transaction proposals and the like sent by the client node, and returning endorsement results and endorsement signatures to the client node; the sequencing node is mainly responsible for carrying out global sequencing and block packing on transaction data such as transaction results with endorsement results and endorsement signatures and the like sent by the client node and broadcasting the generated blocks to the endorsement node and the accounting node; the accounting node is mainly responsible for verifying the blocks broadcast by the sequencing node (including but not limited to endorsement policy verification, read-write set verification and the like), submitting the verified blocks into a block chain, updating a database, and maintaining state data and copies of an account book.
3. An intelligent contract, which is a computerized protocol, can execute the terms of a certain contract, is realized by codes which are deployed on a shared account and are used for executing when certain conditions are met, and is used for completing automated transactions according to actual business demand codes, such as inquiring the logistics state of goods purchased by a buyer and transferring the electronic money of the buyer to the address of a merchant after the buyer signs the goods; of course, smart contracts are not limited to executing contracts for trading, but may also execute contracts that process received information.
4. In the present application, in order to configure the priority for the intelligent contract corresponding to the service according to the importance degree of the service, negotiation determination may be performed by each user in the blockchain system, and the contract priority of the intelligent contract may be configured and stored in association when the user uploads, installs, and instantiates the intelligent contract.
In the application, different contract priorities can correspond to different transaction data processing queues and transaction processing speed limit information, wherein the transaction data processing queues are used for storing transaction data of each service under the corresponding contract priority; the transaction processing speed limit information is configured for the corresponding contract priority according to the maximum load capacity of the service end node, and is used for limiting the processing speed of the transaction data of each service under the contract priority, and may include but is not limited to: and in practical application, the sum of the transaction processing amount upper limits corresponding to the contract priorities in the speed limit period does not exceed the maximum load capacity of the service end node.
For example: referring to fig. 3, when a user uploads, installs, and instantiates an intelligent contract, the contract priority of the intelligent contract may be configured, and the contract priority may include, but is not limited to: high priority, normal priority and low priority, in practical application, the high priority, normal priority and low priority may respectively correspond to a transaction data processing queue, and may be a high priority processing queue, a normal priority processing queue and a low priority processing queue in turn, and the high priority, the normal priority and the low priority respectively correspond to one transaction processing speed limit information, assuming that the maximum load capacity of each service end node is the same, the transaction processing speed limit information corresponding to the high priority, the normal priority and the low priority can be 600 transaction data processed at the highest, 300 transaction data processed at the highest and 100 transaction data processed at the highest within 1 second of the speed limit period in turn, thus, the service end node can process the speed limit information according to the transaction corresponding to each contract priority, and processing the transaction data in the transaction data processing queue corresponding to the corresponding contract priority.
5. In the present application, the content of the transaction data is different according to different functions of the service end node, and specifically, if the service end node is an endorsement node, the transaction data may include, but is not limited to: a transaction proposal in a transaction endorsement request sent by a client; if the server-side node is a sequencing node, the transaction data may include, but is not limited to: and the transaction result, the endorsement signature and the like in the transaction sequencing request sent by the client.
After introducing the technical terms related to the present application, the following briefly introduces the application scenarios and design ideas of the embodiments of the present application.
At present, in a blockchain system, a transaction data uplink process is usually completed by calling an intelligent contract, the intelligent contracts of all services are equal, for a public chain, if the transaction data of an important service is expected to be rapidly uplink, the possibility of rapidly uplink of the transaction data of the important service can be accelerated in a manner of increasing transaction commission, and for an alliance chain, the problem of rapidly uplink of the transaction data of the important service cannot be effectively solved in a manner of increasing the transaction commission. Therefore, a transaction data processing method is proposed in the prior art, that is, a new service end node is added in a blockchain system, and transaction data of important services are processed by using the new service end node, for the whole blockchain system, the improvement effect of the processing efficiency of the transaction data of the important services is limited, and the operation and maintenance difficulty and cost of the blockchain system are improved along with the increase of the number of the new service end nodes.
Therefore, in order to solve the above problems, an embodiment of the present application provides a method for processing transaction data, and specifically, according to an importance degree of a service, a contract priority is configured for a corresponding intelligent contract, and corresponding transaction processing speed limit information is configured for different contract priorities, when a service end node processes transaction data, according to a contract identifier of an intelligent contract corresponding to the transaction data, the contract priority of the intelligent contract is determined to be a target contract priority, the transaction data is stored in a transaction data processing queue corresponding to the target contract priority, and the transaction processing speed limit information corresponding to the target contract priority is obtained, and transaction data in the transaction data processing queue is processed according to the transaction processing speed limit information. Therefore, by configuring contract priorities for different intelligent contracts, transaction data of services with different priorities can be processed, so that the problem that the processing efficiency of the transaction data of important services is low in the method for processing the transaction data according to the time sequence is solved on the premise of not increasing new service end nodes, and the problems of resource waste, operation and maintenance cost and difficulty improvement caused by adding new service end nodes are avoided. Moreover, the corresponding transaction processing speed limit information is configured for different contract priorities, so that the transaction data of services with different priorities can be processed at different processing speeds, the processing efficiency of the transaction data of important services is guaranteed, and the flexibility of transaction data processing in the blockchain system is improved.
The following describes a transaction data processing method applied to a service end node in a blockchain system according to an embodiment of the present application. Referring to fig. 4, a flow of the transaction data processing method according to the embodiment of the present application is as follows:
step 401: acquiring to-be-processed transaction data and contract identification of an intelligent contract corresponding to the transaction data.
In practical application, if the service end node is an endorsement node, the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data can be obtained from the received transaction endorsement request; if the service end node is a sequencing node, the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data can be obtained from the received transaction sequencing request.
Step 402: and determining the contract priority of the intelligent contract as the target contract priority according to the contract identification of the intelligent contract.
In practical application, when a user uploads, installs and instantiates an intelligent contract, after the contract priority of the intelligent contract is configured according to the priority result negotiated by each user in a block chain system based on the importance degree of a service, the contract identifier and the contract priority of the intelligent contract can be stored in an associated manner, so that after the service end node obtains the contract identifier of the intelligent contract corresponding to transaction data, the service end node can obtain the contract priority of the intelligent contract according to the association relationship between the contract identifier and the contract priority and determine the contract priority as a target contract priority.
Step 403: and storing the transaction data to a transaction data processing queue corresponding to the target contract priority.
In practical application, in order to quickly process transaction data of each service corresponding to different priorities and improve the processing efficiency of the transaction data, the service end node acquires the transaction data to be processed, and after determining the contract priority of the intelligent contract corresponding to the transaction data as the target contract priority, the service end node can store the transaction data into the transaction data processing queue corresponding to the target contract priority.
Step 404: and acquiring the transaction processing speed limit information corresponding to the target contract priority, wherein the transaction processing speed limit information comprises the upper limit of the transaction processing amount in the speed limit period.
In order to improve the resource utilization rate, in this embodiment of the application, transaction data of a service with a lower contract priority may be processed in an idle time, specifically, before the service end node acquires transaction processing speed limit information corresponding to a target contract priority, it may also be checked whether the target contract priority is not lower than a priority threshold, if it is determined that the target contract priority is not lower than the priority threshold, the transaction processing speed limit information corresponding to the target contract priority may be directly acquired, and transaction data in a transaction data processing queue corresponding to the target contract priority is processed according to the transaction processing speed limit information, so that real-time processing of the transaction data of a high-priority service is ensured, and processing efficiency of the transaction data of the high-priority service is improved.
It is worth mentioning that, if the service end node determines that the target contract priority is lower than the priority threshold, the service end node may further detect whether the transaction data processing queues corresponding to the contract priorities not lower than the priority threshold are all empty, if so, the transaction data in the transaction data processing queues corresponding to the target contract priority may be directly processed, if not, the transaction data in the transaction data processing queues corresponding to the target contract priority may not be processed, and the transaction data processing queues corresponding to the contract priorities not lower than the priority threshold are monitored in real time, and when it is monitored that the transaction data processing queues corresponding to the contract priorities not lower than the priority threshold are all empty, the transaction data in the transaction data processing queues corresponding to the target contract priority is processed, so as to implement the function of processing the transaction data of the low-priority service in idle time, processing resources of the service end node are saved.
Further, when the service end node processes the transaction data in the transaction data processing queue with the low contract priority in idle time, if it is monitored that the transaction data processing queue corresponding to any contract priority not lower than the priority threshold is not empty, the processing of the transaction data in the transaction data processing queue with the low contract priority can be suspended, and the transaction data in the transaction data processing queue corresponding to any contract priority can be processed according to the transaction processing speed limit information corresponding to any contract priority, so that the real-time processing of the transaction data of the high-priority service is further ensured, and the processing efficiency of the transaction data of the high-priority service is improved.
Step 405: and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information.
In this embodiment, the server end node may perform step 405 in the following manners, but is not limited to: determining the upper limit of the transaction processing amount of the target contract priority in the speed limit period according to the transaction processing speed limit information, periodically acquiring transaction data from a transaction data processing queue corresponding to the target contract priority for processing according to the upper limit of the transaction processing amount of the target contract priority in the speed limit period, and directly acquiring the transaction data from the transaction data processing queue for processing if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined not to exceed the upper limit of the transaction processing amount in each speed limit period; and if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing when the next speed limit period comes.
It is worth mentioning that, according to different actual needs and application scenarios, in the blockchain system, all types of service end nodes may process transaction data by using the transaction data processing method provided by the embodiment of the present application, or some types of service end nodes may process transaction data by using the transaction data processing method provided by the embodiment of the present application. For example: referring to fig. 5A, for a transaction endorsement request sent by a user to a sorting node through a client node, the endorsement node may use the transaction data processing method provided in the embodiment of the present application to check and endorse transaction data in the transaction endorsement request, and for a transaction sorting request sent by the user to the sorting node through the client node, the sorting node may also use the transaction data processing method provided in the embodiment of the present application to sort and package transaction data in the transaction sorting request.
The method for processing transaction data provided by the embodiment of the present application is further described in detail below with a specific application scenario that an endorsement node and a sorting node in a blockchain system process transaction data by using the method for processing transaction data provided by the embodiment of the present application. Referring to fig. 5B, a specific flow of the transaction data processing method according to the embodiment of the present application is as follows:
step 501: the client node sends a transaction endorsement request to the endorsement node aiming at the transaction initiated by the user, wherein the transaction endorsement request at least carries transaction data such as a transaction proposal and the like, contract identification of an intelligent contract, user signature and the like.
Step 502: the endorsement node acquires transaction data such as a transaction proposal and the like, contract identification of the intelligent contract and user signature from the transaction endorsement request.
Step 503: and the endorsement node verifies the user signature, and determines the contract priority of the intelligent contract as the target contract priority according to the contract identifier of the intelligent contract after the verification is passed.
Step 504: and the endorsement node stores the transaction data such as the transaction proposal and the like to a transaction data processing queue corresponding to the target contract priority.
Step 505: the endorsement node checks whether the target contract priority is not lower than the priority threshold, if so, the step 507 is executed; if not, go to step 506.
Step 506: and when determining that the transaction data processing queues corresponding to the contract priorities not lower than the priority threshold are all empty, the endorsement node processes the transaction data in the transaction data processing queues corresponding to the target contract priorities.
Step 507: and the endorsement node acquires the transaction processing speed limit information corresponding to the target contract priority, and determines the transaction processing amount upper limit of the target contract priority in the speed limit period according to the transaction processing speed limit information.
Step 508: and the endorsement node periodically acquires transaction data such as a transaction proposal and the like from the transaction data processing queue corresponding to the target contract priority according to the upper limit of the transaction processing amount of the target contract priority in the speed limit period, and checks and endorses the acquired transaction data such as the transaction proposal and the like to obtain an endorsement result and sign the endorsement result.
Step 509: and the endorsement node carries the endorsement result, the signature and other information in the transaction endorsement response and returns the transaction endorsement response to the client node.
Step 510: and the client node checks the endorsement result, the signature and other information in the transaction endorsement response returned by each endorsement node.
Step 511: and when the client node determines that the number of the effective endorsement results and the number of the signatures reach the set number, sending a transaction sequencing request to the sequencing node, wherein the transaction sequencing request at least carries transaction data such as transaction results and the like, contract identifications of intelligent contracts, endorsement results, signatures and the like.
Step 512: the sequencing node acquires transaction data such as transaction results, contract identifications, endorsement results, signatures and the like of the intelligent contracts from the transaction sequencing requests.
Step 513: and the sequencing node determines the contract priority of the intelligent contract as the target contract priority according to the contract identification of the intelligent contract.
Step 514: and the sequencing node stores the transaction data such as the transaction result, the endorsement result, the signature and the like to a transaction data processing queue corresponding to the target contract priority.
Step 515: the sequencing node checks whether the target contract priority is not lower than the priority threshold, if so, step 517 is executed; if not, go to step 516.
Step 516: and when determining that the transaction data processing queues corresponding to the contract priorities not lower than the priority threshold are all empty, the sequencing node processes the transaction data in the transaction data processing queues corresponding to the target contract priorities.
517: and the sequencing node acquires the transaction processing speed limit information corresponding to the target contract priority, and determines the transaction processing amount upper limit of the target contract priority in the speed limit period according to the transaction processing speed limit information.
Step 518: and the sequencing node periodically acquires transaction data from the transaction data processing queue corresponding to the target contract priority according to the upper limit of the transaction processing amount of the target contract priority in the speed limit period, and globally sequences and packs the transaction data acquired more than once.
Step 519: and the sequencing node broadcasts the generated blocks to the accounting node and the endorsement node.
Step 520: and the accounting node performs various verifications such as endorsement policy verification, read-write set verification and the like on the blocks broadcast by the sequencing node, and submits the blocks passing the verification to a block chain.
Based on the foregoing embodiments, an embodiment of the present application provides a transaction data processing apparatus applied to a service end node in a blockchain system, and referring to fig. 6, a transaction data processing 600 provided by an embodiment of the present application at least includes:
the acquiring module 601 is configured to acquire transaction data to be processed and a contract identifier of an intelligent contract corresponding to the transaction data;
a determining module 602, configured to determine, according to a contract identifier of an intelligent contract, a contract priority of the intelligent contract as a target contract priority;
the storage module 603 is configured to store the transaction data in a transaction data processing queue corresponding to the priority of the target contract;
the speed limit module 604 is configured to obtain transaction processing speed limit information corresponding to the priority of the target contract, and process the transaction data in the transaction data processing queue according to the transaction processing speed limit information, where the transaction processing speed limit information includes a transaction processing amount upper limit in a speed limit period.
In a possible implementation manner, when acquiring the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data, the acquiring module 601 is specifically configured to:
if the service end node is the endorsement node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction endorsement request;
and if the service end node is a sequencing node, acquiring the transaction data to be processed and contract identification of the intelligent contract corresponding to the transaction data from the received transaction sequencing request.
In a possible implementation manner, the transaction data processing apparatus provided in an embodiment of the present application further includes:
the checking module 605 is configured to perform threshold detection on the target contract priority and determine that the target contract priority is not lower than the priority threshold before the speed-limiting module 604 obtains the transaction processing speed-limiting information corresponding to the target contract priority.
In one possible implementation, the speed limit module 604 is further configured to:
if the checking module 605 determines that the target contract priority is lower than the priority threshold, it determines that the transaction data processing queue corresponding to each contract priority not lower than the priority threshold is empty, and processes the transaction data in the transaction data processing queue corresponding to the target contract priority.
In one possible implementation, when processing the transaction data in the transaction data processing queue corresponding to the target contract priority, the speed limit module 604 is further configured to:
and determining that the transaction data processing queue corresponding to any contract priority not lower than the priority threshold is not empty, suspending the processing of the transaction data in the transaction data processing queue corresponding to the target contract priority, and processing the transaction data in the transaction data processing queue corresponding to any contract priority according to the transaction processing speed limit information corresponding to any contract priority.
In a possible implementation manner, when the transaction data in the transaction data processing queue is processed according to the transaction processing speed limit information, the speed limit module 604 is specifically configured to:
determining a transaction processing amount upper limit corresponding to the target contract priority according to the transaction processing speed limit information;
and when the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined not to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing.
In one possible implementation, the speed limit module 604 is further configured to:
and if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined to exceed the upper limit of the transaction processing amount, acquiring the transaction data from the transaction data processing queue for processing when the next speed limit period comes.
It should be noted that the principle of the transaction data processing apparatus 600 provided in the embodiment of the present application for solving the technical problem is similar to the transaction data processing method provided in the embodiment of the present application, and therefore, the implementation of the transaction data processing apparatus 600 provided in the embodiment of the present application can refer to the implementation of the transaction data processing method provided in the embodiment of the present application, and repeated details are not repeated.
After the method and the device for processing transaction data provided by the embodiment of the application are introduced, a brief description is given to the transaction data processing device provided by the embodiment of the application.
The transaction data processing device 700 provided in the embodiment of the present application may be, but is not limited to, a server, a user terminal, and other computing devices, and as shown in fig. 7, the transaction data processing device 700 provided in the embodiment of the present application at least includes: the transaction data processing method provided by the embodiment of the application is implemented by the processor 701, the memory 702 and a computer program stored on the memory 702 and capable of running on the processor 701, wherein the processor 701 executes the computer program.
It should be noted that the transaction data processing device 700 shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of the application of the embodiments.
The transaction data processing device 700 provided by the embodiments of the present application may further include a bus 703 that connects different components (including the processor 701 and the memory 702). Bus 703 represents one or more of any of several types of bus structures, including a memory bus, a peripheral bus, a local bus, and so forth.
The Memory 702 may include readable media in the form of volatile Memory, such as Random Access Memory (RAM) 7021 and/or cache Memory 7022, and may further include Read Only Memory (ROM) 7023.
Memory 702 may also include a program tool 7025 having a set (at least one) of program modules 7024, program modules 7024 including, but not limited to: an operating subsystem, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The transaction data processing device 700 may also communicate with one or more external devices 704 (e.g., a keyboard, a remote control, etc.), with one or more devices that enable a user to interact with the transaction data processing device 700 (e.g., a cell phone, a computer, etc.), and/or with any device that enables the transaction data processing device 700 to communicate with one or more other transaction data processing devices 700 (e.g., a router, a modem, etc.). This communication may be through an Input/Output (I/O) interface 705. Also, the transaction data processing device 700 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public Network, such as the internet) via the Network adapter 706. As shown in FIG. 7, the network adapter 706 communicates with the other modules of the transaction data processing device 700 via the bus 703. It should be understood that although not shown in fig. 7, other hardware and/or software modules may be used in conjunction with the transaction data processing device 700, including but not limited to: microcode, device drivers, Redundant processors, external disk drive Arrays, disk array (RAID) subsystems, tape drives, and data backup storage subsystems, to name a few.
The following describes a computer-readable storage medium provided by embodiments of the present application. The embodiment of the application provides a computer-readable storage medium, which stores computer instructions, and the computer instructions are executed by a processor to realize the transaction data processing method provided by the embodiment of the application. Specifically, the executable program may be built in or installed in the transaction data processing device 700, so that the transaction data processing device 700 may implement the transaction data processing method provided by the embodiment of the present application by executing the built-in or installed executable program.
Furthermore, the transaction data processing method provided by the embodiment of the present application may also be implemented as a program product, which includes program code for causing the transaction data processing device 700 to execute the transaction data processing method provided by the embodiment of the present application when the program product can run on the transaction data processing device 700.
The program product provided by the embodiments of the present application may be any combination of one or more readable media, where the readable media may be a readable signal medium or a readable storage medium, and the readable storage medium may be, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof, and in particular, more specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a RAM, a ROM, an Erasable Programmable Read-Only Memory (EPROM), an optical fiber, a portable Compact disk Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The program product provided by the embodiment of the application can adopt a CD-ROM and comprises program codes, and can run on a computing device. However, the program product provided by the embodiments of the present application is not limited thereto, and in the embodiments of the present application, the readable storage medium may be any tangible medium that can contain or store a program, which can be used by or in connection with an instruction execution system, apparatus, or device.
It should be noted that although several units or sub-units of the apparatus are mentioned in the above detailed description, such division is merely exemplary and not mandatory. Indeed, the features and functions of two or more units described above may be embodied in one unit, according to embodiments of the application. Conversely, the features and functions of one unit described above may be further divided into embodiments by a plurality of units.
Further, while the operations of the methods of the present application are depicted in the drawings in a particular order, this does not require or imply that these operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
It will be apparent to those skilled in the art that various changes and modifications may be made in the embodiments of the present application without departing from the spirit and scope of the embodiments of the present application. Thus, if such modifications and variations of the embodiments of the present application fall within the scope of the claims of the present application and their equivalents, the present application is also intended to encompass such modifications and variations.

Claims (10)

1. A transaction data processing method is applied to a service end node in a blockchain system, and comprises the following steps:
acquiring transaction data to be processed and contract identification of an intelligent contract corresponding to the transaction data;
determining the contract priority of the intelligent contract as a target contract priority according to the contract identification of the intelligent contract;
storing the transaction data to a transaction data processing queue corresponding to the target contract priority;
acquiring transaction processing speed-limiting information corresponding to the target contract priority, wherein the transaction processing speed-limiting information comprises an upper limit of transaction processing amount in a speed-limiting period;
and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information.
2. The transaction data processing method of claim 1, wherein obtaining the transaction data to be processed and the contract identifier of the intelligent contract corresponding to the transaction data comprises:
if the service end node is an endorsement node, acquiring transaction data to be processed and contract identification of an intelligent contract corresponding to the transaction data from the received transaction endorsement request;
and if the service end node is a sequencing node, acquiring the transaction data to be processed and the contract identification of the intelligent contract corresponding to the transaction data from the received transaction sequencing request.
3. The transaction data processing method according to claim 1 or 2, wherein before acquiring the transaction processing speed limit information corresponding to the target contract priority, the method further comprises:
determining that the target contract priority is not below a priority threshold.
4. The transaction data processing method of claim 3, further comprising:
and if the target contract priority is determined to be lower than the priority threshold, determining that the transaction data processing queue corresponding to each contract priority not lower than the priority threshold is empty, and processing the transaction data in the transaction data processing queue corresponding to the target contract priority.
5. The transaction data processing method of claim 4, wherein when processing the transaction data in the transaction data processing queue corresponding to the target contract priority, further comprising:
and determining that the transaction data processing queue corresponding to any contract priority not lower than the priority threshold is not empty, suspending the processing of the transaction data in the transaction data processing queue corresponding to the target contract priority, and processing the transaction data in the transaction data processing queue corresponding to any contract priority according to the transaction processing speed limit information corresponding to any contract priority.
6. The transaction data processing method of claim 1 or 2, wherein processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information comprises:
determining the upper limit of the transaction processing amount corresponding to the priority of the target contract according to the transaction processing speed limit information;
and when the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined not to exceed the upper limit of the transaction processing amount, acquiring transaction data from the transaction data processing queue for processing.
7. The transaction data processing method of claim 6, further comprising:
and if the current transaction processing amount corresponding to the target contract priority in the current speed limit period is determined to exceed the upper limit of the transaction processing amount, acquiring transaction data from the transaction data processing queue for processing when the next speed limit period comes.
8. A transaction data processing apparatus, for use in a server node in a blockchain system, the transaction data processing apparatus comprising:
the acquisition module is used for acquiring the transaction data to be processed and the contract identification of the intelligent contract corresponding to the transaction data;
the determining module is used for determining the contract priority of the intelligent contract as the target contract priority according to the contract identification of the intelligent contract;
the storage module is used for storing the transaction data to a transaction data processing queue corresponding to the target contract priority;
and the speed limit module is used for acquiring the transaction processing speed limit information corresponding to the target contract priority and processing the transaction data in the transaction data processing queue according to the transaction processing speed limit information, wherein the transaction processing speed limit information comprises the upper limit of the transaction processing amount in the speed limit period.
9. A transaction data processing device, comprising: a memory, a processor and a computer program stored on the memory and executable on the processor, the processor when executing the computer program implementing a method of transaction data processing in a blockchain system according to any of claims 1 to 7.
10. A computer-readable storage medium storing computer instructions which, when executed by a processor, implement the transaction data processing method of any one of claims 1 to 7.
CN201911019591.6A 2019-10-24 2019-10-24 Transaction data processing method and device Pending CN110838065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911019591.6A CN110838065A (en) 2019-10-24 2019-10-24 Transaction data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911019591.6A CN110838065A (en) 2019-10-24 2019-10-24 Transaction data processing method and device

Publications (1)

Publication Number Publication Date
CN110838065A true CN110838065A (en) 2020-02-25

Family

ID=69575514

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911019591.6A Pending CN110838065A (en) 2019-10-24 2019-10-24 Transaction data processing method and device

Country Status (1)

Country Link
CN (1) CN110838065A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111415259A (en) * 2020-03-26 2020-07-14 杭州复杂美科技有限公司 Transaction queuing method, device and storage medium
CN111767143A (en) * 2020-06-24 2020-10-13 中国工商银行股份有限公司 Transaction data processing method, device, equipment and system
CN111861252A (en) * 2020-07-29 2020-10-30 北京达佳互联信息技术有限公司 Electronic resource transmission method and device and server
CN112003903A (en) * 2020-07-29 2020-11-27 北京小米松果电子有限公司 Cluster task scheduling method and device and storage medium
CN112488688A (en) * 2020-12-17 2021-03-12 广州智链未来科技有限公司 Transaction processing method, device, equipment and storage medium based on block chain
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN113159957A (en) * 2021-05-17 2021-07-23 深圳前海微众银行股份有限公司 Transaction processing method and device
CN113542405A (en) * 2021-07-14 2021-10-22 广东卓启云链科技有限公司 Block chain-based network communication system, method, device and storage medium
CN113641517A (en) * 2021-08-10 2021-11-12 平安科技(深圳)有限公司 Service data sending method and device, computer equipment and storage medium
WO2022206044A1 (en) * 2021-03-29 2022-10-06 杭州趣链科技有限公司 Bandwidth traffic limiting method and electronic device
CN115271746A (en) * 2022-09-27 2022-11-01 江苏荣泽信息科技股份有限公司 Block chain transaction sorting algorithm with priority
CN115271938A (en) * 2022-06-16 2022-11-01 芯华章科技股份有限公司 Transaction data processing method, device and storage medium
CN117217920A (en) * 2023-11-08 2023-12-12 深圳海辰储能科技有限公司 Energy storage transaction data processing method, device and storage medium
CN117237004A (en) * 2023-11-10 2023-12-15 深圳海辰储能科技有限公司 Energy storage device transaction processing method and device and storage medium
CN117270936A (en) * 2023-10-10 2023-12-22 武汉碧涯科技有限公司 Cloud platform operation and maintenance method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107241279A (en) * 2017-06-22 2017-10-10 北京天德科技有限公司 A kind of block chain transaction current-limiting method based on multi-buffer queue
US20180096360A1 (en) * 2016-10-04 2018-04-05 International Business Machines Corporation Method and apparatus to enforce smart contract execution hierarchy on blockchain
CN108712468A (en) * 2018-04-19 2018-10-26 上海分布信息科技有限公司 A kind of block chain income distribution method and distribution system
CN109064327A (en) * 2018-06-29 2018-12-21 浙江超脑时空科技有限公司 A kind of intelligence contract processing method, device and equipment
CN109816385A (en) * 2017-11-21 2019-05-28 维布络有限公司 The system and method that block chain transaction in distributed account book network is veritified
US20190197532A1 (en) * 2017-12-27 2019-06-27 International Business Machines Corporation Private resource discovery and subgroup formation on a blockchain

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180096360A1 (en) * 2016-10-04 2018-04-05 International Business Machines Corporation Method and apparatus to enforce smart contract execution hierarchy on blockchain
CN107241279A (en) * 2017-06-22 2017-10-10 北京天德科技有限公司 A kind of block chain transaction current-limiting method based on multi-buffer queue
CN109816385A (en) * 2017-11-21 2019-05-28 维布络有限公司 The system and method that block chain transaction in distributed account book network is veritified
US20190197532A1 (en) * 2017-12-27 2019-06-27 International Business Machines Corporation Private resource discovery and subgroup formation on a blockchain
CN108712468A (en) * 2018-04-19 2018-10-26 上海分布信息科技有限公司 A kind of block chain income distribution method and distribution system
CN109064327A (en) * 2018-06-29 2018-12-21 浙江超脑时空科技有限公司 A kind of intelligence contract processing method, device and equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王德文;柳智权;: "基于智能合约的区域能源交易模型与实验测试", 电网技术, no. 06, 7 March 2019 (2019-03-07) *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111415259A (en) * 2020-03-26 2020-07-14 杭州复杂美科技有限公司 Transaction queuing method, device and storage medium
CN111415259B (en) * 2020-03-26 2024-02-06 杭州复杂美科技有限公司 Transaction queuing method, device and storage medium
CN111767143A (en) * 2020-06-24 2020-10-13 中国工商银行股份有限公司 Transaction data processing method, device, equipment and system
CN111767143B (en) * 2020-06-24 2023-08-08 中国工商银行股份有限公司 Transaction data processing method, device, equipment and system
CN111861252A (en) * 2020-07-29 2020-10-30 北京达佳互联信息技术有限公司 Electronic resource transmission method and device and server
CN112003903A (en) * 2020-07-29 2020-11-27 北京小米松果电子有限公司 Cluster task scheduling method and device and storage medium
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN112488688A (en) * 2020-12-17 2021-03-12 广州智链未来科技有限公司 Transaction processing method, device, equipment and storage medium based on block chain
CN112488688B (en) * 2020-12-17 2024-03-26 广州智链未来科技有限公司 Transaction processing method, device, equipment and storage medium based on blockchain
WO2022206044A1 (en) * 2021-03-29 2022-10-06 杭州趣链科技有限公司 Bandwidth traffic limiting method and electronic device
CN113159957A (en) * 2021-05-17 2021-07-23 深圳前海微众银行股份有限公司 Transaction processing method and device
CN113542405A (en) * 2021-07-14 2021-10-22 广东卓启云链科技有限公司 Block chain-based network communication system, method, device and storage medium
CN113542405B (en) * 2021-07-14 2023-10-17 广东卓启云链科技有限公司 Block chain-based network communication system, method, equipment and storage medium
CN113641517A (en) * 2021-08-10 2021-11-12 平安科技(深圳)有限公司 Service data sending method and device, computer equipment and storage medium
CN113641517B (en) * 2021-08-10 2023-08-29 平安科技(深圳)有限公司 Service data transmitting method, device, computer equipment and storage medium
CN115271938A (en) * 2022-06-16 2022-11-01 芯华章科技股份有限公司 Transaction data processing method, device and storage medium
CN115271746A (en) * 2022-09-27 2022-11-01 江苏荣泽信息科技股份有限公司 Block chain transaction sorting algorithm with priority
CN117270936A (en) * 2023-10-10 2023-12-22 武汉碧涯科技有限公司 Cloud platform operation and maintenance method and system
CN117270936B (en) * 2023-10-10 2024-03-19 武汉碧涯科技有限公司 Cloud platform operation and maintenance method and system
CN117217920B (en) * 2023-11-08 2024-01-30 深圳海辰储能科技有限公司 Energy storage transaction data processing method, device and storage medium
CN117217920A (en) * 2023-11-08 2023-12-12 深圳海辰储能科技有限公司 Energy storage transaction data processing method, device and storage medium
CN117237004A (en) * 2023-11-10 2023-12-15 深圳海辰储能科技有限公司 Energy storage device transaction processing method and device and storage medium
CN117237004B (en) * 2023-11-10 2024-03-05 深圳海辰储能科技有限公司 Energy storage device transaction processing method and device and storage medium

Similar Documents

Publication Publication Date Title
CN110838065A (en) Transaction data processing method and device
CN111492624B (en) Method and control system for controlling and/or monitoring a device
US11270030B2 (en) System and method for consensus management
US20190050855A1 (en) Blockchain-based systems, methods, and apparatus for securing access to information stores
CN112154468A (en) Self-monitoring block chain endorsement based on safety consensus
CN112291372B (en) Asynchronous posting method, device, medium and electronic equipment for block chain
CN105556919B (en) Dual factor anthentication is carried out using service request bill
EP4216077A1 (en) Blockchain network-based method and apparatus for data processing, and computer device
US11757884B2 (en) Method and system for controlling the release of a resource
CN112632629A (en) Voting management method, device, medium and electronic equipment based on block chain
CN111488372A (en) Data processing method, device and storage medium
CN113221163B (en) Model training method and system
CN111492355A (en) Method and control system for controlling and/or monitoring a device
CN114979278A (en) Calculation power scheduling method, device and system based on block chain and electronic equipment
CN111654375A (en) Block chain-based edge calculation security encryption method, device and system
Nardini et al. A blockchain-based decentralized electronic marketplace for computing resources
US10970180B2 (en) Methods and apparatus for verifying processing results and/or taking corrective actions in response to a detected invalid result
CN112132576B (en) Payment information processing method based on block chain communication and block chain information platform
WO2023098824A1 (en) Vehicle data management method and apparatus, and server and storage medium
CN112926981B (en) Transaction information processing method, device and medium for block chain and electronic equipment
CN115701078B (en) Cross-chain transaction processing method, device, electronic equipment and storage medium
CN113592645A (en) Data verification method and device
CN115686813A (en) Resource scheduling method and device, electronic equipment and storage medium
CN111199468A (en) Information processing method and device of block chain network and storage medium
CN111598544A (en) Method and apparatus for processing information

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