WO2019061630A1 - Procédé de gestion comptable de transaction, et client - Google Patents

Procédé de gestion comptable de transaction, et client Download PDF

Info

Publication number
WO2019061630A1
WO2019061630A1 PCT/CN2017/108067 CN2017108067W WO2019061630A1 WO 2019061630 A1 WO2019061630 A1 WO 2019061630A1 CN 2017108067 W CN2017108067 W CN 2017108067W WO 2019061630 A1 WO2019061630 A1 WO 2019061630A1
Authority
WO
WIPO (PCT)
Prior art keywords
blockchain
client
transaction
target room
clients
Prior art date
Application number
PCT/CN2017/108067
Other languages
English (en)
Chinese (zh)
Inventor
周志刚
陈少杰
张文明
Original Assignee
武汉斗鱼网络科技有限公司
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 武汉斗鱼网络科技有限公司 filed Critical 武汉斗鱼网络科技有限公司
Publication of WO2019061630A1 publication Critical patent/WO2019061630A1/fr

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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification

Definitions

  • the present invention relates to the field of video playback technologies, and in particular, to a transaction accounting method and a client.
  • live video is broadcast live using Internet and streaming media technologies.
  • the live broadcast platform has a reward mechanism.
  • the audience can reward the anchor for some gifts to express support for the anchor content.
  • the live broadcast platform server records each transaction and checks each transaction.
  • the server will also have bugs, which will lead to problems in the final transaction. Therefore, a management method that does not depend on the central organization of the server is needed to perform a non-centralized statistical method. With a method of checking each transaction, it is also possible to verify whether there is a problem with the server's transaction history.
  • the embodiment of the invention provides a transaction accounting method and a client, so as to solve the problem that each transaction server in the current live broadcast platform needs to participate in the whole process of recording and checking, and relies too much on the server.
  • the application provides a transaction accounting method, the method comprising:
  • the client of the live platform target room When the client of the live platform target room generates the first transaction, the client generates a first blockchain recorded with the first transaction record according to the preset initial blockchain;
  • the client When the client receives the statistical transaction record instruction sent by the server, the client extracts transaction data from the first blockchain and sends the transaction data to the service, so that the server collects the target.
  • the transaction data reported by all clients of the room determines the most legal transaction data in the target room.
  • the method further includes:
  • the client sends the second blockchain to other clients within the target room to synchronize the second blockchain at the other clients.
  • the method further includes:
  • the client saves the third blockchain chain such that all transaction data in the target room is saved in the client.
  • the method further includes:
  • the client verifies the legitimacy of the third blockchain when receiving the third blockchain sent by the target client in the target room.
  • the first blockchain includes a block number of the blockchain, a hash value of the previous blockchain, a key value required for calculating the new blockchain, a timestamp of the current time, and function data of the blockchain and
  • the current blockchain hash value, the blockchain function data including a room number of the target room, a user identifier of the client, a logo of the client, and current transaction data of the client.
  • the application provides a client, where the client includes:
  • a first generating module configured to generate, according to a preset initial blockchain, a first blockchain recorded with the first transaction record when the client of the live platform target room generates the first transaction;
  • a first sending module configured to send the first blockchain to other clients in the target room, to synchronize the first blockchain with the other clients
  • a second sending module configured to: when the client receives the statistical transaction record instruction sent by the server, extract transaction data from the first blockchain and send the transaction data to the service, so that the server statistics Transaction data reported by all clients of the target room determines the most legal transaction data in the target room.
  • the client further includes:
  • a second generating module configured to generate, according to the first blockchain, a second blockchain recorded with the second transaction record when the client regenerates the second transaction;
  • a third sending module configured to send the second blockchain to other clients in the target room to synchronize the second blockchain at the other clients.
  • the client further includes:
  • a receiving module configured to receive a third blockchain sent by the target client in the target room, where the third blockchain is generated when the target client generates a transaction;
  • a saving module configured to save the third blockchain chain, so that all transaction data in the target room is saved in the client.
  • the first blockchain includes a block number of the blockchain, a hash value of the previous blockchain, a key value required for calculating the new blockchain, a timestamp of the current time, and function data of the blockchain and
  • the current blockchain hash value, the blockchain function data including a room number of the target room, a user identifier of the client, a logo of the client, and current transaction data of the client.
  • the present invention also provides a client, comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the computer program
  • a client comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the computer program
  • the present invention further provides a computer readable storage medium having stored thereon a computer program, the program being implemented by the processor to implement the method of any of the first aspects.
  • the client when the client of the target room generates the first transaction, the client generates a first blockchain recorded with the first transaction record according to the preset initial blockchain; the client sends the first blockchain to Other clients in the target room to synchronize the first blockchain in the other client; when the client receives the statistical transaction record instruction sent by the server, the client extracts the transaction data from the first blockchain
  • the service is sent to the server to cause the server to count the transaction data reported by all the clients in the target room, and determine the most legal transaction data in the target room.
  • a new blockchain in which the transaction is recorded is generated, and the new blockchain is sent to other clients in the target room, so that all clients in the target room are made.
  • the transaction records of the end are synchronized.
  • the server does not need to record, check and count, which can greatly reduce the computing pressure of the server, and is more in line with the idea of no centralization.
  • FIG. 1 is a schematic diagram of an embodiment of a transaction accounting method in an embodiment of the present invention
  • FIG. 2 is a schematic diagram of another embodiment of a transaction accounting method in the embodiment of the present invention based on FIG. 1;
  • FIG. 3 is a schematic diagram of another embodiment of a transaction accounting method in the embodiment of the present invention based on FIG. 1;
  • FIG. 4 is a schematic diagram of an embodiment of a client in an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of another embodiment of a client in an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of another embodiment of a client in an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of another embodiment of a client in an embodiment of the present invention.
  • the server is a server corresponding to the live broadcast platform
  • the client may be a user terminal, such as a smart terminal such as a mobile phone or a tablet computer
  • the target room is a live broadcast room established by the anchor on the live broadcast platform, and the target client enters the target.
  • the client in the live room is a chained data structure that combines data blocks in a chronological order in a sequential manner, and cryptographically guaranteed non-tamperable and unforgeable distributed ledgers.
  • an embodiment of a transaction reconciliation method in an embodiment of the present invention includes:
  • the client in the target room When the client in the target room generates the first transaction, the client generates a first blockchain recorded with the first transaction record according to the preset initial blockchain.
  • each client in the target room of the live broadcast platform stores an initial blockchain in an initial state, and when the client in the target room does not perform a transaction, a new zone containing the transaction data is generated.
  • Blockchain and send synchronization to other clients in the target room so that all clients in the target room record all transaction data in the target room.
  • the client sends the first blockchain to other clients in the target room to synchronize the first blockchain with other clients.
  • the client When the client receives the statistical transaction record instruction sent by the server, the client extracts the transaction data from the first blockchain and sends the transaction data to the service, so that the server collects the transaction data reported by all the clients in the target room. Determine the most legal transaction data in the target room.
  • the client when the client of the target room generates the first transaction, the client generates a first blockchain recorded with the first transaction record according to the preset initial blockchain; the client sends the first blockchain to Other clients in the target room to synchronize the first blockchain in the other client; when the client receives the statistical transaction record instruction sent by the server, the client extracts the transaction data from the first blockchain
  • the service is sent to the server to cause the server to count the transaction data reported by all the clients in the target room, and determine the most legal transaction data in the target room.
  • a new blockchain in which the transaction is recorded is generated, and the new blockchain is sent to other clients in the target room, so that all clients in the target room are made.
  • the transaction records of the end are synchronized.
  • the server does not need to record, check and count, which can greatly reduce the computing pressure of the server, and is more in line with the idea of no centralization.
  • the method in the embodiment of the present invention may further include:
  • the client sends the second blockchain to other clients in the target room to synchronize the second blockchain with the other clients.
  • the client when a new transaction occurs again, the client generates a new second blockchain according to the previously generated first blockchain, records the second transaction record in the second blockchain, and synchronizes to other Client, this can ensure the transaction data synchronization in the target room.
  • the method in the embodiment of the present invention may further include include:
  • the client receives a third blockchain sent by the target client in the target room.
  • the third blockchain is generated when the target client generates the transaction. Specifically, in the target room, when the target client synchronizes the second blockchain and no transaction occurs, the third block is The chain is generated by the target client according to the second blockchain, and the transaction record of the target client is recorded in the third blockchain.
  • the client saves the third blockchain chain, so that all transaction data in the target room is saved in the client.
  • the client saves the third blockchain, that is, replaces the previously saved second blockchain, so that all the latest transaction records in the target room are saved in the client.
  • the saved blockchain is also updated, so that the client always saves all the latest transaction records in the target room.
  • the first blockchain, the second blockchain, the third blockchain, and the data structure are the same;
  • the data structure includes the block number of the blockchain, the hash value of the previous blockchain, the key value required to calculate the new blockchain, the timestamp of the current time, the blockchain function data, and the current blockchain hash value.
  • the blockchain function data includes a room number of the target room, a user identifier of the client, a logo of the client, and current transaction data of the client.
  • the block number of the initial blockchain is 0, the timestamp is the current time, and the hash value of the previous blockchain is 0.
  • index is used to indicate the block number of the blockchain, usually starting from 0; previousHash is the HASH value of the previous blockchain; timestamp is the timestamp; key is the key value needed to calculate the new blockchain; data is some Data splicing (ie, the above-mentioned blockchain function data), the content of the data field is designed according to the functions required by the blockchain.
  • the data may include the room number of the target room, and the client's User ID, client's logo, and current transaction data for the client.
  • the current transaction data of the client may further include the total amount of gifts currently owned by the client, the number of gifts currently being rewarded, the user identification uid of the current transaction, and the recipient of the current transaction.
  • User ID uid the previously encrypted value of the current timestamp; hash indicates the hash value of the current blockchain content.
  • an algorithm for generating a new blockchain in a blockchain is simultaneously designed.
  • the initial blockchain (such as the first blockchain) is generated by the server, and the server is sent to the client of the target room of the live broadcast platform. Then, after the client of the target room receives the initial blockchain, an algorithm is needed to generate the next blockchain.
  • the specific implementation is as follows: First, the data structure of the previous blockchain has been obtained, and the next blockchain is generated according to the data of the previous blockchain.
  • the step S104 may generate, according to the first blockchain, the second block chain in which the second transaction record is recorded, which may include:
  • the block number of the second blockchain the current time, the hash value of the first blockchain, the hash value of the second blockchain, and the second blockchain function data, according to The data structure generates the second blockchain.
  • the name of the previous blockchain is prevblock
  • the name of the newly generated blockchain is newblock.
  • the process of generating a new blockchain is as follows:
  • the block number of the new blockchain is the current block number plus one.
  • the timestamp of the new blockchain is to get the current time.
  • the hash value of the previous blockchain of the new blockchain is the hash of the previous blockchain obtained.
  • Newblock.key prevblock.key
  • the key value of the previous blockchain of the new blockchain is the key of the previous blockchain obtained.
  • the room anchor of the live broadcast platform is still used as an example.
  • Newblock.data giftnum+senduid+givegiftnum+receiveuid
  • the giftnum is the remaining amount of the current client's gift quantity
  • the sendid is the current client's user ID uid
  • the givegiftnum is the number of rewarded gifts
  • the receiveuid is the rewarded client's uid.
  • Newblock.data AES.encrypt(Newblock.data,Newblock.key);
  • the data of the new blockchain data is further encrypted by using the encryption algorithm AES together with all the above data, and the key value used is the key value sent by the server.
  • encryption algorithms can also use more complex encryption algorithms.
  • Newblock.hash HASH(index+previousHash+timestamp+data+key);
  • the hash value of the new blockchain is the index field with the new blockchain and the previousHash field and the timestamp field, and the data field and the key field.
  • the hash (HASH) algorithm corresponding to the hash value is unified, and the HASH calculation is performed.
  • the method may be a SHA-256 algorithm, and may be other HASH algorithms, such as SHA-1, etc., which are not limited herein.
  • the method in the embodiment of the present invention may further include:
  • the client verifies the legitimacy of the third blockchain when receiving the third blockchain sent by the target client in the target room.
  • the step of verifying the received blockchain by the client may specifically include: assuming that the name of the previous blockchain is prevblock, and then receiving a newly generated blockchain whose name is newblock.
  • Newblock.index! prevblock.index+1;
  • block number of the new blockchain is not the block number of the previous block plus 1, it indicates that the new blockchain is invalid and directly returns the blockchain error information.
  • the new blockchain is considered invalid and the block error information is directly returned.
  • the hash value of the new blockchain is the hash result of the entire data of the new blockchain.
  • the new blockchain is considered illegal and directly returns the blockchain error information.
  • the data value of the new blockchain is encrypted by an encryption algorithm.
  • the data is decrypted to determine the legitimacy of the data.
  • Newblock.data AES.decrypt(Newblock.data,Newblock.key);
  • the data field is decrypted to obtain the original data data.
  • the giftnum, senduid, givegiftnum, and receiveuid can be known, and then it can be judged whether the giftnum is greater than the givegiftnum.
  • FIG. 4 is a schematic diagram of an embodiment of a client in an embodiment of the present invention, where the client includes:
  • a first generating module 401 configured to generate, according to a preset initial blockchain, a first blockchain recorded with the first transaction record when the client of the target room generates the first transaction;
  • a first sending module 402 configured to send the first blockchain to other clients in the target room, to synchronize the first blockchain with the other clients;
  • a second sending module 403 configured to: when the client receives the statistical transaction record instruction sent by the server, extract transaction data from the first blockchain and send the transaction data to the service, so that the server The transaction data reported by all the clients of the target room is counted, and the most legal transaction data in the target room is determined.
  • the client further includes:
  • a second generating module 404 configured to generate, according to the first blockchain, a second blockchain recorded with the second transaction record when the client generates the second transaction again;
  • the third sending module 405 is configured to send the second blockchain to other clients in the target room to synchronize the second blockchain with the other clients.
  • the client further includes:
  • the receiving module 406 is configured to receive a third blockchain sent by the target client in the target room, where the third blockchain is generated when the target client generates a transaction;
  • the saving module 407 is configured to save the third blockchain chain, so that all transaction data in the target room is saved in the client.
  • the first blockchain includes a block number of the blockchain and a hash of the previous blockchain. a value, a key value required for calculating a new blockchain, a timestamp of the current time, blockchain function data, and a current blockchain hash value, the blockchain function data including a room number of the target room, the client The user identification of the end, the logo of the client, and the current transaction data of the client.
  • a client is also provided in the embodiment of the present invention. Referring to FIG. 7, the client includes:
  • the memory 701 is a processor 702 and a computer program 703 stored on the memory and operable on the processor, wherein the transaction accounting method can be implemented when the processor 702 executes the computer program 703.
  • clients involved in the present application include, but are not limited to, mobile terminals (mobile phones, smart phones, PADs, notebook computers, etc.), fixed terminals (computers).
  • the memory 701 can be used to store a computer program 703 including software programs, modules, and data, and the processor 702 executes a computer program 703 stored in the memory 701 to execute various functional applications and data processing of the client.
  • the memory 701 can be used to store software programs and modules, and the processor 702 executes various functional applications and data processing of the client by running software programs and modules stored in the memory 701.
  • the memory 701 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (for example, a game application, a chat application), and the like; and the storage data area may be stored. Data created based on the use of the client (game configuration data, audio data), and the like.
  • the memory 701 may include a high speed random access memory, and may also include a nonvolatile memory such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the processor 702 is a control center of the client, which connects various parts of the entire client by various interfaces and lines, executes or executes software programs and/or modules stored in the memory 701, and calls data stored in the memory 701 to execute The client's various functions and processing data to monitor the client as a whole.
  • the processor 702 can include one or more processing units; preferably, the processor 702 can integrate an application processor, wherein the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the embodiment of the invention further provides a computer readable storage medium, wherein the computer readable storage
  • the storage medium may store a program, and the program includes some or all of the steps of the transaction accounting method described in the above method embodiments.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • Finance (AREA)
  • Strategic Management (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)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé de gestion comptable de transaction, et un client. Le procédé, dans les modes de réalisation de la présente invention, comprend les étapes suivantes : lorsqu'une première transaction est générée pour un client dans une salle cible, le client génère, selon une chaîne de blocs initiale prédéfinie, une première chaîne de blocs enregistrant un premier enregistrement de transaction ; le client envoie la première chaîne de blocs à d'autres clients dans la salle cible, de façon à synchroniser la première chaîne de blocs dans les autres clients ; et, lorsque le client reçoit une instruction d'enregistrement de transaction statistique envoyée par un serveur, le client extrait des données de transaction à partir de la première chaîne de blocs et les envoie au serveur, de telle sorte que le serveur compile des statistiques sur des données de transaction rapportées par tous les clients dans la salle cible pour déterminer les données de transaction les plus légitimes dans la salle cible. Selon les modes de réalisation de la présente invention, un serveur n'a pas besoin d'enregistrer, de vérifier et de compter toutes les transactions dans une salle cible, de telle sorte que la pression de calcul du serveur peut être considérablement réduite et une idée de décentralisation est mieux satisfaite.
PCT/CN2017/108067 2017-09-26 2017-10-27 Procédé de gestion comptable de transaction, et client WO2019061630A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710884311.2 2017-09-26
CN201710884311.2A CN107798538A (zh) 2017-09-26 2017-09-26 一种交易核算方法及客户端

Publications (1)

Publication Number Publication Date
WO2019061630A1 true WO2019061630A1 (fr) 2019-04-04

Family

ID=61532141

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/108067 WO2019061630A1 (fr) 2017-09-26 2017-10-27 Procédé de gestion comptable de transaction, et client

Country Status (2)

Country Link
CN (1) CN107798538A (fr)
WO (1) WO2019061630A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110992175A (zh) * 2019-10-30 2020-04-10 成都摩宝网络科技有限公司 基于消息中间件的异步会计核算与交易分离方法及系统
CN111199486A (zh) * 2020-01-02 2020-05-26 腾讯科技(深圳)有限公司 一种基于区块链网络的数据处理方法、装置及存储介质
US11144926B2 (en) 2018-12-29 2021-10-12 Advanced New Technologies Co., Ltd. Blockchain-based recordkeeping method and apparatus
WO2023070824A1 (fr) * 2021-10-25 2023-05-04 锐凌无线有限责任公司 Procédé et appareil de détection de système logiciel, et dispositif électronique et support de stockage

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108694522B (zh) * 2018-07-06 2023-05-09 中国银行股份有限公司 一种数据分析方法及装置
CN109118185A (zh) * 2018-07-12 2019-01-01 腾讯音乐娱乐科技(深圳)有限公司 数值转移方法及装置
CN111899104B (zh) * 2018-11-27 2023-12-01 创新先进技术有限公司 一种业务执行方法及装置
CN109903193A (zh) * 2019-01-17 2019-06-18 平安城市建设科技(深圳)有限公司 房产交易中佣金的分配方法、装置、设备及存储介质
CN110675149B (zh) * 2019-09-23 2024-03-05 腾讯科技(深圳)有限公司 基于区块链的数据处理方法、装置、设备及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209947A (zh) * 2015-05-07 2016-12-07 中兴通讯股份有限公司 一种去中心化自治组织的数据处理方法及系统
CN106411901A (zh) * 2016-10-08 2017-02-15 北京三未信安科技发展有限公司 一种数字身份标识管理方法及系统
CN106790431A (zh) * 2016-12-05 2017-05-31 同济大学 基于区块链的云制造服务交易信息记录系统与方法
WO2017130038A1 (fr) * 2016-01-26 2017-08-03 Stampery Inc. Systèmes et procédés d'utilisation de chaîne de blocs pour certifier l'existence, l'intégrité et/ou la propriété d'un fichier ou d'une communication
CN107078910A (zh) * 2016-12-23 2017-08-18 深圳前海达闼云端智能科技有限公司 生成区块链区块的方法、装置、节点、签名设备及系统
CN107147735A (zh) * 2017-05-12 2017-09-08 北京博晨技术有限公司 一种基于分层结构的分布式账本系统

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10013573B2 (en) * 2015-12-16 2018-07-03 International Business Machines Corporation Personal ledger blockchain
CN106452785B (zh) * 2016-09-29 2019-05-17 财付通支付科技有限公司 区块链网络、分支节点及区块链网络应用方法
CN106503589A (zh) * 2016-10-26 2017-03-15 北京瑞卓喜投科技发展有限公司 区块链交易信息正确性的校验方法、装置及系统
CN106506146A (zh) * 2016-10-26 2017-03-15 北京瑞卓喜投科技发展有限公司 基于区块链技术的交易信息校验方法、装置及系统
CN106982203B (zh) * 2017-01-06 2020-05-22 中国银联股份有限公司 基于区块链技术的鲁棒的atm网络系统及其信息处理方法
CN107124278B (zh) * 2017-03-30 2021-03-30 腾讯科技(深圳)有限公司 业务处理方法、装置以及数据共享系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106209947A (zh) * 2015-05-07 2016-12-07 中兴通讯股份有限公司 一种去中心化自治组织的数据处理方法及系统
WO2017130038A1 (fr) * 2016-01-26 2017-08-03 Stampery Inc. Systèmes et procédés d'utilisation de chaîne de blocs pour certifier l'existence, l'intégrité et/ou la propriété d'un fichier ou d'une communication
CN106411901A (zh) * 2016-10-08 2017-02-15 北京三未信安科技发展有限公司 一种数字身份标识管理方法及系统
CN106790431A (zh) * 2016-12-05 2017-05-31 同济大学 基于区块链的云制造服务交易信息记录系统与方法
CN107078910A (zh) * 2016-12-23 2017-08-18 深圳前海达闼云端智能科技有限公司 生成区块链区块的方法、装置、节点、签名设备及系统
CN107147735A (zh) * 2017-05-12 2017-09-08 北京博晨技术有限公司 一种基于分层结构的分布式账本系统

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11144926B2 (en) 2018-12-29 2021-10-12 Advanced New Technologies Co., Ltd. Blockchain-based recordkeeping method and apparatus
CN110992175A (zh) * 2019-10-30 2020-04-10 成都摩宝网络科技有限公司 基于消息中间件的异步会计核算与交易分离方法及系统
CN111199486A (zh) * 2020-01-02 2020-05-26 腾讯科技(深圳)有限公司 一种基于区块链网络的数据处理方法、装置及存储介质
CN111199486B (zh) * 2020-01-02 2024-05-14 腾讯科技(深圳)有限公司 一种基于区块链网络的数据处理方法、装置及存储介质
WO2023070824A1 (fr) * 2021-10-25 2023-05-04 锐凌无线有限责任公司 Procédé et appareil de détection de système logiciel, et dispositif électronique et support de stockage

Also Published As

Publication number Publication date
CN107798538A (zh) 2018-03-13

Similar Documents

Publication Publication Date Title
WO2019061630A1 (fr) Procédé de gestion comptable de transaction, et client
WO2020211496A1 (fr) Procédé, système et appareil de vérification de signature dans un registre de chaîne de blocs, et dispositif
JP4740157B2 (ja) デジタルデータコンテンツの保護
WO2019061626A1 (fr) Procédé de verification de données, et serveur
US9825932B2 (en) Storage system and method of storing and managing data
US20180249190A1 (en) Method and apparatus for cloud storage and cloud download of multimedia data
US12105843B2 (en) Verifiable consent for privacy protection
US11526906B2 (en) System and method for secure content streaming, governance, fraud prevention, and the embedding artificial intelligence into content
US20150312243A1 (en) Storage system and method of storing and managing data
WO2019061598A1 (fr) Procédé de vérification de données et client
CN110798315A (zh) 基于区块链的数据处理方法、装置及终端
CN108241517A (zh) 一种软件升级方法、客户端及电子设备
US20210192551A1 (en) Using hashed media identifiers to determine audience measurement data including demographic data from third party providers
WO2019061628A1 (fr) Procédé de vérification de données, et serveur
WO2019061629A1 (fr) Procédé de vérification de données et serveur
US20140282696A1 (en) Advertising download verification
WO2019061627A1 (fr) Procédé de vérification de données et serveur
WO2019061597A1 (fr) Procédé de traitement de données et serveur
CN110351364B (zh) 数据存储方法、设备及计算机可读存储介质
CN113365097B (zh) 直播信息流处理方法、装置、系统、电子设备及存储介质
CN111339201A (zh) 基于区块链的测评方法及系统
JP2019079280A (ja) ファイル検証装置、ファイル移行システムおよびプログラム
US8495154B2 (en) Content usage tracking in superdistribution
CN108924089B (zh) 一种客户端设备识别方法、装置及客户端设备
CN108846671B (zh) 基于区块链的在线安全交易方法和系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17926456

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17926456

Country of ref document: EP

Kind code of ref document: A1