CN111310137B - Block chain associated data evidence storing method and device and electronic equipment - Google Patents

Block chain associated data evidence storing method and device and electronic equipment Download PDF

Info

Publication number
CN111310137B
CN111310137B CN202010209672.9A CN202010209672A CN111310137B CN 111310137 B CN111310137 B CN 111310137B CN 202010209672 A CN202010209672 A CN 202010209672A CN 111310137 B CN111310137 B CN 111310137B
Authority
CN
China
Prior art keywords
transaction
data
address
tag
label
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
CN202010209672.9A
Other languages
Chinese (zh)
Other versions
CN111310137A (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.)
Hangzhou Rivtower Technology Co Ltd
Original Assignee
Hangzhou Rivtower 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 Hangzhou Rivtower Technology Co Ltd filed Critical Hangzhou Rivtower Technology Co Ltd
Priority to CN202010209672.9A priority Critical patent/CN111310137B/en
Publication of CN111310137A publication Critical patent/CN111310137A/en
Application granted granted Critical
Publication of CN111310137B publication Critical patent/CN111310137B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/16Program or content traceability, e.g. by watermarking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the specification relates to a method, a device and an electronic device for storing block chain associated data, and the method, the device and the electronic device mainly comprise the following steps: sending a first transaction to the blockchain that creates a first data tag; and sending a second transaction of the associated data certificate to the blockchain, wherein the transaction content comprises: the data to be stored and the first label address; sending a third transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address, and searching a certificate storage address list which has a mapping relation with the first tag address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result. By creating the data label, the logic association or the time sequence correlation between the data is embodied on the block chain, so that the block chain technology can be more flexibly adapted to the actual service, and convenience is provided for the inquiry, retrieval and utilization of the subsequent deposit evidence data.

Description

Block chain associated data evidence storing method and device and electronic equipment
Technical Field
The embodiment of the specification relates to the technical field of networks, in particular to a method and a device for storing block chain associated data and an electronic device.
Background
Currently, data in a block chain is generally accessed in a evidence-storing manner, but each item of data is independently stored, but in real applications, the stored data has certain logic or time sequence relevance, such as changes of data related to daily epidemic situations during the epidemic situations. Therefore, the data on the block chain cannot reflect the relation between the data, and inconvenience is brought to subsequent data query and reuse.
Disclosure of Invention
The embodiment of the specification provides a method and a device for storing evidence of block chain associated data and electronic equipment, and aims to solve the problem that data on a block chain in the prior art independently exist and cannot be associated, inquired and utilized.
In order to solve the technical problem, the embodiments of the present specification adopt the following technical solutions:
in a first aspect, a method for storing block chain associated data is provided, where the method includes:
sending a first transaction for creating a first data tag to a blockchain, wherein the transaction content of the first transaction comprises the specific content of the first data tag, and after the first transaction is completed, returning a first tag address on the chain;
sending a second transaction of the associated data evidence to the blockchain, wherein the transaction content comprises: the data to be stored and the first label address; after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
sending a third transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address, and searching a certificate storage address list which has a mapping relation with the first tag address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result.
In a second aspect, an apparatus for storing block chain associated data is provided, where the apparatus includes:
a first data tag creation unit: the system comprises a block chain, a first data tag and a second data tag, wherein the first data tag is used for establishing a first transaction of the block chain, the transaction content of the first transaction comprises the specific content of the first data tag, and a first tag address is returned to the block chain after the first transaction is completed;
a certificate storage unit: a second transaction for sending an associated data deposit to the blockchain, the transaction content comprising: the data to be stored and the first label address are stored; after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
a query unit: sending a third transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address, and searching a certificate storage address list which has a mapping relation with the first tag address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result.
In a third aspect, an electronic device is provided, including: one or more processors and memory, wherein the memory contains one or more computer programs executable by the one or more processors to cause the one or more processors to perform the method for blockchain associated data validation provided in accordance with embodiments of the present invention.
In a fourth aspect, the present invention further provides a storage medium storing a computer program, where the computer program makes a computer execute the method for storing block chain associated data provided in accordance with the embodiments of the present invention.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects: by creating the data tag, the logic association or time sequence correlation between the data is embodied on the block chain, so that the block chain technology can be more flexibly adapted to the actual service, and convenience is provided for the inquiry, retrieval and utilization of the subsequent evidence data. Meanwhile, the form of the multi-level label is established, so that the stored data presents clear dependency relationship.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative efforts.
Fig. 1 is a schematic diagram illustrating steps of a block chain associated data authentication method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a block chain associated data evidence storing device according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of this specification.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the specific embodiments of the present disclosure and the accompanying drawings. It is to be understood that the embodiments described are only a few embodiments of the present disclosure, and not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present specification without any creative effort belong to the protection scope of the embodiments in the present specification.
The technical solutions provided by the embodiments of the present description are described in detail below with reference to the accompanying drawings.
Example one
Referring to fig. 1, a method for storing block chain associated data provided in an embodiment of the present disclosure includes:
step 102: sending a first transaction for creating a first data tag to a blockchain, wherein the transaction content of the first transaction comprises the specific content of the first data tag, and after the first transaction is completed, returning a first tag address on the chain;
step 104: and sending a second transaction of the associated data certificate to the blockchain, wherein the transaction content comprises: the data to be stored and the first label address;
after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
step 106: and sending a third transaction of the associated data query to the blockchain, wherein the transaction content comprises the first label address, searching a certificate storage address list which has a mapping relation with the first label address, obtaining certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result.
Optionally, the content of the first transaction includes a privacy identification of the first data tag;
when the privacy identification is valid, the second transaction can take effect only after the initiator of the second transaction obtains the authorization of the creator of the first data tag.
Correspondingly, when a second transaction of the associated data certificate is sent to the blockchain, whether an initiator of the second transaction is authorized or not needs to be checked, and the data certificate is stored after the checking is passed.
Optionally, the method further includes:
when the initiator of the second transaction obtains the authorization of the creator of the first data label, the creator of the first data label sends a fourth transaction to the chain of the creator of the first data label, and the transaction content is the user address of the initiator of the second transaction added to the use permission list of the first data label;
an initiator of the second transaction obtains the first tag address.
How to obtain the first tag address by the initiator of the second transaction is not specifically limited in the embodiment of the present invention. The initiator of the second transaction can inquire whether the user address is in the use authority list of the first data label through the transaction, and if so, automatically returns the first label address to the initiator of the second transaction.
Optionally, the method further includes: sending a fifth transaction for creating a second data tag to the blockchain, wherein the transaction content comprises the specific content of the second data tag, the identifier of the second data tag subordinate to the first data tag and the first tag address;
and after the fifth transaction is completed, returning the second tag address on the chain.
For example, in practical applications, such hierarchical tags can further refine stored data, and at the same time, can more conveniently collect and summarize multiple pieces of lower-level tag data through upper-level tags during query.
Optionally, the method further includes:
sending a sixth transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address;
looking up the second tag address that is subordinate to the first data tag;
searching a certificate storing address list which has a mapping relation with the second label address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a sixth transaction result.
In practical applications, before the second data tag is established, the creator of the first data tag needs to perform mutual authorization and authentication to establish the dependency relationship between the two data tags.
As can be seen from the above, the data content corresponding to the second data tag belongs to the subset of the content corresponding to the first data tag, and in practical application, by sending the certificate storing transaction and the query transaction with the second tag address, the certificate storing and calling of the content with only the second data tag can be realized, which is not described herein again.
According to the technical scheme, the logic association or the time sequence correlation between the data is embodied on the block chain by creating the data label, so that the block chain technology can be more flexibly adapted to the actual service, and convenience is provided for the inquiry, retrieval and utilization of the subsequent evidence data. Meanwhile, the form of the multi-level label is established, so that the stored data presents clear dependency relationship.
Example two
Referring to fig. 2, a schematic structural diagram of a block chain associated data storage device provided in an embodiment of the present disclosure is shown, where the block chain associated data storage device mainly includes:
the first data tag creation unit 202: the system comprises a block chain, a first data tag and a second data tag, wherein the first data tag is used for establishing a first transaction of the block chain, the transaction content of the first transaction comprises the specific content of the first data tag, and a first tag address is returned to the block chain after the first transaction is completed;
a certificate storage unit 204: a second transaction for sending an associated data deposit to the blockchain, the transaction content comprising: the data to be stored and the first label address; after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
the querying unit 206: sending a third transaction of associated data query to a blockchain, wherein the transaction content comprises the first label address, and searching a certificate storage address list having a mapping relation with the first label address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result.
Optionally, the content of the first transaction includes a privacy identification of the first data tag;
when the privacy identification is valid, the second transaction can take effect only after the initiator of the second transaction obtains the authorization of the creator of the first data tag.
Optionally, the apparatus further includes an authorization unit: when the initiator of the second transaction obtains the authorization of the creator of the first data tag, the creator of the first data tag sends a fourth transaction to the chain of the creator of the first data tag, and the transaction content is the user address of the initiator of the second transaction added to the usage right list of the first data tag;
an initiator of the second transaction obtains the first tag address.
Optionally, the apparatus further includes a second data tag creating unit: the fifth transaction is used for sending the block chain to create a second data tag, wherein the transaction content comprises the specific content of the second data tag, the identifier of the second data tag subordinate to the first data tag and the first tag address;
and after the fifth transaction is completed, returning the second tag address on the chain.
Optionally, the apparatus further comprises:
the query unit sends a sixth transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address;
looking up the second tag address that is subordinate to the first data tag;
searching a certificate storing address list which has a mapping relation with the second label address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a sixth transaction result.
According to the technical scheme, the logic association or the time sequence correlation between the data is embodied on the block chain by creating the data label, so that the block chain technology can be more flexibly adapted to the actual service, and convenience is provided for the inquiry, retrieval and utilization of the subsequent evidence data. Meanwhile, the form of the multi-level label is established, so that the stored data presents clear dependency relationship.
It should be understood that the apparatus in the second embodiment may execute all technical solutions related to the block chain associated data storage method in the form of a functional module, and implement corresponding technical effects, which are not described herein again.
EXAMPLE III
The electronic apparatus of the embodiment of the present specification is described in detail below with reference to fig. 3. Referring to fig. 3, at a hardware level, the electronic device includes one or more processors and a memory. Optionally, an internal bus and a network interface are also included. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a Non-Volatile Memory (Non-Volatile Memory), such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be interconnected by an internal bus, which may be an Industry Standard Architecture (ISA) bus, a Peripheral Component Interconnect (PCI) bus, an Extended ISA (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 3, but this does not indicate only one bus or one type of bus.
A memory for storing a computer program. In particular, the computer program may comprise program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads a corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form the block chain associated data evidence storage device on a logic level. The processor executes the program stored in the memory, and is specifically configured to execute the method operations executed when the block chain associated data storage device is used as an execution subject.
The method disclosed in the embodiment of fig. 1 in this specification can be applied to a processor or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present specification may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present specification may be embodied directly in a hardware decoding processor, or in a combination of hardware and software modules in the decoding processor. The software modules may be located in ram, flash, rom, prom, or eprom, registers, etc. as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The electronic device may further implement the function of the embodiment shown in fig. 2 for storing block chain associated data, which is not described herein again in this embodiment of the present disclosure.
Of course, besides the software implementation, the electronic device of the embodiment of the present disclosure does not exclude other implementations, such as a logic device or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or a logic device.
Example four
Embodiments of the present specification also provide a storage medium storing a computer program, the computer program being used to execute the method for verifying block chain associated data described in the present application.
The computer-readable storage medium may be a computer-readable storage medium included in the apparatus of the above embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
In short, the above description is only a preferred embodiment of the present disclosure, and is not intended to limit the scope of the present disclosure. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the embodiments of the present disclosure should be included in the protection scope of the embodiments of the present disclosure.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present specification are all described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. It will be appreciated by a person skilled in the art that the scope of the invention as referred to in the present application is not limited to the specific combination of the above-mentioned features, but also covers other embodiments formed by any combination of the above-mentioned features or their equivalents without departing from the concept of the present application. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (8)

1. A method for evidence storage of blockchain associated data, the method comprising:
sending a first transaction for creating a first data tag to a blockchain, wherein the transaction content of the first transaction comprises the specific content of the first data tag, and after the first transaction is completed, returning a first tag address on the chain;
and sending a second transaction of the associated data certificate to the blockchain, wherein the transaction content comprises: the data to be stored and the first label address; after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
sending a third transaction of associated data query to a blockchain, wherein the transaction content comprises the first label address, and searching a certificate storage address list having a mapping relation with the first label address; obtaining certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result;
wherein the content of the first transaction comprises a privacy identification of the first data tag; when the privacy identification is valid, the second transaction can take effect only after the initiator of the second transaction obtains the authorization of the creator of the first data tag;
the method further comprises the following steps:
when the initiator of the second transaction obtains the authorization of the creator of the first data label, the creator of the first data label sends a fourth transaction to the chain, and the transaction content is the user address of the initiator of the second transaction added to the use authority list of the first data label;
an initiator of the second transaction obtains the first tag address.
2. The method of claim 1, further comprising:
sending a fifth transaction for creating a second data tag to the blockchain, wherein the transaction content comprises the specific content of the second data tag, the identifier of the second data tag subordinate to the first data tag and the first tag address;
and returning the second label address on the chain after the fifth transaction is completed.
3. The method of claim 2, further comprising:
sending a sixth transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address;
looking up the second tag address subordinate to the first data tag;
searching a certificate storing address list which has a mapping relation with the second label address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a sixth transaction result.
4. A blockchain associated data credentialing apparatus, the apparatus comprising:
a first data tag creation unit: the system comprises a block chain, a first data tag and a second data tag, wherein the first data tag is used for establishing a first transaction of the block chain, the transaction content of the first transaction comprises the specific content of the first data tag, and a first tag address is returned to the block chain after the first transaction is completed;
a certificate storage unit: a second transaction for sending an associated data deposit to the blockchain, the transaction content comprising: the data to be stored and the first label address; after the second transaction is completed, returning a data evidence storage address on the chain, and recording the mapping relation between the evidence storage address and the first label address on the block chain;
a query unit: sending a third transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address, and searching a certificate storage address list which has a mapping relation with the first tag address; obtaining certificate storage data according to the certificate storage address list and returning the certificate storage data as a third transaction result;
wherein the content of the first transaction comprises a privacy identification of the first data tag;
when the privacy identification is valid, the second transaction can take effect only after the initiator of the second transaction obtains the authorization of the creator of the first data tag;
the device further comprises:
an authorization unit: when the initiator of the second transaction obtains the authorization of the creator of the first data label, the creator of the first data label sends a fourth transaction to the chain, and the transaction content is the user address of the initiator of the second transaction added to the use authority list of the first data label;
an initiator of the second transaction obtains the first tag address.
5. The apparatus of claim 4, further comprising:
a second data tag creation unit: a fifth transaction for sending the blockchain to create a second data tag, wherein the transaction content comprises the specific content of the second data tag, the identifier of the second data tag subordinate to the first data tag, and the first tag address;
and returning the second label address on the chain after the fifth transaction is completed.
6. The apparatus of claim 5, further comprising:
the query unit sends a sixth transaction of the associated data query to the blockchain, wherein the transaction content comprises the first tag address;
looking up the second tag address that is subordinate to the first data tag;
searching a certificate storing address list which has a mapping relation with the second label address; and obtaining the certificate storage data according to the certificate storage address list and returning the certificate storage data as a sixth transaction result.
7. An electronic device, comprising:
one or more processors;
a memory for storing one or more computer programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method recited in any of claims 1-3.
8. A storage medium storing a computer program, characterized in that the program, when executed by a processor, implements the method according to any one of claims 1-3.
CN202010209672.9A 2020-03-23 2020-03-23 Block chain associated data evidence storing method and device and electronic equipment Active CN111310137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010209672.9A CN111310137B (en) 2020-03-23 2020-03-23 Block chain associated data evidence storing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010209672.9A CN111310137B (en) 2020-03-23 2020-03-23 Block chain associated data evidence storing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111310137A CN111310137A (en) 2020-06-19
CN111310137B true CN111310137B (en) 2022-08-26

Family

ID=71145875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010209672.9A Active CN111310137B (en) 2020-03-23 2020-03-23 Block chain associated data evidence storing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111310137B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111783144A (en) * 2020-08-20 2020-10-16 支付宝(杭州)信息技术有限公司 Data processing method and device based on block chain
CN113962674B (en) * 2021-12-22 2022-04-01 国家电网有限公司客户服务中心 Block chain-based power transaction contract security system and method

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227833A (en) * 2016-07-26 2016-12-14 宁圣金融信息服务(上海)有限公司 Block chaining search engine method, system and device
CN107273556A (en) * 2017-08-23 2017-10-20 上海点融信息科技有限责任公司 Block chain data index method and equipment
CN109993526B (en) * 2018-01-02 2021-07-06 中国移动通信有限公司研究院 Block chain checking method, processing node and storage medium
CN108614878B (en) * 2018-04-27 2023-01-10 腾讯科技(深圳)有限公司 Protocol data management method, device, storage medium and system
CN109063016A (en) * 2018-07-11 2018-12-21 物数(上海)信息科技有限公司 Block chain data storage method, device, electronic equipment, storage medium
CN109086413A (en) * 2018-08-03 2018-12-25 上海点融信息科技有限责任公司 For searching for the method, equipment and readable storage medium storing program for executing of block chain data
CN110059495B (en) * 2018-12-14 2020-11-17 创新先进技术有限公司 Data sharing method, device and system and electronic equipment
CN109657486A (en) * 2018-12-18 2019-04-19 青岛轮子软件科技有限公司 A kind of financial institution's user data sharing method and system based on block chain technology
CN109685674A (en) * 2018-12-21 2019-04-26 众安信息技术服务有限公司 Order based on block chain leads to cardization, compensation, the method, apparatus of inquiry and storage medium
CN110059092A (en) * 2019-04-22 2019-07-26 广州市品高软件股份有限公司 The method for writing data and system of relevant database based on block chain
CN110263014A (en) * 2019-05-15 2019-09-20 广州致链科技有限公司 Block chain storage system and method towards timing type data
CN110309196A (en) * 2019-05-22 2019-10-08 深圳壹账通智能科技有限公司 Block chain data storage and query method, apparatus, equipment and storage medium
CN110597852A (en) * 2019-09-27 2019-12-20 腾讯科技(深圳)有限公司 Data processing method, device, terminal and storage medium
CN111475829A (en) * 2019-11-08 2020-07-31 支付宝(杭州)信息技术有限公司 Private data query method and device based on block chain account

Also Published As

Publication number Publication date
CN111310137A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN110032880B (en) Screen recording evidence obtaining method and system based on block chain and electronic equipment
CN109347787B (en) Identity information identification method and device
CN112581131B (en) Asset transfer method, device, equipment and system
CN111898139B (en) Data reading and writing method and device and electronic equipment
CN111352902A (en) Log processing method and device, terminal equipment and storage medium
CN113079200A (en) Data processing method, device and system
CN111415158B (en) Wind control method and system based on block chain
CN111310137B (en) Block chain associated data evidence storing method and device and electronic equipment
CN112200585B (en) Service processing method, device, equipment and system
WO2020108152A1 (en) Method, device and electronic equipment for preventing misuse of identity data
CN108616361B (en) Method and device for identifying uniqueness of equipment
TW202032466A (en) User age prediction method, apparatus, and device
CN110309669B (en) Data labeling method, device and equipment
CN110992039B (en) Transaction processing method, device and equipment
CN111259429A (en) Resource operation authority control method and device and electronic equipment
CN111600882A (en) Block chain-based account password management method and device and electronic equipment
CN112734349A (en) Interface generation method, data calling method, device and electronic equipment
CN111163113B (en) Registration processing method, device, equipment and system
CN111062057B (en) Neutral data application method, device and system
CN112487497A (en) Method and device for managing off-link files based on intelligent contracts and electronic equipment
CN111461728A (en) Risk identification method, device and system
CN111310239B (en) Digital information batch distribution method and device and electronic equipment
CN111884808A (en) Method and device for preventing cross-chain replay of transaction and electronic equipment
CN109992999B (en) Method and device for modifying private data based on block chain and electronic equipment
CN112231757B (en) Privacy protection method, device and equipment for embedded application

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