CN113949742A - Method and device for improving throughput of block chain - Google Patents

Method and device for improving throughput of block chain Download PDF

Info

Publication number
CN113949742A
CN113949742A CN202111113325.7A CN202111113325A CN113949742A CN 113949742 A CN113949742 A CN 113949742A CN 202111113325 A CN202111113325 A CN 202111113325A CN 113949742 A CN113949742 A CN 113949742A
Authority
CN
China
Prior art keywords
instant
transaction information
transfer transaction
block chain
verification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111113325.7A
Other languages
Chinese (zh)
Other versions
CN113949742B (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.)
Shenzhen Spacetime Cloud Technology Co ltd
Original Assignee
Shenzhen Spacetime Cloud Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Spacetime Cloud Technology Co ltd filed Critical Shenzhen Spacetime Cloud Technology Co ltd
Priority to CN202111113325.7A priority Critical patent/CN113949742B/en
Publication of CN113949742A publication Critical patent/CN113949742A/en
Application granted granted Critical
Publication of CN113949742B publication Critical patent/CN113949742B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Abstract

The invention provides a method for improving the throughput of a block chain, which comprises the following steps: obtaining account transfer transaction information; judging whether the transfer transaction information meets the requirement of instant transaction; the first accounting right node extracts transfer transaction information in the instant transaction pool to package in a first preset time period; the invention also provides a device for improving the throughput of the block chain, which comprises an acquisition module, a judgment module, a first accounting module, a second accounting module and a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and is used for realizing a method for improving the throughput of the block chain when being executed by a processor, so that the transaction fee of the block chain of a user is reduced when the throughput of the block chain is improved.

Description

Method and device for improving throughput of block chain
Technical Field
The present invention relates to the field of blockchain technology, and more particularly, to a method, an apparatus, and a computer-readable storage medium for improving throughput of blockchains.
Background
Throughput refers to the amount of data successfully transferred per unit time in a network, device, port, virtual circuit, or other facility. In the virtual money of the blockchain, the throughput of the virtual money, that is, the Transaction Throughput Per Second (TPS). For the first bitcoin, its transaction throughput is 7 Transactions Per Second (TPS), while the etherhouse is 15 Transactions Per Second (TPS). Compared with the existing payment system, such as the international trade payment tool Paypal, the average throughput of the international trade payment tool Paypal is 115 transactions per second. The throughput of the existing blockchain is not enough to meet the throughput requirement required when trading payment is settled. In order to satisfy the requirement of making the blockchain have a better trade payment settlement function, it is generally required to increase the throughput in the blockchain. But when the throughput in the blockchain is increased, it results in an increase in the transaction fee for the user's blockchain.
Disclosure of Invention
An object of the present invention is to provide a method for improving throughput of a blockchain, so as to solve the technical problem in the prior art that when throughput of a blockchain is improved, transaction fees of the blockchain of a user are improved.
In order to realize one of the purposes, the invention adopts the technical scheme that: there is provided a method of improving throughput of a blockchain, the method comprising the steps of:
obtaining account transfer transaction information;
judging whether the transfer transaction information meets the requirement of instant transaction, if so, marking the transfer transaction information as instant information and putting the instant information into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
generating a first accounting right node from the block link points, wherein the first accounting right node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
and generating a second accounting right node from the block chain node, wherein the second accounting right node extracts the transfer transaction information in the non-instant transaction pool within a second preset time period to perform packaging processing.
Further, the method further comprises the steps of:
receiving offline evaluation data corresponding to the transfer transaction information;
if the evaluation data is negative evaluation, forwarding the evaluation data to a verification end for verification processing to obtain a verification result;
generating an authentication weight node from the blockchain nodes;
the verification right node performs review processing on the verification result to obtain a review result; and broadcasting the review result.
Further, the method further comprises the steps of:
if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result, and if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result.
Further, the method further comprises the steps of:
acquiring the time for receiving the transfer transaction information based on a preset rule and the credit level;
the step of judging whether the transfer transaction information meets the immediate transaction requirement is set as follows:
and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
Further, the instant transaction information comprises currency transaction information, field transaction information and market price transaction information.
The method for improving the throughput of the block chain has the advantages that: compared with the prior art, the instant message is packaged in the first preset time period, the non-instant message is packaged in the second preset time period, the instant message and the non-instant message are packaged in a centralized manner in different time periods, and therefore the throughput of the block chain of the instant message and the non-instant message in different time periods is improved, and the throughput of the transfer transaction information in the block chain is improved. Because the instant messages and the non-instant messages are packed in a centralized way in different time periods, the instant messages can be processed in a priority way, and the centralized processing of the instant messages of different block chain link points is facilitated. The first billing right node and the second billing right node can charge transaction fees according to different types of transfer transaction information, and compared with a single transaction fee charging mode, the method for improving the throughput of the block chain is beneficial to reducing the transaction fee of a single block chain node.
The second purpose of the present invention is to provide a device for improving throughput of a block chain, and to achieve the second purpose, the present invention adopts the following technical scheme: an apparatus for improving throughput of a blockchain, comprising:
the acquisition module is used for acquiring transfer transaction information;
the judging module is used for judging whether the transfer transaction information meets the requirement of the instant transaction, if so, the transfer transaction information is marked as the instant information and is put into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
the first accounting module is used for generating a first accounting right node from the block link points, and the first accounting right node extracts the transfer transaction information in the instant transaction pool to package the transfer transaction information in a first preset time period;
and the second accounting module is used for generating a second accounting right node from the block chain node, and the second accounting right node extracts the transfer transaction information in the non-instant transaction pool within a second preset time period to perform packaging processing.
Further, still include:
the evaluation receiving module is used for receiving offline evaluation data corresponding to the transfer transaction information;
the verification module is used for forwarding the evaluation data to a verification end for verification processing if the evaluation data is negative evaluation, and obtaining a verification result;
the verification right module is used for generating a verification right node from the block chain nodes;
the review module is used for carrying out review processing on the verification result by the verification right node to obtain a review result; and broadcasting the review result.
Further, the review module is further configured to: and if the review result is true, triggering an intelligent contract to reduce the credit level of the block chain node corresponding to the review result.
Further, the time obtaining module is used for obtaining the time for receiving the transfer transaction information based on a preset rule and the credit rating;
setting the judging module as: and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
The third objective of the present invention is to provide a computer-readable storage medium, in order to achieve the third objective, the technical solution adopted by the present invention is: a computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the above-mentioned method of improving the throughput of a blockchain.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a first flowchart illustrating a method for improving throughput of a block chain according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a second method for improving throughput of a block chain according to an embodiment of the present invention;
fig. 3 is a first schematic structural diagram of an apparatus for improving throughput of a block chain according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a device for improving throughput of a block chain according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Wherein, in the figures, the respective reference numerals:
1. an acquisition module; 2. a judgment module; 3. a first billing module; 4. a second accounting module; 5. an evaluation receiving module; 6. a verification module; 7. a verification right module; 8. a review module; 9. and a time acquisition module.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present invention more clearly apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
It will be understood that when an element is referred to as being "secured to" or "disposed on" another element, it can be directly on the other element or be indirectly on the other element. When an element is referred to as being "connected to" another element, it can be directly connected to the other element or be indirectly connected to the other element.
It will be understood that the terms "length," "width," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like, as used herein, refer to an orientation or positional relationship indicated in the drawings that is solely for the purpose of facilitating the description and simplifying the description, and do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and is therefore not to be construed as limiting the invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
Referring to fig. 1, a method for improving the throughput of a block chain according to the present invention will now be described. The method for improving the throughput of the block chain comprises the following steps:
s1-1, obtaining account transfer transaction information;
s1-2, judging whether the transfer transaction information meets the requirement of the instant transaction, if so, marking the transfer transaction information as the instant information and putting the instant information into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
s1-3, generating a first accounting right node from the block link points, wherein the first accounting right node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
and S1-4, generating a second accounting right node from the block chain node, wherein the second accounting right node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period.
Compared with the prior art, the method for improving the throughput of the block chain has the advantages that the instant message is packaged in the first preset time period, the non-instant message is packaged in the second preset time period, the instant message and the non-instant message are respectively packaged in a centralized manner in different time periods, and further the throughput of the block chain of the instant message and the non-instant message in different time periods is improved, so that the throughput of the transfer transaction information in the block chain is improved. Because the instant messages and the non-instant messages are packed in a centralized way in different time periods, the instant messages can be processed in a priority way, and the centralized processing of the instant messages of different block chain link points is facilitated. The first billing right node and the second billing right node can charge transaction fees according to different types of transfer transaction information, and compared with a single transaction fee charging mode, the method for improving the throughput of the block chain is beneficial to reducing the transaction fee of a single block chain node.
Specifically, the first preset time period is a busy hour time period; the second preset time period is an idle time period.
Further, referring to fig. 1 and fig. 2, as an embodiment of the method for improving throughput of a block chain provided by the present invention, the method further includes the following steps:
s2-1, receiving offline evaluation data corresponding to the transfer transaction information;
s2-2, if the evaluation data is negative evaluation, forwarding the evaluation data to a verification end for verification processing to obtain a verification result;
s2-3, generating a verification right node from the block chain nodes;
s2-4, the verification right node conducts review processing on the verification result to obtain a review result; and broadcasting the review result.
If the evaluation data is the determined evaluation, the transfer transaction information is proved to be true; if offline evaluation data corresponding to the transfer transaction information is not received, the transfer transaction information does not need to be verified, so that the congestion of the block chain is reduced. If the evaluation data is negative evaluation, whether the evaluation data is malicious evaluation needs to be judged, so that the evaluation data and the corresponding transfer transaction information need to be verified. After the verification, the broadcast of the whole network is carried out through the verification right node.
Further, referring to fig. 2, as an embodiment of the method for improving throughput of a block chain provided by the present invention, the method further includes the following steps:
and S2-5, if the review result is true, triggering an intelligent contract to reduce the reputation level of the block chain node corresponding to the review result.
And punishing the block chain link points issuing false transfer transaction information and quantitatively managing the block chain link points through credit levels.
Specifically, if the credit level corresponding to the block link point is very low, the block link point can be removed from the block chain, so as to ensure the overall safety of the block chain.
Further, referring to fig. 2, as an embodiment of the method for improving throughput of a block chain provided by the present invention, the method further includes the following steps:
s2-6, acquiring the time for receiving the transfer transaction information based on the preset rule and the credit rating;
the step of S1-2 is set to:
and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
If the credit level corresponding to the block link point is higher, the time for receiving the transfer transaction information is shorter, if the time is shorter, the transfer transaction information of the block link point is easy to judge as instant information, and the transfer transaction information of the block link point is easy to package preferentially. If the credit level corresponding to the block link point is low, the time for receiving the transfer transaction information is long, if the time is long, the transfer transaction information of the block link point is easy to judge as non-instant information, and the transfer transaction information of the block link point is easy not to be processed preferentially.
Further, as a specific implementation manner of the method for improving the throughput of the blockchain provided by the present invention, the instant transaction information includes currency transaction information, on-site transaction information, and market value transaction information.
Specifically, the currency transaction information is the transaction between the virtual currency and the virtual currency; the on-site transaction information is a transaction for making a purchase at a transaction exchange; the market price trading information is trading in which a deal is made according to an existing hang-up ticket.
Referring to fig. 3, the present invention further provides an apparatus for improving throughput of a block chain, where the apparatus for improving throughput of a block chain includes:
the acquisition module 1 is used for acquiring transfer transaction information;
the judging module 2 is used for judging whether the transfer transaction information meets the requirement of the instant transaction, if the transfer transaction information meets the requirement of the instant transaction, the transfer transaction information is marked as the instant information and is put into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
the first accounting module 3 is used for generating a first accounting right node from the block link points, and the first accounting right node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
and the second accounting module 4 is used for generating a second accounting right node from the block chain node, and the second accounting right node extracts the transfer transaction information in the non-instant transaction pool within a second preset time period to perform packaging processing.
Further, referring to fig. 4, as a specific embodiment of the apparatus for improving throughput of a block chain provided by the present invention, the apparatus further includes:
the evaluation receiving module 5 is used for receiving offline evaluation data corresponding to the transfer transaction information;
the verification module 6 is configured to forward the evaluation data to a verification end for verification processing if the evaluation data is negative evaluation, and obtain a verification result;
an authentication right module 7, configured to generate an authentication right node from the blockchain nodes;
the review module 8 is used for the verification right node to perform review processing on the verification result to obtain a review result; and broadcasting the review result.
Further, as a specific implementation manner of the apparatus for improving throughput of a blockchain provided by the present invention, the review module 8 is further configured to: if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result, and if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result.
Further, referring to fig. 4, as an embodiment of the apparatus for improving throughput of a block chain provided by the present invention, the apparatus further includes:
the time obtaining module 9 is used for obtaining the time for receiving the transfer transaction information based on a preset rule and the credit rating;
the judging module 2 is set as follows: and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
Further, referring to fig. 5, as an embodiment of a computer device provided by the present invention, the computer device includes a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor executes the computer program to implement the above-mentioned steps of the method for improving throughput of a block chain.
Further, referring to fig. 5, as a specific implementation of a computer-readable storage medium provided by the present invention, the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements steps of a method for improving throughput of a blockchain, such as steps S1-1 to S1-4 shown in fig. 1, or when the computer program is executed by the processor, the computer program implements functions of the modules for improving throughput of the blockchain, such as functions of the acquisition module 1 to the second accounting module 4 shown in fig. 3. To avoid repetition, further description is omitted here.
It will be understood by those skilled in the art that all or part of the processes of implementing the above method for improving throughput of a block chain may be implemented by controlling related hardware through a computer program, where the computer program may be stored in a non-volatile computer-readable storage medium, and when executed, the computer program may include the processes of the method according to the above embodiments. Any reference to memory, databases, or other media used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. The non-volatile memory may include read only memory, electrically programmable ROM, electrically erasable programmable ROM, or flash memory. Volatile memory may include random access memory or external cache memory IQ. Random access memory is available in a variety of forms such as, without limitation, static RAM, dynamic RAM, synchronous DRAM, double data rate SDRAM, enhanced SDRAM, synchronous DRAM, memory bus, direct RAM, direct memory bus dynamic RAM, and memory bus dynamic RAM.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (10)

1. A method for improving throughput of a blockchain, the method comprising the steps of:
obtaining account transfer transaction information;
judging whether the transfer transaction information meets the requirement of instant transaction, if so, marking the transfer transaction information as instant information and putting the instant information into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
generating a first accounting right node from the block link points, wherein the first accounting right node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
and generating a second accounting right node from the block chain node, wherein the second accounting right node extracts the transfer transaction information in the non-instant transaction pool within a second preset time period to perform packaging processing.
2. The method of improving throughput of a blockchain of claim 1, wherein the method further comprises the steps of:
receiving offline evaluation data corresponding to the transfer transaction information;
if the evaluation data is negative evaluation, forwarding the evaluation data to a verification end for verification processing to obtain a verification result;
generating an authentication weight node from the blockchain nodes;
the verification right node performs review processing on the verification result to obtain a review result; and broadcasting the review result.
3. The method of improving throughput of a blockchain of claim 2, wherein the method further comprises the steps of:
if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result, and if the review result is true, triggering the intelligent contract to reduce the credit level of the block chain node corresponding to the review result.
4. The method for improving throughput of a blockchain of claim 3, wherein the method further comprises the steps of:
acquiring the time for receiving the transfer transaction information based on a preset rule and the credit level;
the step of judging whether the transfer transaction information meets the immediate transaction requirement is set as follows:
and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
5. The method for improving throughput of a blockchain of claim 1, wherein the instant transaction information includes currency transaction information, field transaction information, and market value transaction information.
6. An apparatus for improving throughput of a blockchain, comprising:
the acquisition module is used for acquiring transfer transaction information;
the judging module is used for judging whether the transfer transaction information meets the requirement of the instant transaction, if so, the transfer transaction information is marked as the instant information and is put into an instant transaction pool; if the transfer transaction information does not meet the instant transaction requirement, marking the transfer transaction information as non-instant information and putting the non-instant information into a non-instant transaction pool;
the first accounting module is used for generating a first accounting right node from the block link points, and the first accounting right node extracts the transfer transaction information in the instant transaction pool to package the transfer transaction information in a first preset time period;
and the second accounting module is used for generating a second accounting right node from the block chain node, and the second accounting right node extracts the transfer transaction information in the non-instant transaction pool within a second preset time period to perform packaging processing.
7. The apparatus for improving throughput of a blockchain of claim 6, further comprising:
the evaluation receiving module is used for receiving offline evaluation data corresponding to the transfer transaction information;
the verification module is used for forwarding the evaluation data to a verification end for verification processing if the evaluation data is negative evaluation, and obtaining a verification result;
the verification right module is used for generating a verification right node from the block chain nodes;
the review module is used for carrying out review processing on the verification result by the verification right node to obtain a review result; and broadcasting the review result.
8. The apparatus for improving throughput of a blockchain of claim 7, wherein the review module is further to: and if the review result is true, triggering an intelligent contract to reduce the credit level of the block chain node corresponding to the review result.
9. The apparatus for improving throughput of a blockchain of claim 8, further comprising:
the time acquisition module is used for acquiring the time for receiving the transfer transaction information based on a preset rule and the credit level;
setting the judging module as: and judging whether the transfer transaction information meets the requirement of instant transaction or not according to the time.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the method of improving the throughput of a blockchain according to any one of claims 1 to 5.
CN202111113325.7A 2021-09-18 2021-09-18 Method and device for improving throughput of block chain Active CN113949742B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111113325.7A CN113949742B (en) 2021-09-18 2021-09-18 Method and device for improving throughput of block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111113325.7A CN113949742B (en) 2021-09-18 2021-09-18 Method and device for improving throughput of block chain

Publications (2)

Publication Number Publication Date
CN113949742A true CN113949742A (en) 2022-01-18
CN113949742B CN113949742B (en) 2023-11-10

Family

ID=79328982

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111113325.7A Active CN113949742B (en) 2021-09-18 2021-09-18 Method and device for improving throughput of block chain

Country Status (1)

Country Link
CN (1) CN113949742B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
WO2019100991A1 (en) * 2017-11-27 2019-05-31 北京京东金融科技控股有限公司 Information processing method, device and system, storage medium, and electronic device
CN110232634A (en) * 2019-06-05 2019-09-13 湖南道业信息科技有限公司 Block chain common recognition method, block chain common recognition system and computer readable storage medium
US20190340266A1 (en) * 2018-05-01 2019-11-07 International Business Machines Corporation Blockchain implementing cross-chain transactions
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN112508571A (en) * 2020-12-17 2021-03-16 平安国际智慧城市科技股份有限公司 Data processing method and device based on block chain, computer equipment and storage medium
CN113362062A (en) * 2021-05-21 2021-09-07 山东大学 Block chain transaction sorting method, storage medium and equipment
CN113377798A (en) * 2021-07-07 2021-09-10 支付宝(杭州)信息技术有限公司 Block chain consistency processing method, block chain node and block chain system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019100991A1 (en) * 2017-11-27 2019-05-31 北京京东金融科技控股有限公司 Information processing method, device and system, storage medium, and electronic device
US20190340266A1 (en) * 2018-05-01 2019-11-07 International Business Machines Corporation Blockchain implementing cross-chain transactions
CN109660601A (en) * 2018-11-26 2019-04-19 北京瑞卓喜投科技发展有限公司 A kind of block chain common recognition method and block chain are known together device
CN110232634A (en) * 2019-06-05 2019-09-13 湖南道业信息科技有限公司 Block chain common recognition method, block chain common recognition system and computer readable storage medium
CN112491983A (en) * 2020-11-13 2021-03-12 南方科技大学 Intelligent contract scheduling method, device, equipment and storage medium based on block chain
CN112508571A (en) * 2020-12-17 2021-03-16 平安国际智慧城市科技股份有限公司 Data processing method and device based on block chain, computer equipment and storage medium
CN113362062A (en) * 2021-05-21 2021-09-07 山东大学 Block chain transaction sorting method, storage medium and equipment
CN113377798A (en) * 2021-07-07 2021-09-10 支付宝(杭州)信息技术有限公司 Block chain consistency processing method, block chain node and block chain system

Also Published As

Publication number Publication date
CN113949742B (en) 2023-11-10

Similar Documents

Publication Publication Date Title
CN107464112B (en) Transaction management method and system based on block chain
TW201913483A (en) Method and device for offline payment, business processing and payment processing
US20190279214A1 (en) System and method for processing transactions
CN107093074A (en) The ticket checking payment system and method for a kind of urban track traffic financial IC card
CN111585767B (en) Data exchange method and device for main chain and side chain
US20110270744A1 (en) Mobile tangible value banking system
US11087371B2 (en) Blockchain-based invoice creation method apparatus, and electronic device
KR20170101207A (en) Transaction information processing method and apparatus
WO2020220740A1 (en) Blockchain-based invoice creation method, apparatus and electronic device
CN107578230A (en) A kind of credit payment method, system, mobile terminal and meter readable storage medium storing program for executing
CN108153795B (en) Data processing method, system and device for electronic red packet
CN111506932A (en) Block chain calculation uplink implementation method
WO2019037449A1 (en) Balance calculation method and apparatus based on cash sweep, terminal device and medium
CN109345311A (en) The method and device that credit is mutually known between different financial institution
CN106096925A (en) A kind of smart card, the recharge method of a kind of smart card and system
CN113949742B (en) Method and device for improving throughput of block chain
WO2012109939A1 (en) Method and system for handling service
CN201122314Y (en) Network tax controller device
CN114078003A (en) Stable currency management method and device in cross-border payment and electronic equipment
CN113689208A (en) Method for filling up prepaid account of medical institution
CN110175918B (en) Block chain service structure and rapid deployment method
CN110570298A (en) Block chain-based digital currency periodic storage method and device
CN111353781A (en) Transaction data processing method and system
CN206348842U (en) A kind of smart card
CN109389512A (en) Insurance premium method of payment and system, terminal and computer readable storage medium

Legal Events

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