CN113949742B - 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
CN113949742B
CN113949742B CN202111113325.7A CN202111113325A CN113949742B CN 113949742 B CN113949742 B CN 113949742B CN 202111113325 A CN202111113325 A CN 202111113325A CN 113949742 B CN113949742 B CN 113949742B
Authority
CN
China
Prior art keywords
instant
transaction information
information
transaction
transfer transaction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111113325.7A
Other languages
Chinese (zh)
Other versions
CN113949742A (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

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application provides a method for improving throughput of a block chain, which comprises the following steps: obtaining transfer transaction information; judging whether the transfer transaction information meets the instant transaction requirement; the first accounting node extracts transfer transaction information in the instant transaction pool for packaging processing in a first preset time period; the application further provides a device for improving throughput of the blockchain, which comprises an acquisition module, a judgment module, a first accounting module and a second accounting module.

Description

Method and device for improving throughput of block chain
Technical Field
The present application 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 a blockchain.
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 currency of the blockchain, the throughput of the virtual currency, i.e. the throughput of transactions per second (TPS, transaction per Second). For the first bitcoin, its transaction throughput is 7 Transactions Per Second (TPS), while the ethernet is 15 Transactions Per Second (TPS). Compared to existing payment systems, such as the international trade payment instrument Paypal, their average throughput is 115 transactions per second. The throughput of existing blockchains is insufficient to meet the throughput requirements required at trade payment settlement. In order to meet the requirements for better trade payment settlement functions in blockchains, it is often desirable to increase throughput in blockchains. But when throughput in the blockchain is increased, this results in increased transaction fees for the blockchain of the user.
Disclosure of Invention
One of the purposes of the present application is to provide a method for improving throughput of a blockchain, so as to solve the technical problem in the prior art that the transaction fee of the blockchain of a user is increased when the throughput of the blockchain is improved.
In order to achieve one of the above purposes, the technical scheme adopted by the application is as follows: a method of improving throughput of a blockchain is provided, the method comprising the steps of:
obtaining transfer transaction information;
judging whether the transfer transaction information meets the instant transaction requirement or not, if the transfer transaction information meets the instant transaction requirement, 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 node from the blockchain node, wherein the first accounting 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 node from the blockchain node, wherein the second accounting node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period.
Further, the method comprises the following steps:
receiving offline evaluation data corresponding to the transfer transaction information;
if the evaluation data is negative evaluation, forwarding the evaluation data to a verification terminal for verification processing to obtain a verification result;
generating an authentication node from the blockchain node;
the verification right node carries out review processing on the verification result to obtain a review result; and broadcasting the review result.
Further, the method comprises the following steps:
and if the review result is true, triggering an intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result, and if the review result is true, triggering the intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result.
Further, the method comprises the following steps:
acquiring the time for receiving the transfer transaction information based on a preset rule and the reputation level;
the step of judging whether the transfer transaction information meets the instant transaction requirement is set as follows:
and judging whether the transfer transaction information meets the instant transaction requirement according to the time.
Further, the instant transaction information includes coin transaction information, in-house transaction information, and market-price transaction information.
The method for improving throughput of the block chain has the beneficial effects that: compared with the prior art, the instant messaging is packaged in the first preset time period, the non-instant messaging is packaged in the second preset time period, and the instant messaging and the non-instant messaging are respectively packaged in a centralized manner in different time periods, so that throughput of the blockchain of the instant messaging and the non-instant messaging in different time periods is improved, and throughput of the transfer transaction information in the blockchain is improved. Because the instant messages and the non-instant messages are subjected to centralized packaging processing in different time periods, the instant messages can be subjected to priority processing, and the centralized processing of the instant messages of different block chain nodes is facilitated. The first accounting node and the second accounting 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 blockchain is beneficial to reducing the transaction fee of a single blockchain node.
The second object of the present application is to provide a device for improving throughput of a blockchain, and to achieve the second object, the present application adopts the following technical scheme: an apparatus that improves 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 accords with the instant transaction requirement, and if the transfer transaction information accords with the instant transaction requirement, 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;
the first accounting module is used for generating a first accounting node from the blockchain node, and the first accounting node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
the second accounting module is used for generating a second accounting node from the blockchain nodes, and the second accounting node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period.
Further, the method further comprises the following steps:
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 terminal for verification processing if the evaluation data are 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 reputation level of the blockchain node corresponding to the review result.
Further, a time acquisition module is used for acquiring the time for receiving the transfer transaction information based on a preset rule and the reputation level;
setting the judging module as follows: and judging whether the transfer transaction information meets the instant transaction requirement according to the time.
A third object of the present application is to provide a computer readable storage medium, in which, to achieve the third object, the following technical scheme is adopted: a computer readable storage medium having stored therein a computer program for implementing the above-described method of improving throughput of a blockchain when executed by a processor.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart illustrating a method for improving throughput of a blockchain according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating a second method for improving throughput of a blockchain according to an embodiment of the present application;
FIG. 3 is a schematic diagram of an apparatus for improving throughput of a blockchain according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a second embodiment of an apparatus for improving throughput of a blockchain;
fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Wherein, each reference sign in the figure:
1. an acquisition module; 2. a judging module; 3. a first accounting module; 4. a second billing 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 schemes and beneficial effects to be solved more clear, the application 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 for purposes of illustration only and are not intended to limit the scope of the application.
It will be understood that when an element is referred to as being "mounted" 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 is to be understood that the terms "length," "width," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like are merely for convenience in describing and simplifying the description based on the orientation or positional relationship shown in the drawings, and do not indicate or imply that the devices or elements referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus are not to be construed as limiting the application.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present application, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
Referring to fig. 1, a method for improving throughput of a blockchain in accordance with the present application will now be described. The method for improving throughput of the blockchain comprises the following steps:
s1-1, obtaining transfer transaction information;
s1-2, judging whether the transfer transaction information meets the instant transaction requirement, 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;
s1-3, generating a first account node from a blockchain node, wherein the first account node extracts transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
s1-4, generating a second account node from the blockchain node, wherein the second account 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 blockchain has the advantages that the instant information is packaged in the first preset time period, the non-instant information is packaged in the second preset time period, the instant information and the non-instant information are respectively packaged in a concentrated mode in different time periods, and further the throughput of the blockchain of the instant information and the non-instant information in different time periods is improved, and accordingly the throughput of transfer transaction information in the blockchain is improved. Because the instant messages and the non-instant messages are subjected to centralized packaging processing in different time periods, the instant messages can be subjected to priority processing, and the centralized processing of the instant messages of different block chain nodes is facilitated. The first accounting node and the second accounting 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 blockchain is beneficial to reducing the transaction fee of a single blockchain node.
Specifically, the first preset time period is a busy time period; the second preset time period is an idle time period.
Further, referring to fig. 1 and 2, as an embodiment of the method for improving throughput of a blockchain provided by the present application, 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 terminal for verification processing to obtain a verification result;
s2-3, generating an authentication right node from the blockchain node;
s2-4, the verification right node carries out review processing on the verification result to obtain a review result; and broadcasting the review result.
If the evaluation data is the determined evaluation, proving that the transfer transaction information is true; if the offline evaluation data corresponding to the transfer transaction information is not received, verification of the transfer transaction information is not needed, so that congestion of the blockchain is reduced. If the evaluation data is a negative evaluation, it is necessary to determine whether the evaluation data is a malicious evaluation, so that verification of the evaluation data and the corresponding transfer transaction information is necessary. After verification, broadcasting the whole network through the verification right node.
Further, referring to fig. 2, as an embodiment of the method for improving throughput of a blockchain provided by the present application, the method further includes the following steps:
and S2-5, triggering an intelligent contract to reduce the credit level of the block chain node corresponding to the review result if the review result is true.
Punishment is conducted on the blockchain nodes which release false transfer transaction information, and quantitative management is conducted on the blockchain nodes through credit grades.
Specifically, if the reputation level corresponding to a blockchain node is very low, the blockchain node may be removed from the blockchain to ensure the overall security of the blockchain.
Further, referring to fig. 2, as an embodiment of the method for improving throughput of a blockchain provided by the present application, the method further includes the following steps:
s2-6, acquiring the time for receiving the transfer transaction information based on a preset rule and the reputation level;
the step of S1-2 is set as follows:
and judging whether the transfer transaction information meets the instant transaction requirement according to the time.
If the credit level corresponding to the block chain link point is higher, the time for receiving the transfer transaction information is smaller, and if the time is smaller, the transfer transaction information of the block chain node is easy to judge as instant information, and the transfer transaction information of the block chain node is easy to be packed and processed preferentially. If the reputation level corresponding to the block chain link point is lower, the time for receiving the transfer transaction information is longer, and if the time is longer, the transfer transaction information of the block chain node is easy to judge as non-instant information, and the transfer transaction information of the block chain node is easy to be not processed preferentially.
Further, as a specific embodiment of the method for improving throughput of the blockchain, the instant transaction information includes coin transaction information, in-field transaction information and market transaction information.
Specifically, the coin transaction information is a transaction between a virtual coin and a virtual coin; the in-house transaction information is a transaction of purchasing at a transaction exchange; the market price transaction information is a transaction for making a transaction according to the existing hanging bill.
Referring to fig. 3, the present application further provides an apparatus for improving throughput of a blockchain, where the apparatus for improving throughput of the blockchain includes:
an acquisition module 1 for acquiring transfer transaction information;
the judging module 2 is used for judging whether the transfer transaction information accords with the instant transaction requirement, and if the transfer transaction information accords with the instant transaction requirement, 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;
the first accounting module 3 is used for generating a first accounting node from the blockchain nodes, and the first accounting 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 node from the blockchain nodes, and the second accounting node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period.
Further, referring to fig. 4, as an embodiment of the apparatus for improving throughput of a blockchain provided by the present application, the apparatus further includes:
an evaluation receiving module 5, configured to receive offline evaluation data corresponding to the transfer transaction information;
the verification module 6 is used for forwarding the evaluation data to a verification terminal for verification processing if the evaluation data is negative evaluation, and obtaining a verification result;
an authentication right module 7 for generating an authentication right node from the blockchain nodes;
the review module 8 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, as a specific embodiment of the apparatus for improving throughput of a blockchain provided by the present application, the review module 8 is further configured to: and if the review result is true, triggering an intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result, and if the review result is true, triggering the intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result.
Further, referring to fig. 4, as an embodiment of the apparatus for improving throughput of a blockchain provided by the present application, the apparatus further includes:
a time obtaining module 9, configured to obtain a time of receiving the transfer transaction information based on a preset rule and the reputation level;
the judgment module 2 is set as follows: and judging whether the transfer transaction information meets the instant transaction requirement according to the time.
Further, referring to fig. 5, as a specific embodiment of a computer device provided by the present application, the computer device includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor executes the steps of the computer program to implement a method for improving throughput of a blockchain as described above.
Further, referring to fig. 5, as a specific embodiment of a computer readable storage medium provided by the present application, the computer readable storage medium stores a computer program, where the computer program implements steps of a method for improving throughput of a blockchain when executed by a processor, for example, steps S1-1 to S1-4 shown in fig. 1, or implements functions of each module for improving throughput of a blockchain when executed by a processor, for example, functions of the acquisition module 1 to the second accounting module 4 shown in fig. 3. In order to avoid repetition, a description thereof is omitted.
Those skilled in the art will appreciate that implementing all or part of the above-described method for improving throughput of a blockchain may be accomplished by controlling associated hardware by a computer program stored on a non-volatile computer readable storage medium, which when executed, may comprise the various steps of the method as described in the above embodiments. Any reference to memory, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The non-volatile memory may include read only memory, electrically programmable ROM, electrically erasable programmable ROM, or flash memory. The volatile memory may comprise a random access memory or an external cache IQ. As a non-limiting example, random access memory is available in a variety of forms such as 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 foregoing description of the preferred embodiments of the application is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the application.

Claims (3)

1. A method of improving throughput of a blockchain, the method comprising the steps of:
obtaining transfer transaction information;
judging whether the transfer transaction information meets the instant transaction requirement or not, if the transfer transaction information meets the instant transaction requirement, 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 node from the blockchain node, wherein the first accounting node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
generating a second accounting node from the blockchain node, wherein the second accounting node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period;
receiving offline evaluation data corresponding to the transfer transaction information;
if the evaluation data is negative evaluation, forwarding the evaluation data to a verification terminal for verification processing to obtain a verification result;
generating an authentication node from the blockchain node;
the verification right node carries out review processing on the verification result to obtain a review result; broadcasting the review result;
if the review result is true, triggering an intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result;
acquiring the time for receiving the transfer transaction information based on a preset rule and the reputation level;
the step of judging whether the transfer transaction information meets the instant transaction requirement is set as follows:
judging whether the transfer transaction information meets the instant transaction requirement according to the time;
the instant transaction information comprises coin transaction information, in-house transaction information and market price transaction information;
the market price transaction information is a transaction for making a transaction according to an existing hanging bill.
2. 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 accords with the instant transaction requirement, and if the transfer transaction information accords with the instant transaction requirement, 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;
the first accounting module is used for generating a first accounting node from the blockchain node, and the first accounting node extracts the transfer transaction information in the instant transaction pool for packaging processing in a first preset time period;
the second accounting module is used for generating a second accounting node from the blockchain nodes, and the second accounting node extracts the transfer transaction information in the non-instant transaction pool for packaging processing in a second preset time period;
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 terminal for verification processing if the evaluation data are 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; broadcasting the review result;
the review module is further configured to: if the review result is true, triggering an intelligent contract to reduce the reputation level of the blockchain node corresponding to the review result;
the time acquisition module is used for acquiring the time for receiving the transfer transaction information based on a preset rule and the reputation level;
setting the judging module as follows: judging whether the transfer transaction information meets the instant transaction requirement according to the time; the instant transaction information comprises coin transaction information, in-house transaction information and market price transaction information;
the market price transaction information is a transaction for making a transaction according to an existing hanging bill.
3. A computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, which when executed by a processor is adapted to implement the method of improving throughput of a blockchain of claim 1.
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 CN113949742A (en) 2022-01-18
CN113949742B true 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 (7)

* 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
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11030217B2 (en) * 2018-05-01 2021-06-08 International Business Machines Corporation Blockchain implementing cross-chain transactions

Patent Citations (7)

* 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
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
CN113949742A (en) 2022-01-18

Similar Documents

Publication Publication Date Title
CN106846666B (en) A kind of withdrawal method based on block chain
TW201913483A (en) Method and device for offline payment, business processing and payment processing
CN111585767B (en) Data exchange method and device for main chain and side chain
CN106875163A (en) A kind of method for assembling payment gateway system automatically based on modularization
CN112801658B (en) Cross-border resource transfer authenticity auditing method and device and electronic equipment
US20110270744A1 (en) Mobile tangible value banking system
CN104933568B (en) A kind of payment method for authenticating and device
US20200372511A1 (en) Information Reminding Method and Apparatus, and Electronic Device
CN109784883A (en) A kind of charging method, block catenary system and storage medium based on the logical card of block chain
WO2020220740A1 (en) Blockchain-based invoice creation method, apparatus and electronic device
CN111091382A (en) Block chain asset decentralized cross-chain transaction method and system
CN111210345B (en) Signature method and device based on block chain network transaction and terminal equipment
US20220036351A1 (en) Method and apparatus for resource exchange
CN109584083B (en) Business data and financial data verification method, device, equipment and storage medium
WO2019037449A1 (en) Balance calculation method and apparatus based on cash sweep, terminal device and medium
CN110827007B (en) Block chain-based electric charge settlement method, electronic equipment and storage device
CN107492215A (en) The method and ATM terminals of banknote are shared in ATM
CN108153795A (en) A kind of data processing method, system and the device of electronics red packet
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
CN109345311A (en) The method and device that credit is mutually known between different financial institution
CN102999862B (en) A kind of order processing method, Apparatus and system, payment mechanism
CN106101117B (en) A kind of fishing website blocking-up method, device and system
CN111542005B (en) Charging method, device, equipment and storage medium
CN201122314Y (en) Network tax controller device

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