KR20200059830A - 2 Layer Block Chain System - Google Patents
2 Layer Block Chain System Download PDFInfo
- Publication number
- KR20200059830A KR20200059830A KR1020180145048A KR20180145048A KR20200059830A KR 20200059830 A KR20200059830 A KR 20200059830A KR 1020180145048 A KR1020180145048 A KR 1020180145048A KR 20180145048 A KR20180145048 A KR 20180145048A KR 20200059830 A KR20200059830 A KR 20200059830A
- Authority
- KR
- South Korea
- Prior art keywords
- transaction
- sub
- block
- blockchain
- cryptocurrency
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/36—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
- G06Q20/367—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/04—Payment circuits
- G06Q20/06—Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
- G06Q20/065—Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/56—Financial cryptography, e.g. electronic payment or e-cash
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
본 발명은 블록체인 시스템에 관한 것으로서, 보다 구체적으로 암호화폐 거래 등을 위한 블록체인 시스템에 관한 것이다.The present invention relates to a blockchain system, and more particularly, to a blockchain system for cryptocurrency transactions.
전통적인 전자 금융 거래는 개인이 은행, 정부 등 신뢰할 수 있는 기관과 거래하는 방식으로 운용되고 있으며, 이는 중앙 집중형 구조의 금융 시스템으로서 중앙 서버가 금융 거래에 대한 증명 및 관리 역할을 담당한다.Traditional e-financial transactions are operated in such a way that individuals trade with trusted institutions such as banks and governments. This is a centralized structure of the financial system, where the central server is responsible for the verification and management of financial transactions.
최근에 제시된 금융 시스템은 블록체인(Block Chain)에 기초한 암호화폐를 사용하며, 모든 네트워크 참여자가 거래내역을 공유 및 보관하는 분권형(Decentralized) 구조로 구현되어 있다.The recently proposed financial system uses a blockchain-based cryptocurrency, and is implemented in a decentralized structure in which all network participants share and store transaction details.
상술한 블록체인 기술은 2008년에 공개된 사토시 나카모토(Satoshi Nakamoto)의 "비트코인: 피어-투-피어 전자화폐 시스템(Bitcoin: A Peer-to-Peer Electronic CashSystem)" 논문에서 처음 제시된 것으로서, 암호화폐의 거래, 스마트 컨트랙트 실행 등을 위한 트랜잭션(Transaction) 발생, 해당 거래가 담긴 블록생성, 네트워크상의 참여자들의 블록승인, 및 해당 거래의 완료를 위해 승인된 블록을 기 생성된 블록에 연결하는 블록연결 과정을 포함한다. The aforementioned blockchain technology was first presented in Satoshi Nakamoto's "Bitcoin: A Peer-to-Peer Electronic Cash System" paper published in 2008 by Satoshi Nakamoto, Transactions for cryptocurrency transactions, execution of smart contracts, etc., block creation of the transaction, block approval of participants on the network, and block connection connecting the approved block to the pre-generated block to complete the transaction Process.
이러한 블록체인 기술은 블록 생성시 이전 블록의 해쉬값을 포함시켜 이전블록에 연결하고, 각 노드들이 동일한 데이터를 저장하므로 데이터의 변경이 불가능하고, 투명성을 보장할 수 있어 최근 다양한 분야에서 이용되고 있다.This blockchain technology is used in various fields in recent years because it is impossible to change data and ensure transparency because each node stores the same data by including the hash value of the previous block when creating the block, and each node stores the same data. .
하지만, 상술한 바와 같은 블록체인기술에서 암호화폐 거래가 가능한 퍼블릭 블록체인의 경우 트랜잭션 처리시간이 오래 걸리고(예컨대, 트랜잭션당 비트코인은 10분 이상의 처리시간 요소, 이더리움은 13 내지 15초가 소요됨), 분기 블록의 영향으로 최소 6 내지 7개의 블록이 연결된 후에야 트랜잭션이 확정되므로 최종거래 처리시간까지 더 오래 걸린다는 단점이 있다.However, in the case of a public blockchain capable of trading cryptocurrency in the above-described blockchain technology, transaction processing time is long (for example, bitcoin per transaction takes more than 10 minutes, and Ethereum takes 13 to 15 seconds), Due to the effect of the branch block, since at least 6 to 7 blocks are connected, the transaction is confirmed, so it takes a longer time to process the final transaction.
특히, 암호화폐 거래를 중계하는 암호화폐 거래소에서는 이러한 블록체인의 처리속도 문제를 해결하기 위하여 거래소가 보유하고 있는 암호화폐를 이용하여 거래를 처리하고 있다. 이러한 내부 거래 방식은 거래의 신속성을 보장하지만 해킹에 쉽게 노출되고, 투명성 보장이 어려워 거래소의 과도한 수수료가 발생하는 문제점이 있다.In particular, cryptocurrency exchanges that relay cryptocurrency transactions are processing transactions using the cryptocurrency possessed by the exchanges in order to solve the problem of the processing speed of the blockchain. This internal transaction method guarantees the speed of the transaction, but it is easily exposed to hacking, and it is difficult to guarantee transparency, resulting in excessive exchange fees.
본 발명은 기존의 메인 블록체인에 서브 블록체인을 연결하여 수행되는 암호화폐 거래 등에 있어서 블록체인 트랜잭션 처리 속도를 향상시키는 이중 레이어 블록체인 시스템을 제공하는 것을 그 기술적 특징으로 한다.The present invention is characterized by providing a dual-layer blockchain system that improves the speed of blockchain transaction processing in cryptocurrency transactions performed by connecting a sub-blockchain to an existing main blockchain.
본 발명은 암호화폐 거래를 별도의 블록체인에서 처리하여 거래 투명성을 보장하고, 보안을 강화하여 해킹위험을 감소시키는 이중 레이어 블록체인 시스템을 제공하는 것을 다른 기술적 특징으로 한다.Another aspect of the present invention is to provide a dual-layer blockchain system that processes cryptocurrency transactions in a separate blockchain to ensure transaction transparency and enhance security to reduce hacking risk.
또한, 본 발명은 서로 다른 타입의 암호화폐간 교환 거래를 신속하게 처리할 수 있는 이중 레이어 블록체인 시스템을 제공하는 것을 또 다른 기술적 특징으로 한다.In addition, another technical feature of the present invention is to provide a double-layer blockchain system capable of quickly processing exchange transactions between different types of cryptocurrencies.
또한, 본 발명은 서로 다른 타입의 암호화폐간의 거래 처리시 각 타입 별로 정해진 포맷에 부합하도록 블록포맷을 변환할 수 있는 이중 레이어 블록체인 시스템을 제공하는 것을 또 다른 기술적 특징으로 한다.In addition, another technical feature of the present invention is to provide a dual-layer blockchain system capable of converting a block format to conform to a format defined for each type when processing transactions between different types of cryptocurrency.
상술한 목적을 달성하기 위한 본 발명의 일 측면에 따른 이중 레이어 블록체인 시스템은, 제1 암호화폐의 거래 트랜잭션이 포함된 제1 메인 블록을 생성 및 승인하고, 이전 메인 블록과 연결하는 제1 메인 블록체인; 및 상기 제1 암호화폐의 거래 트랜잭션이 저장된 제1 서브 블록을 생성 및 승인하고, 이전 서브 블록과 연결하는 제1 서브 블록체인을 포함하고, 상기 제1 서브 블록체인은, 상기 제1 서브 블록체인에 참여하는 고객들 간의 제1 암호화폐에 대한 제1 거래 트랜잭션이 발생되면 상기 제1 거래 트랜잭션이 포함된 제1 서브 블록의 생성 및 승인을 진행하여 상기 제1 거래 트랜잭션을 확정하고, 상기 확정된 제1 거래 트랜잭션을 상기 제1 메인 블록체인에 동기화시키는 제1 체인 커넥터를 포함하는 것을 특징으로 한다.The dual-layer blockchain system according to an aspect of the present invention for achieving the above-mentioned object, generates and approves a first main block including a transaction transaction of the first cryptocurrency, and connects the first main block with the first main block Blockchain; And a first sub-blockchain that creates and approves a first sub-block in which the transaction transaction of the first cryptocurrency is stored, and connects with a previous sub-block, wherein the first sub-blockchain is the first sub-blockchain. When the first transaction transaction for the first cryptocurrency between the customers participating in the transaction is generated and approved by the first sub-block including the first transaction transaction, the first transaction transaction is confirmed, and the confirmed transaction And a first chain connector for synchronizing one transaction transaction to the first main blockchain.
본 발명에 따르면 암호화폐 거래소 내에서의 암호화폐 거래 시 블록체인 기술을 적용함으로써 암호화폐 거래소 내의 해킹위험을 감소시키고, 암호화폐의 도난 가능성을 감소시킬 수 있다는 효과가 있다.According to the present invention, by applying the blockchain technology in the cryptocurrency exchange in the cryptocurrency exchange, there is an effect that the hacking risk in the cryptocurrency exchange can be reduced and the possibility of theft of the cryptocurrency can be reduced.
또한, 본 발명은 동일한 타입의 암호화폐간의 거래 이외에도 서로 다른 타입의 암호화폐간의 거래도 처리할 수 있어 사용자의 편의성 증대는 물론 시스템 적용범위를 극대화할 수 있다는 효과가 있다.In addition, the present invention is capable of processing transactions between different types of cryptocurrencies in addition to transactions between the same types of cryptocurrencies, thereby increasing user convenience and maximizing system coverage.
또한, 본 발명은 서로 다른 타입의 암호화폐간의 거래 처리시 각 타입 별로 정해진 포맷에 부합하도록 블록정보를 변환할 수 있어 시스템의 안정성을 향상시킬 수 있다는 효과가 있다.In addition, the present invention has an effect of improving the stability of the system by converting block information to conform to a format defined for each type when processing transactions between different types of cryptocurrency.
도 1은 본 발명의 제1 실시예에 따른 이중 레이어 블록체인 시스템의 구성을 보여주는 도면이다.
도 2는 도 1에 도시된 체인 커넥터의 구성을 보여주는 블록도이다.
도 3은 본 발명의 제2 실시예에 따른 이중 레이어 블록체인 시스템의 구성을 보여주는 도면이다.
도 4는 본 발명의 제3 실시예에 따른 이중 레이어 블록체인 시스템의 구성을 보여주는 도면이다.
도 5는 본 발명의 제4 실시예에 따른 이중 레이어 블록체인 시스템의 구성을 보여주는 도면이다.
도 6은 블록변환부에 의한 블록변환 방법을 설명하기 위한 개념도이다.
도 7a 및 도 7b는 서로 다른 포맷을 갖는 서브블록의 구성의 예를 보여주는 도면이다.1 is a view showing the configuration of a dual-layer blockchain system according to a first embodiment of the present invention.
FIG. 2 is a block diagram showing the configuration of the chain connector shown in FIG. 1.
3 is a view showing the configuration of a dual-layer blockchain system according to a second embodiment of the present invention.
4 is a view showing the configuration of a dual-layer blockchain system according to a third embodiment of the present invention.
5 is a view showing the configuration of a dual-layer blockchain system according to a fourth embodiment of the present invention.
6 is a conceptual diagram for explaining a block conversion method by the block conversion unit.
7A and 7B are diagrams showing examples of configurations of sub-blocks having different formats.
본 명세서에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.The meaning of the terms described in this specification should be understood as follows.
단수의 표현은 문맥상 명백하게 다르게 정의하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "제1", "제2" 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로, 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다.It should be understood that a singular expression includes a plurality of expressions unless the context clearly defines otherwise, and the terms "first", "second", etc. are intended to distinguish one component from another component, The scope of rights should not be limited by these terms.
"포함하다" 또는 "가지다" 등의 용어는 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.It should be understood that terms such as “include” or “have” do not preclude the existence or addition possibility of one or more other features or numbers, steps, actions, components, parts or combinations thereof.
"적어도 하나"의 용어는 하나 이상의 관련 항목으로부터 제시 가능한 모든 조합을 포함하는 것으로 이해되어야 한다. 예를 들어, "제1 항목, 제2 항목 및 제 3항목 중에서 적어도 하나"의 의미는 제1 항목, 제2 항목 또는 제3 항목 각각 뿐만 아니라 제1 항목, 제2 항목 및 제3 항목 중에서 2개 이상으로부터 제시될 수 있는 모든 항목의 조합을 의미한다.It should be understood that the term “at least one” includes all possible combinations from one or more related items. For example, the meaning of “at least one of the first item, the second item, and the third item” means 2 of the first item, the second item, and the third item, as well as each of the first item, the second item, and the third item. Any combination of items that can be presented from more than one dog.
이하, 첨부되는 도면을 참고하여 본 발명의 실시예들에 대해 상세히 설명한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 일 실시예에 따른 이중 레이어 블록체인 시스템의 구성을 보여주는 도면이다. 도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 이중 레이어 블록체인 시스템(100)은 메인 블록체인(110) 및 메인 블록체인(110)에 연결되는 서브 블록체인(120)을 포함한다.1 is a view showing the configuration of a dual-layer blockchain system according to an embodiment of the present invention. As shown in FIG. 1, the dual-
도 1에서 메인 블록체인(110)은 암호화폐의 발행 및 이전을 위하여 발생하는 트랜잭션을 처리하고, 메인 블록(114)을 생성하여 트랜잭션 내역을 저장한다. 메인 블록체인(110)은 스마트 컨트랙트(Smart Contract) 실행을 위하여 발생하는 트랜잭션을 처리하고, 저장할 수도 있다.In FIG. 1, the
트랜잭션 내역들이 포함된 메인 블록(114)은 블록 승인을 획득한 후, 메인 블록체인(110)에 참여하는 노드(112)들에게 공유하고, 이전에 생성된 메인 블록(116)에 연결된다. 예를 들면, 메인 블록(114)에 대한 승인은 메인 블록(114)의 넌스(Nonce)값을 찾는 작업증명(POW: Proof of Work) 방식 또는 지분에 따른 지분증명(POS: Proof of Shake) 방식일 수 있다.After obtaining the block approval, the
서브 블록체인(120)은 암호화폐의 이전을 위하여 발생되는 트랜잭션을 처리하고, 서브 블록(126)을 생성하여 암호화폐 이전에 대한 트랜잭션 내역을 저장한다. 서브 블록체인(120)은 스마트 컨트랙트 실행을 위하여 발생하는 트랜잭션을 처리하고, 저장할 수도 있다.The
서브 블록체인(120)은 서브 블록(126)을 생성하는 체인 커넥터(124)를 포함한다. 체인 커넥터(124)는 서브 블록체인(120) 내에서 트랜잭션이 발생하면 해당 트랜잭션이 포함된 서브 블록(126)을 생성한다. 체인 커넥터(124)는 상기 생성된 서브 블록(126)에 대한 블록 승인을 진행하고, 이전 서브블록(128)에 서브 블록(126)을 연결함으로써 트랜잭션을 확정한다. 체인 커넥터(124)는 확정된 트랜잭션 결과를 메인 블록체인(120)에 전달하여 서브 블록체인(120)의 트랜잭션을 메인 블록체인(110)에 동기화시킨다.The
이하, 도 2를 참조하여 본 발명에 따른 체인 커넥터에 대해 구체적으로 설명한다. 도 2는 본 발명의 일 실시예에 따른 체인 커넥터의 구성을 보여주는 블록도이다. 도 2에 도시된 바와 같이, 본 발명의 일 실시예에 따른 체인 커넥터(124)는 블록관리부(210) 및 통신부(220)를 포함하고, 블록관리부(210)는 블록생성부(212), 블록승인부(214), 및 블록연결부(216)를 포함한다.Hereinafter, a chain connector according to the present invention will be described in detail with reference to FIG. 2. 2 is a block diagram showing the configuration of a chain connector according to an embodiment of the present invention. 2, the
블록생성부(212)는 암호화폐의 이전을 위하여 발생되는 거래 트랜잭션을 처리하고, 서브 블록(126)을 생성하여 거래 트랜잭션 내역을 저장한다. 상기 거래 트랜잭션은 암호화폐의 판매자와 구매자의 스마트 컨트랙트로 발생할 수 있다. 이를 위해, 체인 커넥터(124)는 도 2에 도시된 바와 같이 스마트 컨트랙트를 관리하는 계약관리부(217)를 더 포함할 수 있다. 또한, 상기 거래 트랜잭션은 서브 블록체인(120)에 참여한 고객이 발생시킬 수 있다.The
블록승인부(214)는 블록생성부(212)에 의해 생성된 서브 블록(126)의 유효성을 검증하고, 승인한다. 블록 승인은 서브 블록체인(120)에 참여하는 서브 노드(122)가 일정 수준이 넘어가는 경우 빠른 실행을 위한 POA 방식이 사용될 수 있고, TPS 보장을 전제로 서브 블록체인(120)에 참여하는 서브 노드(122)들을 통한 POW, POS, DPOS 등의 다양한 승인 방식이 적용될 수 있다.The
블록연결부(216)는 블록승인부(214)에 의해 블록승인이 완료되면 승인 완료된 블록(126)을 서브 블록체인(120)에 참여한 서브 노드(122)들에게 공유하고, 이전 서브블록(128)과 연결시킴으로써 거래 트랜잭션을 확정시킨다. 이때, 서브 블록(126)의 공유는 서브 블록체인(120)에 참여한 모든 서브 노드(122)들을 포함할 수 있고, 블록 공유 권한이 부여된 일부 서브 노드에게만 공유될 수도 있다.When the block approval is completed by the
또한, 블록연결부(216)는 확정된 거래 트랜잭션을 메인 블록체인(110)의 메인 블록(114)에 동기화시킨다. 블록연결부(216)는 일정 주기로 트랜잭션 결과 동기화를 진행시킬 수 있고, 일정 트랜잭션이 확보되는 것을 조건으로 트랜잭션 결과 동기화를 진행할 수도 있다.In addition, the
통신부(220)는 거래 트랜잭션 및 서브 블록(126)을 서브 블록체인(120)에 참여하는 서브 노드(126)들에게 브로드캐스팅한다.The
제1 The first 실시예Example
제1 서브 블록체인의 고객 간에 제1 암호화폐에 대한 거래가 발생하는 경우, 제1 암호화폐 거래가 제1 서브 블록체인에서 처리되고, 제1 메인 블록체인에 동기화되는 제1 실시예에 대해서 설명한다. When a transaction for a first cryptocurrency occurs between customers of the first sub-blockchain, a first embodiment will be described in which the first cryptocurrency transaction is processed in the first sub-blockchain and synchronized to the first main blockchain.
이하, 도 1을 참조하여 메인 블록체인은 제1 암호화폐 거래를 위한 제1 메인 블록체인(110)을 포함하고, 서브 블록체인은 제1 암호화폐 거래를 위한 제1 서브블록체인(120)을 포함하는 경우를 예를 들어 본 발명의 제1 실시예를 상세히 설명한다. 제1 실시예에서, 체인 커넥터는 제1 체인 커넥터(124)로 정의하고, 제1 서브 블록체인(120)에서 생성되는 서브 블록은 제1 서브 블록으로 정의하며, 제1 메인 블록체인(110)에서 생성되는 메인 블록은 제1 메인 블록으로 정의하기로 한다.Hereinafter, referring to FIG. 1, the main blockchain includes the first
제1 서브 블록체인(120)에서 제1 암호화폐의 거래를 위해, 제1 암호화폐의 이전이 가능한 전자지갑을 통해 제1 거래 트랙잭션이 발생되면, 제1 체인 커넥터(124)는 제1 서브 블록(126)을 생성하여 블록 승인을 획득한다.For the first cryptocurrency transaction in the
일 실시예에 있어서, 상기 제1 거래 트랜잭션은 제1 암호화폐의 판매자와 구매자의 스마트 컨트랙트로 발생할 수 있다. 상기 판매자와 구매자는 상기 제1 서브 블록체인(120)에 참여한 고객일 수 있다. 제1 서브블록(126)의 승인은 제1 서브 블록체인(120)에 참여하는 노드(122)가 일정 수준이 넘어가는 경우 빠른 실행을 위한 POA 방식이 사용될 수 있고, TPS 보장을 전제로 제1 서브 블록체인(120)에 참여하는 노드들을 통한 POW, POS, DPOS 등의 다양한 승인 방식이 적용될 수 있다.In one embodiment, the first transaction transaction may occur as a smart contract between the seller and the buyer of the first cryptocurrency. The seller and the buyer may be customers participating in the
상기 제1 체인 커넥터(124)는 제1 서브블록(126)의 승인이 완료되면, 승인 완료된 제1 서브블록(126)을 상기 제1 서브 블록체인(120)에 참여한 노드(122)들에게 공유하고, 이전 서브 블록(128)과 연결시킴으로써 제1 거래 트랜잭션을 확정시킨다. 상기 제1 서브 블록(126)은 상기 제1 서브 블록체인(120)에 참여한 모든 노드(122)들 사이에서 공유되거나, 블록 공유 권한이 부여된 일부 노드에게만 공유될 수도 있다.When the approval of the
상기 제1 체인 커넥터(124)는 확정된 제1 거래 트랜잭션을 상기 제1 메인 블록체인(110)의 메인 블록(114)에 동기화시킨다. 상기 제1 체인 커넥터(124)는 일정 주기로 제1 거래 트랜잭션 결과 동기화를 진행시킬 수 있고, 일정 트랜잭션이 확보되는 것을 조건으로 제1 거래 트랜잭션 결과 동기화를 진행할 수 있다.The
제1 메인 블록체인(110)의 경우 거래 트랜잭션의 처리 및 확정에 소요되는 시간이 길고(예컨대, 비트코인은 트랜잭션당 10분 소요, 이더리움은 13 내지 15초 소요), 최소 6 내지 7개의 제1 메인 블록(114)이 연결되어야만 거래 트랜잭션의 확정이 가능하지만, 본 발명에 따르면 제1 암호화폐에 대한 제1 거래 트랜잭션의 처리 및 확정이 제1 서브 블록체인(120)에서 수행되기 때문에 제1 거래 트랜잭션의 처리 및 확정에 소요되는 시간을 단축시킬 수 있어 빠른 거래가 가능하게 된다.In the case of the first
또한, 암호화폐 거래의 경우 모든 거래가 블록체인을 통해 수행되기 때문에 안전할 뿐만 아니라 대규모 해킹 자체가 불가능하므로 기존 암호화폐 거래소의 문제점도 해소할 수 있게 된다.In addition, in the case of cryptocurrency transactions, since all transactions are performed through a blockchain, it is not only safe, but also large-scale hacking is impossible, so it is possible to solve the problems of existing cryptocurrency exchanges.
제2 2nd 실시예Example
제1 서브 블록체인의 고객 간에 제1 암호화폐에 대한 거래 및 제1 암호화폐와 다른 제2 암호화폐에 대한 거래가 각각 발생하는 경우, 각각의 제1 암호화폐 거래 및 제2 암호화폐 거래가 제1 서브 블록체인에서 처리되고, 제1 암호화폐 거래는 제1 메인 블록체인에 동기화되고 제2 암호화폐 거래는 제2 메인 블록체인에 동기화되는 제2 실시예에 대해서 설명한다. When a transaction for the first cryptocurrency and a transaction for the second cryptocurrency different from the first cryptocurrency occur between customers of the first sub-blockchain, each of the first cryptocurrency transaction and the second cryptocurrency transaction is the first sub A second embodiment in which the first cryptocurrency transaction is synchronized to the first main blockchain and the second cryptocurrency transaction is synchronized to the second main blockchain will be described.
이하, 도 3을 참조하여 메인 블록체인이 제1 암호화폐 거래를 위한 제1 메인 블록체인(110)과 제2 암호화폐 거래를 위한 제2 메인 블록체인(140)을 포함하고, 서브 블록체인이 제1 암호화폐 거래 및 제2 암호화폐 거래를 모두 수행할 수 있는 제1 서브 블록체인(120)을 포함하는 경우를 예를 들어 본 발명의 제2 실시예를 상세히 설명한다.Hereinafter, referring to FIG. 3, the main blockchain includes a first
본 발명의 제2 실시예에서는 제1 서브 블록체인(120)은 제1 메인 블록체인(110) 및 제2 메인 블록체인(140)에 연결되고, 제1 암호화폐 거래 및 제2 암호화폐의 거래가 가능한 블록체인이다. 제2 메인 블록체인(130)에서 생성되는 메인 블록은 제1 메인 블록체인(110)에서 생성된 제1 메인 블록(116)과 구별하기 위해 제2 메인 블록(146)으로 정의한다.In the second embodiment of the present invention, the
제1 체인 커넥터(124)는 제1 서브 블록체인(120)에서 전자지갑을 통해 제1 암호화폐 이전에 대한 제1 거래 트랙잭션이 발생되면 제1 서브 블록(126)을 생성하여 블록 승인을 획득하고, 제2 암호화폐 이전에 대한 제2 거래 트랙잭션이 발생되면 제2 서브 블록(610)을 생성하여 블록 승인을 획득한다.The
일 실시예에 있어서, 제1 거래 트랜잭션은 제1 암호화폐의 판매자와 구매자 간의 스마트 컨트랙트로 발생될 수 있고, 제2 거래 트랜잭션은 제2 암호화폐의 판매자와 구매자간의 스마트 컨트랙트로 발생될 수 있다. 또한, 제1 및 제2 거래 트랜잭션은 제1 서브 블록 체인(120)에 참여한 고객이 발생시킬 수 있다.In one embodiment, the first transaction transaction may be generated as a smart contract between the seller and the buyer of the first cryptocurrency, and the second transaction transaction may be generated as a smart contract between the seller and the buyer of the second cryptocurrency. Also, the first and second transaction transactions may be generated by customers participating in the
제1 서브 블록(126) 및 제2 서브 블록(610)의 승인은 제1 서브 블록체인(120)에 참여하는 노드(122)가 일정 수준이 넘어가는 경우 빠른 실행을 위한 POA 방식이 사용될 수 있고, TPS 보장을 전제로 제1 서브 블록체인(120)에 참여하는 노드들을 통한 POW, POS, DPOS 등의 다양한 승인 방식이 적용될 수 있다.For the approval of the
제1 체인 커넥터(124)는 제1 서브 블록(126)의 승인이 완료되면, 승인 완료된 제1 서브 블록(126)을 상기 제1 서브 블록체인(120)에 참여한 노드(122)들에게 공유하고, 제1 서브 블록(128)과 연결시킴으로써 제1 거래 트랜잭션을 확정시킨다. 또한, 제1 체인 커넥터(124)는 제2 서브 블록(610)의 승인이 완료되면, 승인 완료된 제2 서브 블록(610)을 상기 제1 서브 블록체인(120)에 참여한 노드(122)들에게 공유하고, 이전 제2 서브 블록(612)과 연결시킴으로써 제2 거래 트랜잭션을 확정시킨다. 이때, 상기 제1 서브 블록(126) 및 제2 서브 블록(610)은 상기 제1 서브 블록체인(120)에 참여한 모든 노드(122)들에 의해 공유될 수 있고, 블록 공유 권한이 부여된 일부 노드에게만 공유될 수도 있다. 상기 제1 서브 블록(126) 및 제2 서브 블록(610)은 동일 포맷의 블록일 수 있고, 이전 서브 블록과 연결될 수 있다. When the approval of the
제1 체인 커넥터(124)는 확정된 제1 거래 트랜잭션을 제1 메인 블록체인(110)의 제1 메인 블록(114)에 동기화시킨다. 또한, 제1 체인 커넥터(124)는 확정된 제2 거래 트랜잭션을 제2 메인 블록체인(140)의 제2 메인 블록(146)에 동기화시킨다. 이때, 제1 체인 커넥터(124)는 일정 주기로 제1 및 제2 거래 트랜잭션 결과 동기화를 진행시킬 수 있고, 일정 트랜잭션이 확보되는 것을 조건으로 제1 및 제2 거래 트랜잭션 결과 동기화를 진행할 수 있다.The
이와 같이, 제2 실시예에 따르면 제1 서브 블록체인(120)은 서로 다른 종류의 암호화폐, 즉 제1 암호화폐뿐만 아니라 제2 암호화폐 거래를 처리 및 확정할 수 있기 때문에 다양한 종류의 암호화폐를 빠르게 처리할 수 있을 뿐만 아니라, 다양한 종류의 암호화폐 거래가 블록체인을 통해 수행되기 때문에 대규모 해킹 자체가 불가능하므로 기존 암호화폐 거래소의 문제점을 해소할 수 있게 된다.As such, according to the second embodiment, the
제3 Third 실시예Example
제1 서브 블록체인의 고객과 제1 서브 블록체인과 다른 제2 서브 블록체인의 고객 간에 제1 암호화폐에 대한 거래가 발생하는 경우, 제1 암호화폐 거래가 제1 서브 블록체인 및 제2 서브 블록체인에서 처리되고, 제1 암호화폐 거래가 제1 메인 블록체인에 동기화되는 제3 실시예에 대해서 설명한다. When a transaction for the first cryptocurrency occurs between a customer of the first sub-blockchain and a customer of the first sub-blockchain and another second sub-blockchain, the first cryptocurrency transaction is the first sub-blockchain and the second sub-blockchain. A third embodiment in which the first cryptocurrency transaction is processed and synchronized to the first main blockchain will be described.
이하, 도 4를 참조하여 메인 블록체인이 제1 암호화폐 거래를 위한 제1 메인 블록체인(110)을 포함하고, 서브 블록체인이 제1 암호화폐 거래를 위한 제1 서브블록체인(120) 및 제2 서브 블록체인(130)을 포함하는 경우를 예를 들어 본 발명의 제3 실시예를 상세히 설명한다. 제3 실시예에서, 제2 서브 블록체인(130)은 제2 체인 커넥터(134)를 포함한다.Hereinafter, referring to FIG. 4, the main blockchain includes the first
제1 서브 블록체인(120)에서 제1 체인 커넥터(124)가 제1 암호화폐의 거래를 위한 거래 트랜잭션이 발생되면 서브 블록의 생성 및 승인을 진행하여 해당 거래 트랜잭션을 확정하고, 제2 서브 블록체인(130)에서 제2 체인 커넥터(134)가 제1 암호화폐의 거래를 위한 거래 트랜잭션이 발생되면 서브 블록의 생성 및 승인을 진행하여 해당 거래 트랜잭션을 확정하는 내용은 제1 실시예에서 기술한 것과 동일하므로 구체적인 설명은 생략한다.When the
한편, 제1 서브 블록체인(120)에 참여하고 있는 고객(트랜잭션 발생자)과 제2 서브 블록체인(130)에 참여하고 있는 고객 사이에 제1 암호화폐의 이전에 대한 제3 거래 트랜잭션이 발생되면, 제1 체인 커넥터(124)는 제3 거래 트랜잭션의 유효성을 확인하고, 제3 거래 트랜잭션을 포함한 제1 서브 블록(126)을 생성한다.Meanwhile, a third transaction transaction for the transfer of the first cryptocurrency occurs between the customer (transaction generator) participating in the
일 실시예에 있어서, 상기 제3 거래 트랜잭션은 제1 서브 블록체인(120)에 참여하고 있는 고객과 2 서브 블록체인(130)에 참여하고 있는 고객 사이의 스마트 컨트랙트로 발생할 수 있다.In one embodiment, the third transaction transaction may occur as a smart contract between a customer participating in the
제1 체인 커넥터(124)가 생성한 제1 서브 블록(126)을 제2 체인 커넥터(134)로 전송하면, 제2 체인 커넥터(134)는 제3 거래 트랜잭션에 대한 유효성을 확인하고, 제1 서브 블록(126)을 승인한다. When the
상기 제1 서브 블록(126)의 전송은 상기 제1 체인 커넥터(124)가 상기 제2 서브 블록체인(130)에 참여한 노드에 브로드캐스팅 방식으로 전송될 수 있고, 전송받은 제2 서브 블록체인(130)의 노드들은 상기 제2 체인 커넥터(134)에 순차 전송하는 방식으로 진행될 수 있다.The transmission of the
제1 서브 블록(126)의 승인은 제2 서브 블록체인(130)에 참여하는 노드(132)가 일정 수준이 넘어가는 경우 빠른 실행을 위한 POA 방식이 사용될 수 있고, TPS 보장을 전제로 제2 서브 블록체인(130)에 참여하는 노드들을 통한 POW, POS, DPOS 등의 다양한 승인 방식이 적용될 수 있다.When the
제2 체인 커넥터(134)는 제1 서브 블록(126)의 승인이 완료되면, 승인 결과를 제1 체인 커넥터(124)로 전송하고, 승인 완료된 제1 서브 블록(126)을 이전 블록과 연결시킴으로써 제3 거래 트랜잭션을 확정시킨다. When the approval of the
제2 체인 커넥터(134)에서 제1 체인 커넥터(124)로의 전송은 상기 제1서브 블록(126)의 전송 방식과 동일한 방식으로 진행될 수 있다.The transmission from the
한편, 제1 체인 커넥터(124)는 제2 체인 커넥터(134)로부터 블록승인 결과가 수신되면 제1 서브 블록체인에 참여한 노드들에게 승인된 제1 서브 블록(126)을 공유하고, 이전 블록(128)에 연결시킨다. Meanwhile, when the block approval result is received from the
상기 제1 체인 커넥터(124) 또는 제2 체인 커넥터(134) 중 어느 하나는 확정된 제3 거래 트랜잭션을 상기 제1 메인 블록체인(110)의 메인 블록(116)에 동기화시킨다. 상기 제1 체인 커넥터(124) 또는 제2 체인 커넥터(134) 중 어느 하나는 일정 주기로 제3 거래 트랜잭션 결과 동기화를 진행시킬 수 있고, 일정 트랜잭션이 확보되는 것을 조건으로 제3 거래 트랜잭션 결과 동기화를 진행할 수 있다.Either the
이와 같이, 제3 실시예에 따르면 하나의 메인 블록체인(110)에 연결되는 서로 다른 서브 블록체인(120, 130) 간에도 암호화폐의 거래가 가능하기 때문에 거래 트랜잭션의 처리 및 확정에 소요되는 시간 단축은 물론, 시스템의 적용범위를 확장시킬 수 있게 된다.As such, according to the third embodiment, since it is possible to trade cryptocurrency between
제4 4th 실시예Example
제1 서브 블록체인의 고객과 제2 서브 블록체인 고객 간에 제1 암호화폐 및 제2 암호화폐 거래가 발생하는 경우, 제1 암호화폐 거래 및 제2 암호화폐 거래가 제1 서브 블록체인 및 제2 서브 블록체인에서 처리되고, 제1 암호화폐 거래 내역은 제1 메인 블록체인에 동기화되고 제2 암호화폐 거래 내역은 제2 메인 블록체인에 동기화되는 제4 실시예에 대해서 설명한다.When a first cryptocurrency transaction and a second cryptocurrency transaction occur between a customer of the first sub-blockchain and a customer of the second sub-blockchain, the first cryptocurrency transaction and the second cryptocurrency transaction are the first sub-blockchain and the second sub-block A fourth embodiment will be described in which a chain is processed, the first cryptocurrency transaction history is synchronized to the first main blockchain, and the second cryptocurrency transaction history is synchronized to the second main blockchain.
이하, 도 5를 참조하여, 메인 블록체인이 제1 암호화폐 거래를 위한 제1 블록체인(110) 및 제2 암호화폐 거래를 위한 제2 블록체인(140)을 포함하고, 서브 블록체인이 제1 메인 블록체인(110)에 연결되고 제1 암호화폐 거래를 위한 제1 서브블록체인(120) 및 제2 메인 블록체인(140)에 연결되고 제2 암호화폐 거래를 위한 제3서브 블록체인(150)을 포함하는 경우를 예를 들어 본 발명의 제4 실시예를 상세히 설명한다. 제4 실시예에서, 제3 서브 블록체인(150)은 제3 체인 커넥터(154)를 포함한다.Hereinafter, referring to FIG. 5, the main blockchain includes a
제1 체인 커넥터(124)가 제1 암호화폐의 거래를 위한 거래 트랜잭션이 발생되면 서브 블록의 생성 및 승인을 진행하여 해당 거래 트랜잭션을 확정하는 내용 및 제3 체인 커넥터(154)가 제2 암호화폐의 거래를 위한 거래 트랜잭션이 발생되면 서브 블록의 생성 및 승인을 진행하여 해당 거래 트랜잭션을 확정하는 내용은 제1 실시예에서 기술한 것과 동일하므로 구체적인 설명은 생략한다.When the
제1 서브 블록체인(120)에 참여하고 있는 고객과 제3 서브 블록체인(150)에 참여하고 있는 고객 사이에 제1 암호화폐와 제2 암호화폐를 교환하는 제4 거래 트랜잭션이 발생되면, 제1 체인 커넥터(124)는 제4 거래 트랜잭션이 저장된 제1 서브 블록(126)을 생성한다.When a fourth transaction transaction is exchanged between a customer participating in the
일 실시예에 있어서, 상기 제4 거래 트랜잭션은 제1 서브 블록체인(120)에 참여하고 있는 참여자와 제3 서브 블록체인(150)에 참여하고 있는 고객 사이의 스마트 컨트랙트로 발생할 수 있다.In one embodiment, the fourth transaction transaction may occur as a smart contract between a participant participating in the
한편, 제4 서브 트랜잭션은 제1 암호화폐 및 제2 암화화폐 간의 교환에 관련된 것이기 때문에 제4 서브 트랜잭션을 포함하는 제1 서브 블록(126)은 제3 서브 블록체인(150)에 의해서도 검증되어야 한다. 하지만, 제3 서브 블록체인(150)은 처리 가능한 포맷이 상이할 수 있기 때문에 제1 서브블록(126)을 검증하기 어려울 수 있다. 따라서, 블록의 포맷이 상이한 경우 제1 체인 커넥터(124)는 제1 서브블록(126)을 제3 서브 블록체인(150)이 검증할 수 있는 제3 서브블록(710)으로 변환할 수 있다.Meanwhile, since the fourth sub-transaction is related to the exchange between the first cryptocurrency and the second cryptocurrency, the
이를 위해, 제1 체인 커넥터(124)의 블록관리부(210)는 도 2에 도시된 바와 같은 블록변환부(218)를 더 포함할 수 있다. 제1 체인 커넥터(124)의 블록변환부(218)는 제1 서브블록(126)을 제3 서브블록(710)으로 변환하는 기능을 수행한다.To this end, the
일 실시예에 있어서, 블록변환부(218)는 도 6에 도시된 바와 같이 블록변환 시 제1 서브블록(216)의 헤더영역 내에 제1 서브 블록(216)에는 포함되어 있고 제3 서브 블록(710)에는 포함되어 있지 않은 잉여정보(822)가 존재하는 경우, 더미영역(810)을 생성하고, 제1 서브블록(126)의 헤더영역(820) 내에 존재하는 잉여정보(822)를 더미영역(810)으로 이동 배치함으로써 제1 서브블록(126)을 제3 서브블록(710)으로 변환할 수 있다.In one embodiment, the
예컨대, 제1 서브블록(126)이 도 7a에 도시된 바와 같은 포맷으로 구성되고, 제3 서브블록(710)이 도 7b에 도시된 바와 같은 포맷으로 구성되는 경우, 블록변환부(218)는 제3 서브블록(710)에만 포함되고 제1 서브블록(126)에는 포함되어 있지 않은 정보들인 Beneficiary, Logs Bloom, Difficulty, Extra Data, Gas Limit, Gas Used, Mix Hash, State Root, Transaction Root, 및 Receipt Root와 같은 정보들을 잉여정보로 정의하고, 별도의 더미영역을 생성한 후 해당 잉여정보들을 더미영역으로 이동배치함으로써 제1 서브 블록(126)을 제3 서브 블록(710)으로 변환한다.For example, when the
다른 예로, 블록변환부(218)는 블록변환 시 제1 서브 블록(126)에 제3 서브 블록(710)의 헤더영역에는 포함되어 있고 제1 서브블록(126)의 헤더영역에는 포함되어 있지 않은 부족정보가 존재하는 경우, 부족정보를 미리 정해진 값으로 할당함으로써 제1 서브블록(126)을 제3 서브블록(710)으로 변환할 수 있다.As another example, the
예컨대, 제1 서브블록(126)이 도 7b에 도시된 바와 같은 포맷을 갖고, 제3 서브블록(710)이 도 7a에 도시된 바와 같은 포맷을 갖는 경우 블록변환부(218)는 제3 서브블록(710)의 헤더영역에는 포함되어 있고 제1 서브블록(126)의 헤더영역에는 포함되어 있지 않은 정보들인 Beneficiary, Logs Bloom, Difficulty, Extra Data, Gas Limit, Gas Used, Mix Hash, State Root, Transaction Root, 및 Receipt Root와 같은 정보들을 부족정보로 정의하고, 해당 부족정보들에 미리 정해진 값을 할당함으로써 제1 서브 블록(126)을 제3 서브 블록(710)으로 변환할 수 있다.For example, when the
상술한 실시예에 있어서는 제1 체인 커넥터(124)가 제1 서브 블록(126)을 제3 서브 블록(710)으로 변환하는 것으로 설명하였다. 하지만, 다른 실시예에 있어서는, 제1 체인 커넥터(124)는 제1 서브 블록(126)을 제3 체인 커넥터(154)로 전송하고 제3 체인 커넥터(154)가 제1 서브 블록(126)을 제3 서브 블록(710)으로 변환할 수도 있을 것이다.In the above-described embodiment, it has been described that the
이러한 경우, 제3 체인 커넥터(154)가 도 2에 도시된 블록변환부(218)를 추가로 포함하게 되고, 제3 체인 커넥터(154)의 블록변환부(218)는 제1 체인 커넥터(124)로부터 제1 서브 블록(126)이 수신되면 이를 제3 서브 블록(710)으로 변환한다. 제1 서브 블록(126)을 제3 서브 블록(710)으로 변환하는 방법은 위에서 설명하였기 때문에 구체적인 설명은 생략하기로 한다.In this case, the
또 다른 실시예에 있어서, 제1 체인 커넥터(124) 및 제3 체인 커넥터(154) 모두가 블록변환부(218)를 포함하고, 제1 체인 커넥터(124)의 블록변환부(218)는 제1 서브 블록(126)을 미리 정해진 포맷의 기준블록(미도시)로 변환하여 제3 체인 커넥터(154)의 블록변환부(218)로 전송하면 제3 체인 커넥터(154)의 블록변환부(218)가 기준 블록을 제3 서브 블록(710)으로 변환할 수도 있을 것이다.In another embodiment, both the
제1 체인 커넥터(124)가 변환 완료된 제3 서브 블록(710)을 제3 체인 커넥터(154)로 전송하면, 제3 체인 커넥터(154)는 제3 서브 블록(710)을 승인한다. 이때, 제3 서브 블록(710)의 승인은 제3 서브 블록체인(150)에 참여하는 노드(152)가 일정 수준이 넘어가는 경우 빠른 실행을 위한 POA 방식이 사용될 수 있고, TPS 보장을 전제로 제1 서브 블록체인(120)에 참여하는 노드들을 통한 POW, POS, DPOS 등의 다양한 승인 방식이 적용될 수 있다.When the
제3 체인 커넥터(154)는 제3 서브 블록(710)의 승인이 완료되면, 승인결과를 제1 체인 커넥터(124)로 전송하고, 승인 완료된 제3 서브블록(710)을 이전 제3 서브 블록(712)과 연결시킴으로써 제3 거래 트랜잭션을 확정시킨다. 이와 동시에, 제3 체인 커넥터(154)는 확정된 제3 거래 트랜잭션을 제2 메인 블록체인(140)의 메인 블록(146)에 동기화시킨다. 상기 제3 체인 커넥터(154)는 일정 주기로 제3 거래 트랜잭션 결과 동기화를 진행시킬 수고, 일정 트랜잭션이 확보되는 것을 조건으로 제3 거래 트랜잭션 결과 동기화를 진행할 수도 있다.When the approval of the
한편, 제1 체인 커넥터(124)는 제3 체인 커넥터(154)로부터 블록승인 결과가 수신되면 승인된 제3 서브 블록(710)에 대응되는 제1 서브 블록(126)을 이전 제1 서브 블록(128)에 연결시킨다. 이후, 제1 체인 커넥터(124)는 확정된 제3 거래 트랜잭션을 제1 메인 블록체인(110)의 메인 블록(116)에 동기화시킨다.Meanwhile, when the block approval result is received from the
이와 같이, 제4 실시예에 따르면 서로 다른 정류의 암호화폐 거래를 처리하는 서브 블록체인(120, 130)들 간에도 서로 다른 종류의 암호화폐 거래가 가능하기 때문에 거래 트랜잭션의 처리 및 확정에 소요되는 시간 단축은 물론, 시스템의 적용범위를 확장시킬 수 있게 된다.As such, according to the fourth embodiment, since different types of cryptocurrency transactions are possible between
본 발명이 속하는 기술분야의 당업자는 상술한 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다.Those skilled in the art to which the present invention pertains will understand that the above-described present invention can be implemented in other specific forms without changing its technical spirit or essential features.
예컨대, 상술한 운영 시스템은 다양한 컴퓨터 수단을 이용하여 수행될 수 있는 프로그램 형태로도 구현되어 컴퓨터 또는 서브에 설치될 수 있다.For example, the above-described operating system may also be implemented in a program form that can be performed using various computer means and installed in a computer or sub.
그러므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.Therefore, it should be understood that the embodiments described above are illustrative in all respects and not restrictive. The scope of the present invention is indicated by the following claims rather than the above detailed description, and it should be interpreted that all changes or modifications derived from the meaning and scope of the claims and equivalent concepts are included in the scope of the present invention. do.
100: 이중 레이어 블록체인 시스템
110: 제1 메인 블록체인
120: 제1 서브 블록체인
122: 제1 서브노드
124: 제1 체인 커넥터
210: 블록관리부
212: 블록생성부
214: 블록승인부
216: 블록연결부
217: 계약관리부
218: 블록변환부
220: 통신부
100: double layer blockchain system
110: first main blockchain 120: first sub blockchain
122: first sub-node 124: first chain connector
210: block management unit 212: block generation unit
214: block approval unit 216: block connection unit
217: contract management unit 218: block conversion unit
220: communication unit
Claims (14)
상기 제1 암호화폐의 거래 트랜잭션이 저장된 제1 서브 블록을 생성 및 승인하고, 이전 서브 블록과 연결하는 제1 서브 블록체인을 포함하고,
상기 제1 서브 블록체인은, 상기 제1 서브 블록체인에 참여하는 고객들 간의 제1 암호화폐에 대한 제1 거래 트랜잭션이 발생되면 상기 제1 거래 트랜잭션이 포함된 제1 서브 블록의 생성 및 승인을 진행하여 상기 제1 거래 트랜잭션을 확정하고, 상기 확정된 제1 거래 트랜잭션을 상기 제1 메인 블록체인에 동기화시키는 제1 체인 커넥터를 포함하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.A first main blockchain that creates and approves a first main block including a transaction transaction of the first cryptocurrency, and connects with the previous main block; And
And generating and approving a first sub-block in which the transaction transaction of the first cryptocurrency is stored, and including a first sub-blockchain connecting with the previous sub-block,
The first sub-blockchain proceeds to generate and approve the first sub-block including the first transaction transaction when a first transaction transaction for the first cryptocurrency occurs between customers participating in the first sub-blockchain. And a first chain connector for confirming the first transaction transaction and synchronizing the determined first transaction transaction to the first main blockchain.
상기 제1 체인 커넥터는,
상기 제1 암호화폐용 전자지갑을 통해 상기 제1 거래 트랙잭션이 발생되면 상기 제1 거래 트랜잭션이 포함된 상기 제1 서브블록을 생성하는 블록생성부;
미리 정해진 검증 방식을 이용하여 상기 제1 서브 블록의 유효성을 검증하여 상기 제1 서브블록을 승인하는 블록승인부; 및
상기 승인된 제1 서브 블록을 이전 서브 블록에 연결시켜 상기 제1 거래 트랜잭션을 확정하고, 상기 확정된 제1 거래 트랜잭션을 상기 제1 메인 블록체인의 상기 제1 메인 블록에 동기화시키는 블록연결부를 포함하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.According to claim 1,
The first chain connector,
A block generation unit generating the first sub-block including the first transaction transaction when the first transaction transaction is generated through the electronic wallet for the first cryptocurrency;
A block approval unit that verifies the validity of the first sub-block by using a predetermined verification method and approves the first sub-block; And
And a block connection unit that connects the approved first sub-block to a previous sub-block to confirm the first transaction transaction, and synchronizes the determined first transaction transaction to the first main block of the first main blockchain. Double layer blockchain system, characterized in that.
상기 제1 체인 커넥터는,
상기 제1 거래 트랜잭션 및 상기 제1 서브 블록을 상기 제1 서브 블록체인에 참여한 노드들에게 브로드캐스팅하는 통신부를 더 포함하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.According to claim 1,
The first chain connector,
And a communication unit for broadcasting the first transaction transaction and the first sub-block to nodes participating in the first sub-blockchain.
제2 암호화폐의 거래 트랜잭션이 포함된 제2 메인 블록을 생성 및 승인하는 제2 메인 블록체인 더 포함하고,
상기 제1 체인 커넥터는 상기 제1 서브 블록체인에 참여하는 고객들 간의 제2 암호화폐에 대한 제2 거래 트랜잭션이 발생되면 상기 제2 트랜잭션의 유효성을 확인하고, 상기 제2 거래 트랜잭션이 포함된 제2 서브블록을 생성하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.According to claim 1,
Further comprising a second main blockchain that creates and approves a second main block containing the transaction transaction of the second cryptocurrency,
The first chain connector checks the validity of the second transaction when a second transaction transaction for the second cryptocurrency between customers participating in the first sub-blockchain occurs, and the second transaction transaction is included in the second A dual layer blockchain system characterized by generating subblocks.
상기 제1 메인 블록체인에 연결되고, 상기 제1 암호화폐의 거래 트랜잭션이 포함된 제2 서브 블록의 생성 및 승인을 진행하는 제2 체인 커넥터를 포함하는 제2 서브 블록체인을 더 포함하고,
상기 제2 체인 커넥터는 상기 제1 서브 블록체인에 참여하는 제1 고객과 상기 제2 서브 블록체인에 참여하는 제2 고객 간에 상기 제1 암호화폐에 대한 제3 거래 트랜잭션이 발생되면, 상기 제3 거래 트랜잭션이 포함된 상기 제1 서브 블록에 대한 승인을 진행하여 상기 제3 거래 트랜잭션을 확정하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.According to claim 1,
It is further connected to the first main blockchain, further comprising a second sub-blockchain including a second chain connector that generates and approves a second sub-block containing the transaction transaction of the first cryptocurrency,
When the third transaction transaction for the first cryptocurrency occurs between the first customer participating in the first sub-blockchain and the second customer participating in the second sub-blockchain, the second chain connector generates the third A dual layer blockchain system characterized by confirming the third transaction transaction by performing approval for the first sub block including the transaction transaction.
상기 제1 체인 커넥터는 상기 제3 거래 트랜잭션이 포함된 상기 제1 서브 블록을 상기 제2 체인 커넥터로 전송하고,
상기 제2 체인 커넥터는 상기 제3 거래 트랜잭션이 포함된 상기 제1 서브 블록을 이전 서브 블록에 연결시키는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 5,
The first chain connector transmits the first sub-block including the third transaction transaction to the second chain connector,
The second chain connector is a dual-layer blockchain system, characterized in that the first sub-block including the third transaction transaction is connected to the previous sub-block.
상기 제1 체인 커넥터 및 상기 제2 커넥터 중 어느 하나는 상기 확정된 제3 거래 트랜잭션을 상기 제1 메인 블록체인에 동기화시키는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 5,
Any one of the first chain connector and the second connector synchronizes the confirmed third transaction transaction with the first main blockchain, a dual layer blockchain system.
제2 암호화폐의 거래 트랜잭션이 포함된 제2 메인 블록을 생성 및 승인하는 제2 메인 블록체인; 및
상기 제2 메인 블록체인에 연결되고, 상기 제2 암호화폐의 거래 트랜잭션이 저장된 제3 서브 블록의 생성 및 승인을 진행하는 제3 체인 커넥터를 포함하는 제3 서브 블록체인을 더 포함하고,
상기 제1 체인 커넥터는,
상기 제1 서브 블록체인에 참여하는 제1 고객과 상기 제3 서브 블록체인에 참여하는 제2 고객 간에 상기 제1 암호화폐와 상기 제2 암호화폐의 교환에 대한 제4 거래 트랜잭션이 발생되면 상기 제4 거래 트랜잭션이 포함된 제1 서브 블록을 생성하고, 상기 제4 거래 트랜잭션이 확정되면 상기 제4 거래 트랜잭션이 포함된 상기 제1 서브 블록을 이전 서브 블록에 연결시키고, 상기 확정된 제4 거래 트랜잭션을 상기 제1 메인 블록체인에 동기화시키는 것을 특징으로 하는 이중 레이어 블록체인 시스템.According to claim 1,
A second main blockchain that generates and approves a second main block including a transaction transaction of the second cryptocurrency; And
It is further connected to the second main blockchain, and further includes a third sub-blockchain including a third chain connector that generates and approves a third sub-block in which the transaction transaction of the second cryptocurrency is stored,
The first chain connector,
When a fourth transaction transaction for the exchange of the first cryptocurrency and the second cryptocurrency occurs between a first customer participating in the first sub-blockchain and a second customer participating in the third sub-blockchain, the first customer Create a first sub-block including a four transaction transaction, and when the fourth transaction transaction is confirmed, connect the first sub-block including the fourth transaction transaction to a previous sub-block, and the confirmed fourth transaction transaction Dual-layer blockchain system, characterized in that to synchronize to the first main blockchain.
상기 제1 체인 커넥터는 상기 제4 거래 트랜잭션이 저장된 상기 제1 서브 블록의 포맷을 상기 제3 서브 블록의 포맷으로 변환하여 상기 제3 체인 커넥터로 전송하는 블록변환부를 더 포함하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 8,
The first chain connector further comprises a block converter for converting the format of the first sub-block in which the fourth transaction transaction is stored to the format of the third sub-block and transmitting the format to the third chain connector. Layer blockchain system.
상기 제3 체인 커넥터는 상기 제4 거래 트랜잭션이 저장된 상기 제1 서브 블록을 수신하고, 상기 제4 거래 트랜잭션이 저장된 상기 제1 서브 블록의 포맷을 상기 제3 서브블록의 포맷으로 변환하는 블록변환부를 더 포함하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 8,
The third chain connector receives the first sub-block in which the fourth transaction transaction is stored, and converts a format of the first sub-block in which the fourth transaction transaction is stored to the format of the third sub-block. Double layer blockchain system, characterized in that it further comprises.
상기 제3 체인 커넥터는 상기 제4 거래 트랜잭션이 저장된 상기 제3 서브 블록에 대한 승인을 진행하여 상기 제4 서브 트랜잭션을 확정하고, 승인 결과를 상기 제1 체인 커넥터로 전송하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 9 or 10,
The third chain connector performs approval for the third sub-block in which the fourth transaction transaction is stored to confirm the fourth sub-transaction, and transmits an approval result to the first chain connector. Blockchain system.
상기 제3 체인 커넥터는 상기 제4 거래 트랜잭션이 저장된 상기 제3 서브 블록이 승인되면, 상기 제4 거래 트랜잭션이 저장된 상기 제3 서브 블록을 이전에 생성된 서브 블록에 연결시키고, 상기 확정된 제4 거래 트랜잭션을 상기 제2 메인 블록체인과 동기화시키는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 9 or 10,
When the third sub-block in which the fourth transaction transaction is stored is approved, the third chain connector connects the third sub-block in which the fourth transaction transaction is stored to a previously generated sub-block, and the determined fourth A dual layer blockchain system characterized by synchronizing transaction transactions with the second main blockchain.
상기 블록변환부는,
상기 제1 서브 블록 내에 상기 제3 서브 블록에는 포함되어 있지 않은 잉여정보가 존재하면, 상기 제1 서브 블록에 더미영역을 생성하고 상기 더미영역에 상기 잉여정보를 이동 배치하여 상기 제1 서브 블록을 상기 제3 서브 블록으로 변환하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 9 or 10,
The block conversion unit,
When there is surplus information not included in the third sub-block in the first sub-block, the first sub-block is generated by generating a dummy area in the first sub-block and moving the surplus information in the dummy area. Double layer blockchain system, characterized in that to convert to the third sub-block.
상기 블록변환부는,
상기 제1 서브 블록 내에 상기 제3 서브 블록 영역에만 포함되어 있는 부족정보가 존재하면, 상기 부족정보에 미리 정해진 값을 할당하여 상기 제1 서브 블록을 상기 제3 서브 블록으로 변환하는 것을 특징으로 하는 이중 레이어 블록체인 시스템.The method of claim 9 or 10,
The block conversion unit,
When there is insufficient information included only in the third sub-block area in the first sub-block, a predetermined value is assigned to the insufficient information to convert the first sub-block into the third sub-block. Double layer blockchain system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180145048A KR102128661B1 (en) | 2018-11-22 | 2018-11-22 | 2 Layer Block Chain System |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180145048A KR102128661B1 (en) | 2018-11-22 | 2018-11-22 | 2 Layer Block Chain System |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200059830A true KR20200059830A (en) | 2020-05-29 |
KR102128661B1 KR102128661B1 (en) | 2020-06-30 |
Family
ID=70912020
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180145048A KR102128661B1 (en) | 2018-11-22 | 2018-11-22 | 2 Layer Block Chain System |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102128661B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114358756A (en) * | 2021-12-15 | 2022-04-15 | 合肥工业大学 | Electric power point-to-point transaction method and system based on double-layer block chain |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20160114749A (en) | 2015-02-25 | 2016-10-06 | 이진희 | Dealing method of Crypto-currency base on Blockchain System |
KR101701131B1 (en) * | 2016-04-28 | 2017-02-13 | 주식회사 라피 | Data recording and validation methods and systems using the connecting of blockchain between different type |
KR20180124545A (en) * | 2017-05-12 | 2018-11-21 | 주식회사 엑스블록시스템즈 | Blockchain system and method of creating blockchain |
KR20180124541A (en) * | 2017-05-12 | 2018-11-21 | 주식회사 엑스블록시스템즈 | Blockchain system and data managing method using blockchain |
-
2018
- 2018-11-22 KR KR1020180145048A patent/KR102128661B1/en active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20160114749A (en) | 2015-02-25 | 2016-10-06 | 이진희 | Dealing method of Crypto-currency base on Blockchain System |
KR101701131B1 (en) * | 2016-04-28 | 2017-02-13 | 주식회사 라피 | Data recording and validation methods and systems using the connecting of blockchain between different type |
KR20180124545A (en) * | 2017-05-12 | 2018-11-21 | 주식회사 엑스블록시스템즈 | Blockchain system and method of creating blockchain |
KR20180124541A (en) * | 2017-05-12 | 2018-11-21 | 주식회사 엑스블록시스템즈 | Blockchain system and data managing method using blockchain |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114358756A (en) * | 2021-12-15 | 2022-04-15 | 合肥工业大学 | Electric power point-to-point transaction method and system based on double-layer block chain |
CN114358756B (en) * | 2021-12-15 | 2023-09-08 | 合肥工业大学 | Power point-to-point transaction method and system based on double-layer block chain |
Also Published As
Publication number | Publication date |
---|---|
KR102128661B1 (en) | 2020-06-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11861569B2 (en) | Temporary consensus subnetwork in a distributed network for payment processing | |
CN108256859B (en) | Financial product transaction consensus method, node and system based on block chain | |
JP7021747B2 (en) | Payment system, payment method, user device, payment program | |
WO2020125299A1 (en) | Method and device for data processing based on blockchain | |
CN108009811A (en) | Inter-cloud computing environment value exchange-oriented cross-chain communication method | |
TWM543413U (en) | Web lending platform using technology of blockchain for deal | |
EP3933642B1 (en) | Managing transactions in multiple blockchain networks | |
TW202018619A (en) | Blockchain-based private transactions and usage method and apparatus therefor | |
WO2020088074A1 (en) | Privacy transaction method and apparatus based on blockchain, and application method and apparatus therefor | |
EP3937050B1 (en) | Managing transactions in multiple blockchain networks | |
TW202026979A (en) | Blockchain-based data processing method and apparatus | |
EP3933641B1 (en) | Managing transactions in multiple blockchain networks | |
US11651458B2 (en) | Method for generating target contract and terminal device | |
CN111461881A (en) | Data management method and device, computer equipment and storage medium | |
Merugula et al. | Study of blockchain technology in empowering the SME | |
Cai et al. | Introduction to blockchain basics | |
KR102128661B1 (en) | 2 Layer Block Chain System | |
Li et al. | POLYBRIDGE: A crosschain bridge for heterogeneous blockchains | |
Dubey et al. | Crowdfunding using Blockchain for Startups and Investors | |
US20230419274A1 (en) | Fully Collateralized Automated Market Maker | |
CN110727735B (en) | Method, device and equipment for cooperatively completing task event based on block chain technology | |
Augusto et al. | Resilient gateway-based nn cross-chain asset transfers | |
Dorri et al. | Spb: A secure private blockchain-based solution for energy trading | |
CN108764922A (en) | A kind of object transaction and verification method based on block chain | |
US20220300964A1 (en) | Systems and methods for blockchain-based escrow management |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |