KR102178673B1 - System and method managing channel in heterogeneous blockchain platforms - Google Patents

System and method managing channel in heterogeneous blockchain platforms Download PDF

Info

Publication number
KR102178673B1
KR102178673B1 KR1020200060572A KR20200060572A KR102178673B1 KR 102178673 B1 KR102178673 B1 KR 102178673B1 KR 1020200060572 A KR1020200060572 A KR 1020200060572A KR 20200060572 A KR20200060572 A KR 20200060572A KR 102178673 B1 KR102178673 B1 KR 102178673B1
Authority
KR
South Korea
Prior art keywords
channel
node
random
request signal
blockchain
Prior art date
Application number
KR1020200060572A
Other languages
Korean (ko)
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 (주)가민정보시스템
Priority to KR1020200060572A priority Critical patent/KR102178673B1/en
Application granted granted Critical
Publication of KR102178673B1 publication Critical patent/KR102178673B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1042Peer-to-peer [P2P] networks using topology management mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1087Peer-to-peer [P2P] networks using cross-functional networking aspects
    • H04L67/1091Interfacing with client-server systems or between P2P systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1087Peer-to-peer [P2P] networks using cross-functional networking aspects
    • H04L67/1093Some peer nodes performing special functions
    • H04L67/2809
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services

Abstract

According to the present invention, a system for managing channels of different blockchain platforms comprises: a plurality of blockchain networks which constitute different blockchain networks while each blockchain network has a plurality of nodes, and generate unique blockchain blocks by different consensus algorithms if a transaction is generated; a single circle blockchain network to select one representative node among the plurality of nodes constituting each of the plurality of blockchain networks to operate the representative node as a mediation node capable of linking the plurality of blockchain networks to each other; and a channel management station to perform at least one function among new registration, channel inquiry, channel subscription, and channel withdrawal of a channel in accordance with a request of any node when each of the blockchain networks forming blockchains by consensus algorithms in the plurality of blockchain networks and the circle blockchain network is defined as a channel.

Description

이종의 블록체인 플랫폼의 채널 관리 시스템 및 방법{System and method managing channel in heterogeneous blockchain platforms}System and method managing channel in heterogeneous blockchain platforms}

본 발명은 블록체인 기술에 관한 것으로서, 더욱 상세하게는 이종의 블록체인 네트워크 시스템에서 합의 과정에 포함되는 블록체인들의 집합인 채널에 대해 이를 관리하기 위한 기술에 관한 것이다. The present invention relates to a block chain technology, and more particularly, to a technology for managing the channel, which is a set of block chains included in the consensus process in a heterogeneous block chain network system.

블록체인 플랫폼은 블록체인 네트워크 시스템을 구성하기 위하여 참여한 구성원들(노드)이 각자의 블록(서버)에 데이터를 분산하여 저장함으로써 데이터의 위/변조가 사실상 불가능해지고(신뢰성), 구성원들이 각자 분산된 정보를 보유할 수 있으며(투명성), 별도로 중앙서버의 관리자도 필요 없는 기술이다.Blockchain platform makes it virtually impossible to forgery/modify data (reliability) by members (nodes) participating to form a blockchain network system and storing data in their respective blocks (servers). It is a technology that can hold information (transparency) and does not require a separate central server administrator.

이러한 블록체인 기술은 트랜잭션 정보를 담은 하나의 블록이 이전의 블록과 다음의 블록을 고유의 해쉬값으로 상호 참조하도록 하여 체인처럼 연결된 구조를 갖는 것으로, P2P네트워크에 참여한 피어들 또는 트랜잭션을 생성하기 위한 참여자들이 P2P네트워크에서 생성된 모든 블록을 저장함으로써 누구나 거래내역의 조회가 가능하고 특유의 작업 증명 방식으로 작업을 증명한 자에게 자체적으로 발생하는 암호화폐를 보상하는 절차와 대차 형태의 잔액 가감 절차를 사용하는 전문 형식의 성격을 띄고 있는 기술이다.This blockchain technology has a structure that is connected like a chain by allowing one block containing transaction information to cross-reference the previous block and the next block with a unique hash value, and to create peers or transactions participating in the P2P network. As participants store all blocks created in the P2P network, anyone can inquire about the transaction details, and the procedure to compensate for the cryptocurrency that occurs by itself to the person who proves the work in a unique proof-of-work method, and the procedure to add or decrease the balance in the form of a loan. It is a technique that has the character of the professional format used.

최근 이와 같은 블록체인이라는 새로운 P2P네트워크 플랫폼의 탄생으로 전 세계는 중앙집중식 서버의 시대가 지고 피어투 피어 방식의 분산네트워크 시장을 맞이하고 있다. 블록체인은 중앙정부 및 은행의 규제나 관리를 받지 않고 자유롭게 거래 할 수 있으며, 변조할 수 없는 신뢰성 있는 인터넷 통화로 개발된 비트코인과 같은 암호화폐가 탄생하게 되었다. 블록체인은 거래이력(트랜잭션)을 여러 노드(컴퓨터 시스템)에 분산 공유하여 서로 감시하고 거래의 정당성을 확보하며 제3의 의존없이 거래의 존재와 정당성을 증명할 수 있다.Recently, with the birth of a new P2P network platform called blockchain, the world of the world is facing the era of centralized servers and a peer-to-peer distributed network market. Blockchain can be freely traded without being regulated or controlled by the central government and banks, and cryptocurrencies such as Bitcoin, developed as a reliable Internet currency that cannot be tampered with, were born. Blockchain can distribute transaction history (transactions) to multiple nodes (computer systems) to monitor each other, secure the validity of transactions, and prove the existence and validity of transactions without dependence on third parties.

즉, 거래장부를 변조하려고 해도 분산 공유되어 있는 방대한 수의 블록체인 중 특정블록을 동시에 변조해야 하기 때문에 사실상 이는 불가능하며, 거래정보 자체가 암호화 되어 있기 때문에 거래 내용은 공개되어도 거래자의 구체적인 정보와 연결되지 않아 익명성이 확보될 수 있다.In other words, even if an attempt is made to tamper with the transaction ledger, it is virtually impossible because specific blocks among the vast number of distributed and shared blockchains must be simultaneously altered. It is not possible to secure anonymity.

한편, 블록체인 기술의 도입으로 긍정적인 측면이 많이 있지만, 각각의 서로 다른 블록체인 시스템은 자체 블록체인 시스템 내에서만 운영되는 폐쇄성을 갖기 때문에 서로 다른 블록체인 시스템들 상호간에 정보 교류 및 암호화폐의 교환이 어려운 문제점이 있었다.On the other hand, there are many positive aspects with the introduction of blockchain technology, but since each different blockchain system has a closed nature that operates only within its own blockchain system, information exchange and cryptocurrency exchange between different blockchain systems There was this difficult problem.

따라서, 이종의 서로 다른 블록체인 네트워크 시스템 상호간에 연동이 가능한 블록체인 연동 시스템을 제공할 수 있는 현실적이고도 적용이 가능한 기술이 절실히 요구되는 실정이다. Therefore, there is an urgent need for a realistic and applicable technology that can provide a block chain interworking system that can interwork with different blockchain network systems.

특히, 이종의 블록체인 네트워크 시스템 상호간에 연동할 수 있도록 하는 블록체인 연동 시스템에서 각 채널에 대해 관리할 수 있는 시스템이 존재하지 않아, 이종 블록체인 플랫폼의 원활한 서비스가 이루어지는데 한계가 있다.In particular, there is no system that can manage each channel in a blockchain interlocking system that enables interworking between heterogeneous blockchain network systems, so there is a limit to the smooth service of heterogeneous blockchain platforms.

대한민국 공개특허공보 10-2018-0022507호(공개일 2018년3월6일)Republic of Korea Patent Publication No. 10-2018-0022507 (published on March 6, 2018)

본 발명은 서로 다른 블록체인 네트워크 시스템 상호간에 연동할 수 있도록 하는 블록체인 연동 시스템에서 각 채널을 관리할 수 있도록 하는 이종의 블록체인 플랫폼의 채널 관리 시스템 및 방법을 제공하는데 있다.The present invention is to provide a channel management system and method of heterogeneous blockchain platforms that enable each channel to be managed in a blockchain interlocking system that enables interworking with different blockchain network systems.

본 발명의 실시예에 따른 이종의 블록체인 플랫폼의 채널 관리 시스템은 복수개의 노드를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의 알고리즘에 의해 고유의 블록체인 블록을 각각 생성하는 복수개의 블록체인 네트워크; 상기 복수개의 블록체인 네트워크 각각을 구성하는 복수개의 노드 중 대표노드를 하나씩 선택하여 상기 복수개의 블록체인 네트워크를 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 하는 단일의 써클 블록체인 네트워크; 및 상기 복수개의 블록체인 네트워크 및 상기 써클 블록체인 네트워크 내에서 합의 알고리즘에 의해 블록체인을 형성하는 블록체인 네트워크 각각을 채널이라 정의할 때, 임의 노드의 요청에 따라 채널의 신규 등록, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행하는 채널 관리 스테이션을 포함하는 것을 특징으로 한다.The channel management system of a heterogeneous blockchain platform according to an embodiment of the present invention configures a different blockchain network with a plurality of nodes, respectively, and when a transaction occurs, a unique blockchain block by different consensus algorithms. A plurality of blockchain networks that each generate; A single circle blockchain network that selects one representative node from among a plurality of nodes constituting each of the plurality of blockchain networks to operate as an intermediary node capable of interworking the plurality of blockchain networks with each other; And when each of the plurality of block chain networks and the block chain network forming a block chain by a consensus algorithm within the circle block chain network is defined as a channel, new registration of a channel, channel inquiry, and channel at the request of a node It characterized in that it comprises a channel management station that performs at least one or more functions of subscription and channel withdrawal.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널의 신규 등록을 위한 채널등록 요청신호를 수신하고, 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 채널의 등록을 수행하고, 상기 채널의 등록 후에 채널 등록정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station receives a channel registration request signal for new registration of the channel from the random node, registers the channel including the random node according to the channel registration request signal, and registers the channel Later, channel registration information is transmitted to the random node.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널에 대한 등록취소 요청신호를 수신하고, 상기 등록취소 요청신호에 따라 상기 채널에 대한 등록을 취소하고, 상기 채널의 등록 취소 후에 등록 취소정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station receives a registration cancellation request signal for the channel from the arbitrary node, cancels registration for the channel in accordance with the registration cancellation request signal, and sends registration cancellation information to the random channel after canceling the registration of the channel. It is characterized by transmitting to the node.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신하고, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회하고, 조회된 채널 목록정보를 상기 임의 노드로 전송하고, 상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신하고, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회하고, 조회된 채널 상세정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station receives a channel list request signal for channels previously registered from the random node, inquires a channel list corresponding to the channel list request signal, and retrieves the inquired channel list information from the random node. And receive a channel information request signal for a channel selected from the channel list information from the random node, inquire channel detail information corresponding to the channel information request signal, and transfer the inquired channel detail information to the random node. It is characterized by transmitting.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널에 대한 가입 요청신호를 수신하고, 상기 가입 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 가입 가능 여부를 문의하는 가입 문의신호를 전송하고, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 가입여부 응답정보를 수신하고, 수신된 상기 가입여부 응답정보에 대응하는 채널가입 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station receives a subscription request signal for the channel from the random node, and transmits a subscription inquiry signal for inquiring whether the random node can be subscribed to a leader node belonging to the channel according to the subscription request signal, and And receiving response information on whether to subscribe to the channel of the random node from the leader node, and transmitting channel subscription response information corresponding to the received response information on whether to subscribe to the random node.

상기 채널 관리 스테이션은, 상기 채널에 가입되어 있는 상기 임의 노드로부터 상기 채널에 대한 탈퇴 요청신호를 수신하고, 상기 탈퇴 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송하고, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 탈퇴여부 응답정보를 수신하고, 수신된 상기 탈퇴여부 응답정보에 대응하는 채널탈퇴 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station receives a withdrawal request signal for the channel from the random node subscribed to the channel, and inquires whether or not the random node can withdraw from a leader node belonging to the channel according to the withdrawal request signal. Transmitting a withdrawal inquiry signal, receiving response information on whether to withdraw from the channel of the random node from the leader node, and transmitting channel withdrawal response information corresponding to the received withdrawal response information to the random node. To do.

본 발명의 실시예에 따른 이종의 블록체인 플랫폼의 채널 관리방법은 복수개의 노드를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의 알고리즘에 의해 고유의 블록체인 블록을 각각 생성하는 복수개의 블록체인 네트워크; 상기 복수개의 블록체인 네트워크 각각을 구성하는 복수개의 노드 중 대표노드를 하나씩 선택하여 상기 복수개의 블록체인 네트워크를 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 하는 단일의 써클 블록체인 네트워크를 포함하고, 상기 복수개의 블록체인 네트워크 및 상기 써클 블록체인 네트워크 내에서 합의 알고리즘에 의해 블록체인을 형성하는 블록체인 네트워크 각각을 채널이라 정의할 때, 채널 관리 스테이션은 임의 노드의 요청에 따라 채널의 신규 등록 및 등록 취소, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행하는 단계; 및 상기 채널 관리 스테이션은 상기 채널의 상기 신규 등록 및 등록 취소, 상기 채널 조회, 상기 채널 가입 및 상기 채널 탈퇴 중 적어도 하나 이상의 기능 수행에 따른 정보를 상기 임의 노드로 전송하는 단계를 포함하는 것을 특징으로 한다.The channel management method of a heterogeneous blockchain platform according to an embodiment of the present invention is a unique blockchain block using different consensus algorithms when a transaction occurs while configuring different blockchain networks with a plurality of nodes, respectively. A plurality of blockchain networks that each generate; A single circle blockchain network that selects one representative node from among a plurality of nodes constituting each of the plurality of blockchain networks to operate as an intermediary node capable of interlocking the plurality of blockchain networks with each other, When each of the plurality of block chain networks and the block chain network forming a block chain by a consensus algorithm in the circle block chain network is defined as a channel, the channel management station registers and registers a new channel at the request of an arbitrary node. Performing at least one function of cancellation, channel inquiry, channel subscription, and channel exit; And transmitting, by the channel management station, information according to the performance of at least one of the new registration and registration cancellation of the channel, the channel inquiry, the channel subscription, and the channel withdrawal to the arbitrary node. do.

상기 채널의 신규 등록 단계에서, 상기 채널 관리 스테이션은 상기 임의 노드로부터 상기 채널의 신규 등록을 위한 채널등록 요청신호를 수신하는 단계; 및 상기 채널 관리 스테이션은 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 채널의 등록을 수행하는 단계를 포함하고, 상기 채널 관리 스테이션은 상기 채널 등록정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.In the step of registering a new channel, the channel management station receiving a channel registration request signal for new registration of the channel from the random node; And the channel management station performing registration of the channel including the random node according to the channel registration request signal, wherein the channel management station transmits the channel registration information to the random node. do.

상기 채널 관리 스테이션은 상기 임의 노드로부터 상기 채널에 대한 등록취소 요청신호를 수신하는 단계; 및 상기 채널 관리 스테이션은 상기 등록취소 요청신호에 따라 상기 채널에 대한 등록을 취소하는 단계를 포함하고, 상기 채널 관리 스테이션은 상기 등록 취소정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.Receiving, at the channel management station, a request signal for canceling registration of the channel from the random node; And canceling, by the channel management station, the registration of the channel according to the registration cancellation request signal, wherein the channel management station transmits the registration cancellation information to the arbitrary node.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신하는 단계; 상기 채널 관리 스테이션은, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회하는 단계; 상기 채널 관리 스테이션은, 상기 조회된 채널 목록정보를 상기 임의 노드로 전송하는 단계; 상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신하는 단계; 및 상기 채널 관리 스테이션은, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회하는 단계를 포함하고, 상기 채널 관리 스테이션은, 상기 조회된 채널 상세정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.The channel management station, receiving a channel list request signal for channels previously registered from the random node; The channel management station, inquiring a channel list corresponding to the channel list request signal; The channel management station, transmitting the inquired channel list information to the random node; The channel management station, receiving a channel information request signal for a channel selected from among the channel list information from the arbitrary node; And inquiring, by the channel management station, detailed channel information corresponding to the channel information request signal, wherein the channel management station transmits the inquired channel detailed information to the arbitrary node.

상기 채널 가입 단계에서, 상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널에 대한 가입 요청신호를 수신하는 단계; 상기 채널 관리 스테이션은, 상기 가입 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 가입 가능 여부를 문의하는 가입 문의신호를 전송하는 단계; 및 상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 가입여부 응답정보를 수신하는 단계를 포함하고, 상기 채널 관리 스테이션은, 수신된 상기 가입여부 응답정보에 대응하는 채널가입 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.In the channel subscription step, the channel management station comprises: receiving a subscription request signal for the channel from the random node; The channel management station transmitting a subscription inquiry signal for inquiring whether or not the random node can subscribe to a leader node belonging to the channel according to the subscription request signal; And receiving, by the channel management station, response information on whether to subscribe to the channel of the random node from the leader node, wherein the channel management station comprises a channel subscription response corresponding to the received response information on whether to subscribe. It is characterized in that information is transmitted to the random node.

상기 채널 탈퇴 단계에서, 상기 채널 관리 스테이션은, 상기 채널에 가입되어 있는 상기 임의 노드로부터 상기 채널에 대한 탈퇴 요청신호를 수신하는 단계; 상기 채널 관리 스테이션은, 상기 탈퇴 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송하는 단계; 및 상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 등록 채널에 대한 탈퇴여부 응답정보를 수신하는 단계를 포함하고, 상기 채널 관리 스테이션은, 수신된 상기 탈퇴여부 응답정보에 대응하는 채널탈퇴 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 한다.In the channel withdrawal step, the channel management station receiving a request signal for withdrawal of the channel from the random node subscribed to the channel; The channel management station, transmitting, in response to the withdrawal request signal, a withdrawal inquiry signal for inquiring whether or not the random node can withdraw from a leader node belonging to the channel; And the channel management station receiving response information on whether to withdraw from the registered channel of the random node from the leader node, wherein the channel management station is configured to withdraw from the channel corresponding to the received response information on whether to withdraw. It is characterized in that the response information is transmitted to the random node.

본 발명에 따르면, 서로 다른 블록체인 네트워크 시스템 상호간에 연동할 수 있도록 하는 블록체인 연동 시스템에서 임의 노드의 요청에 따라 채널의 신규 등록, 채널 조회, 채널 가입 또는 채널 탈퇴의 기능을 수행할 수 있도록 함으로써, 서로 다른 블록체인 네트워크간 블록 생성 또는 트랜잭션 풀(transaction pool) 등의 통합 수행 등 네트워크 전체 관리의 효율성을 높일 수 있다.According to the present invention, in a block chain interworking system that enables different blockchain network systems to interwork with each other, a new channel registration, channel inquiry, channel subscription, or channel withdrawal can be performed at the request of a node. , It is possible to increase the efficiency of overall network management, such as creating blocks between different blockchain networks or performing integration such as a transaction pool.

도 1은 본 발명에 따른 이종의 블록체인 플랫폼 간의 연동이 가능한 블록체인 네트워크 시스템을 개략적으로 나타내는 도면이다.
도 2는 도 1에 도시된 블록체인 네트워크 시스템에 의해 생성되는 이종 블록체인 연동블록을 개략적으로 나타내는 도면이다.
도 3은 본 발명의 일 실시 예에 따른 이종의 블록체인 플랫폼 간의 연동이 가능한 블록체인 네트워크 시스템을 이용한 이종 블록체인 연동블록의 생성방법을 나타내는 흐름도이다.
도 4는 도 3에 도시된 흐름도의 세부 과정을 도식화한 도면이다.
도 5는 본 발명에 따른 이종의 블록체인 플랫폼의 채널 관리 시스템을 개략적으로 나타내는 도면이다.
도 6은 채널 관리 스테이션(1400)의 채널 신규 등록 절차를 설명하기 위한 일 예의 참조도이다.
도 7은 채널 관리 스테이션(1400)의 채널 조회 절차를 설명하기 위한 일 예의 참조도이다.
도 8은 채널 관리 스테이션(1400)의 채널 가입 절차를 설명하기 위한 일 예의 참조도이다.
도 9는 채널 관리 스테이션(1400)의 채널 탈퇴 절차를 설명하기 위한 일 예의 참조도이다.
도 10은 본 발명에 따른 이종의 블록체인 플랫폼의 채널 관리 방법을 설명하기 위한 일 실시예의 플로차트이다.
도 11은 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 신규 등록 절차를 설명하기 위한 일 실시예의 플로차트이다.
도 12는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 등록취소절차를 설명하기 위한 일 실시예의 플로차트이다.
도 13은 도 10의 S2000 단계에서 채널 관리 스테이션의 채널목록 조회절차를 설명하기 위한 일 실시예의 플로차트이다.
도 14는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 가입절차를 설명하기 위한 일 실시예의 플로차트이다.
도 15는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 탈퇴절차를 설명하기 위한 일 실시예의 플로차트이다.
1 is a diagram schematically showing a block chain network system capable of interworking between heterogeneous block chain platforms according to the present invention.
2 is a diagram schematically showing a heterogeneous block chain interworking block generated by the block chain network system shown in FIG. 1.
3 is a flowchart illustrating a method of generating a heterogeneous block chain interworking block using a block chain network system capable of interworking between heterogeneous blockchain platforms according to an embodiment of the present invention.
FIG. 4 is a diagram schematically illustrating a detailed process of the flowchart shown in FIG. 3.
5 is a diagram schematically showing a channel management system of a heterogeneous blockchain platform according to the present invention.
6 is a reference diagram of an example for describing a procedure for registering a new channel by the channel management station 1400.
7 is a reference diagram of an example for explaining a channel inquiry procedure of the channel management station 1400.
8 is a reference diagram of an example for explaining a channel subscription procedure of the channel management station 1400.
9 is a reference diagram of an example for explaining a channel withdrawal procedure of the channel management station 1400.
10 is a flowchart of an embodiment for explaining a channel management method of a heterogeneous blockchain platform according to the present invention.
11 is a flowchart of an embodiment for explaining a channel new registration procedure of the channel management station in step S2000 of FIG. 10.
12 is a flowchart of an embodiment for explaining a channel registration cancellation procedure of a channel management station in step S2000 of FIG. 10.
13 is a flowchart of an embodiment for explaining a channel list inquiry procedure of a channel management station in step S2000 of FIG. 10.
14 is a flowchart of an embodiment for explaining a channel subscription procedure of a channel management station in step S2000 of FIG. 10.
15 is a flowchart of an embodiment for explaining a channel withdrawal procedure of a channel management station in step S2000 of FIG. 10.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.Advantages and features of the present invention, and a method of achieving them will become apparent with reference to the embodiments described below in detail together with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but may be implemented in a variety of different forms, only the present embodiments are intended to complete the disclosure of the present invention, and the general knowledge in the technical field to which the present invention pertains. It is provided to completely inform the scope of the invention to those who have it, and the invention is only defined by the scope of the claims. The same reference numerals refer to the same components throughout the specification.

본 발명의 실시 예들을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이며, 후술되는 용어들은 본 발명의 실시 예에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In describing embodiments of the present invention, if it is determined that a detailed description of a known function or configuration may unnecessarily obscure the subject matter of the present invention, a detailed description thereof will be omitted, and terms to be described later are in the embodiments of the present invention. These terms are defined in consideration of the function of the user and may vary according to the intention or custom of users or operators. Therefore, the definition should be made based on the contents throughout this specification.

첨부된 도면의 각 구성과 흐름도의 각 단계의 조합들은 컴퓨터 프로그램인스트럭션들(실행 엔진)에 의해 수행될 수도 있으며, 이들 컴퓨터 프로그램 인스트럭션들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치의 프로세서를 통해 수행되는 그 인스트럭션들이 도면의 각 구성 또는 흐름도의 각 단계에서 설명된 기능들을 수행하는 수단을 생성하게 된다.Combinations of each configuration of the accompanying drawings and each step of the flowchart may be executed by computer program instructions (execution engine), and these computer program instructions are mounted on a processor of a general-purpose computer, a special-purpose computer or other programmable data processing device. As a result, the instructions executed by the processor of a computer or other programmable data processing device generate means for performing the functions described in each configuration of the figure or each step of the flowchart.

이들 컴퓨터 프로그램 인스트럭션들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치를 지향할 수 있는 컴퓨터 이용가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용가능 또는 컴퓨터 판독 가능 메모리에 저장된 인스트럭션들은 도면의 각 구성 또는 흐름도의 각 단계에서 설명된 기능을 수행하는 인스트럭션 수단을 내포하는 제조 품목을 생산하는 것도 가능하다.These computer program instructions may also be stored in a computer usable or computer readable memory that can be directed to a computer or other programmable data processing device to implement a function in a particular way, so that the computer usable or computer readable memory It is also possible to produce an article of manufacture including instruction means for performing the functions described in each configuration of the figure or each step of the flow chart.

그리고 컴퓨터 프로그램 인스트럭션들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장치를 수행하는 인스트럭션들은 도면의 각 구성 및 흐름도의 각 단계에서 설명되는 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.In addition, since computer program instructions can be mounted on a computer or other programmable data processing device, a series of operation steps are performed on a computer or other programmable data processing device to create a computer-executable process. It is also possible that the instructions for performing the data processing apparatus provide steps for executing the functions described in each configuration and each step in the flowchart.

또한, 각 구성 또는 각 단계는 특정된 논리적 기능들을 실행하기 위한 하나 이상의 실행 가능한 인스트럭션들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있으며, 몇 가지 대체 실시 예들에서는 구성들 또는 단계들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 구성들 또는 단계들은 사실 실질적으로 동시에 수행되는 것도 가능하며, 또한 그 구성들 또는 단계들이 필요에 따라 해당하는 기능의 역순으로 수행되는 것도 가능하다.In addition, each configuration or each step may represent a module, segment, or part of code containing one or more executable instructions for executing specified logical functions, and in some alternative embodiments mentioned in the configurations or steps. It should be noted that it is also possible for functions to occur out of order. For example, two configurations or steps shown in succession may in fact be performed substantially simultaneously, and the configurations or steps may be performed in the reverse order of a corresponding function as necessary.

이하, 첨부 도면을 참조하여 본 발명의 실시 예를 상세하게 설명한다. 그러나 다음에 예시하는 본 발명의 실시 예는 여러 가지 다른 형태로 변형될 수 있으며, 본 발명의 범위가 다음에 상술하는 실시 예에 한정되는 것은 아니다. 본 발명의 실시 예는 이 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위하여 제공된다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, the embodiments of the present invention exemplified below may be modified in various other forms, and the scope of the present invention is not limited to the embodiments described below. Embodiments of the present invention are provided to more completely describe the present invention to those of ordinary skill in the art.

도 1은 본 발명의 일 실시 예에 따른 이종의 블록체인 플랫폼 간의 연동이 가능한 블록체인 네트워크 시스템을 개략적으로 나타내는 도면이다.1 is a diagram schematically illustrating a block chain network system capable of interworking between heterogeneous block chain platforms according to an embodiment of the present invention.

도면에 도시된 바와 같이, 본 발명의 실시예에 따른 블록체인 네트워크 시스템은, 복수개의 블록체인 네트워크(100,200), 및 단일의 써클 블록체인 네트워크(300)를 구비할 수 있다.As shown in the figure, the block chain network system according to the embodiment of the present invention may include a plurality of block chain networks 100 and 200 and a single circle block chain network 300.

보다 상세하게는, 상기 복수개의 블록체인 네트워크(100,200)는, 복수개의 노드(110,210)를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의알고리즘에 의해 고유의 블록체인 블록을 각각 생성할 수 있다.More specifically, the plurality of block chain networks 100 and 200 are provided with a plurality of nodes 110 and 210, respectively, and a unique block based on different consensus algorithms when transactions occur while configuring different block chain networks. Each chain block can be created.

또한, 상기 단일의 써클 블록체인 네트워크(300)는, 상기 복수개의 블록체인 네트워크(100,200) 각각을 구성하는 복수개의 노드(110,210) 중 대표노드(101,201)를 하나씩 선택하여 상기 복수개의 블록체인 네트워크(100,200)를 상호간에 서로 연동킬 수 있는 복수개의 중개노드로 구성할 수 있다.In addition, the single circle blockchain network 300 selects one representative node 101, 201 from among a plurality of nodes 110 and 210 constituting each of the plurality of block chain networks 100, 200, and the plurality of blockchain networks ( 100, 200) can be composed of a plurality of intermediary nodes that can be interlocked with each other.

또한, 도면에 도시된 바와 같이, 상기 복수개의 블록체인 네트워크(100,200)는 각각,동종의 블록체인 네트워크를 사용하면서 트랜잭션을 발생시키는 복수개의 클라이언트(111,211)와, 동종의 합의알고리즘에 의해 상기 클라이언트에서 발생한 트랜잭션을 포함하는 블록체인 블록을 생성하는 복수개의 노드(110,210)를 구비할 수 있다.In addition, as shown in the figure, the plurality of blockchain networks 100 and 200 each use a plurality of clients 111 and 211 that generate transactions while using a homogeneous blockchain network, and in the client by a homogeneous consensus algorithm. A plurality of nodes 110 and 210 for generating a block chain block including the generated transaction may be provided.

여기서, 상기 복수개의 블록체인 네트워크(100,200)는, 도면에 도시된 바와 같이, 제 1 블록체인 네트워크(100) 및 제 2 블록체인 네트워크(200)를 포함할 수 있는데, 예를 들어, 제 1 블록체인 네트워크(100)는 이더리움 플랫폼을 지원할 수 있으며, 제 2 블록체인 네트워크는 이오스 플랫폼을 지원할 수 있다.Here, the plurality of block chain networks 100 and 200 may include a first block chain network 100 and a second block chain network 200, as shown in the figure. For example, the first block The chain network 100 may support the Ethereum platform, and the second blockchain network may support the EOS platform.

더욱 상세하게는, 상기 제 1 블록체인 네트워크(100)는, 동종의 블록체인 네트워크를 사용하면서 트랜잭션을 발생시키는 복수개의 제 1 클라이언트(111)와, 동종의 합의알고리즘에 의해 상기 제 1 클라이언트(111)에서 발생한 트랜잭션을 포함하는 블록체인 블록을 생성하는 복수개의 제 1 노드(110)를 구비할 수 있다.More specifically, the first blockchain network 100 includes a plurality of first clients 111 that generate transactions while using the same type of blockchain network, and the first client 111 by the same type of consensus algorithm. ) May be provided with a plurality of first nodes 110 that generate a block chain block including a transaction occurred in the.

또한, 상기 제 2 블록체인 네트워크(200)는, 동종의 블록체인 네트워크를 사용하면서 트랜잭션을 발생시키는 복수개의 제 2 클라이언트(211)와, 동종의 합의알고리즘에 의해 상기 제 2 클라이언트(211)에서 발생한 트랜잭션을 포함하는 블록체인 블록을 생성하는 복수개의 제 2 노드(210)를 구비할 수 있다.In addition, the second blockchain network 200 includes a plurality of second clients 211 that generate transactions while using the same type of blockchain network, and the second client 211 generated by the same type of consensus algorithm. A plurality of second nodes 210 that generate a block chain block including a transaction may be provided.

한편, 본 발명의 실시예에 따르면, 상기 단일의 써클 블록체인 네트워크(300)는, 상기 복수개의 블록체인 네트워크(100,200)에서 각각 선택된 대표노드(101,201)로 이루어질 수 있다.Meanwhile, according to an embodiment of the present invention, the single circle block chain network 300 may include representative nodes 101 and 201 selected from the plurality of block chain networks 100 and 200, respectively.

이때, 상기 각각의 대표노드(101,201)는, 상기 복수개의 블록체인 네트워크(100,200)을 구성하는 어느 하나의 블록체인에서 발생한 트랜잭션이 서로 다른 블록체인과 연동되는 경우에 이종 블록체인 연동블록(400)을 생성할 수 있다.At this time, each of the representative nodes 101 and 201 is a heterogeneous block chain interlocking block 400 when a transaction occurring in any one block chain constituting the plurality of block chain networks 100 and 200 is interlocked with different block chains. Can be created.

도 2를 참조하여 본 발명의 실시예에 따른 이종 블록체인 연동블록(400)을 상세하게 설명하면 다음과 같다.A detailed description of a heterogeneous block chain interworking block 400 according to an embodiment of the present invention with reference to FIG. 2 is as follows.

도 2는 도 1에 도시된 블록체인 네트워크 시스템에 의해 생성되는 이종 블록체인 연동블록을 개략적으로 나타내는 도면이다.2 is a diagram schematically showing a heterogeneous block chain interworking block generated by the block chain network system shown in FIG. 1.

도면에 도시된 바와 같이, 본 발명의 실시예에 따른 이종 블록체인 연동블록(400)은, 써클 블록체인 트랜잭션을 포함할 수 있다.As shown in the figure, the heterogeneous block chain interworking block 400 according to an embodiment of the present invention may include a circle block chain transaction.

즉, 도 1에서 상술한 단일의 써클 블록체인 네트워크(300)를 구성하는 각각의 대표노드(101,201)는, 상기 복수개의 블록체인 네트워크(100,200)를 구성하는 대표노드로서, 어느 하나의 블록체인 네트워크에서 발생한 트랜잭션이 서로 다른 블록체인 네트워크와 연동되는 경우에 도 2에 도시된 써클 블록체인 트랜잭션을 포함한 이종 블록체인 연동블록(400)을 생성할 수 있다.That is, each of the representative nodes 101 and 201 constituting the single circle block chain network 300 described in FIG. 1 is a representative node constituting the plurality of block chain networks 100 and 200, and any one block chain network When the transaction generated in is interlocked with different blockchain networks, a heterogeneous blockchain interlocking block 400 including the circle blockchain transaction shown in FIG. 2 may be generated.

이때, 상기 써클 블록체인 트랜잭션(401)은, 입력값은 트랜잭션이 발생한 블록체인 네트워크의 노드에서 생성된 제 1 블록(410)의 해시값으로 구성하고 출력값은 다른 블록체인 네트워크의 노드에서 생성된 제 2 블록(420)의 해시값으로 구성하는 형태로 형성될 수 있다.At this time, in the circle block chain transaction 401, the input value is composed of the hash value of the first block 410 generated in the node of the blockchain network where the transaction has occurred, and the output value is the first block generated in the node of the other blockchain network. 2 It may be formed in the form of a hash value of the block 420.

또한, 본 발명의 실시예에 따른 이종 블록체인 연동블록(400)은, 다음과 같이, 타임스탬프(Timestamp), 고유의 해쉬값(Hash), 선블록의 해쉬값(Prev Hash), Tx(써클 블록체인 트랜잭션), Height(블록총개수)를 포함할 수 있다.In addition, the heterogeneous block chain interlocking block 400 according to an embodiment of the present invention is, as follows, a timestamp, a unique hash value, a hash value of a sunblock (Prev Hash), Tx (circle Blockchain transaction), Height (total number of blocks) can be included.

여기서, 상기 이종 블록체인 연동블록(400)은, 써클 블록체인 네트워크를 구성하면서 서로 다른 복수개의 블록체인에 속하는 각각의 대표노드(101,201)에서 생성되는 블록들 간에 고유의 해쉬값을 이용해 상호 참조하도록 연결되는 블록체인 구조를 가질 수 있다.Here, the heterogeneous block chain interworking block 400 is used to mutually refer to blocks generated in each of the representative nodes 101 and 201 belonging to a plurality of different block chains while forming a circle block chain network. It can have a connected blockchain structure.

한편, 본 발명의 실시예에 따른 블록체인 네트워크 시스템을 구성하는 단일의 써클 블록체인 네트워크(300)는, 일상에서 발생되는 다양한 사건을 묘사(description)하고, 그 묘사된 기술에 대해 블록생성 및 체이닝(chaining)을 통해 해당 사건에 대한 잘못된 정보의 유통, 잘못된 사실에 대한 사실관계의 확인 등에 활용할 수 있다.On the other hand, a single circle block chain network 300 constituting a block chain network system according to an embodiment of the present invention describes various events occurring in everyday life, and blocks generation and chaining for the described technology. Through (chaining), it can be used for the circulation of false information about the incident and confirmation of the facts of the false facts.

따라서, 본 발명의 실시예에 따른 써클 블록체인 네트워크를 위한 이종 블록체인 연동블록(400)은 다양한 형태의 사실을 표현하거나 포함할 수 있어야 하며, 이것은 한종류의 사건들을 관리하는 이종 블록체인 네트워크들의 집합으로써 묘사되고 검증될 수 있어야 할 것이다.Therefore, the heterogeneous block chain interlocking block 400 for the circle block chain network according to the embodiment of the present invention must be able to express or include various types of facts, and this is the case of heterogeneous block chain networks that manage one type of event. It should be able to be described and verified as a set.

예를 들어, 본 발명의 실시예에서, 자동차 사고 발생에 써클 블록체인 네트워크가 적용된다고 할 때에 자동차 라이프 사이클(차량상태변동, 차량 소유자 변동)을 관리하는 블록체인 A를 제 1 블록체인 네트워크라 하고, 운전자 라이프사이클(운전자 상태변동, 운전자 위치변동)을 관리하는 블록체인 B를 제 2 블록체인 네트워크라 할때, 블록체인 A와 블록체인 B 가 각각 이종의 블록체인 네트워크를 구성하면서 그 각각의 대표노드가 써클 블록체인 네트워크를 구성하는 노드(도1의 C-node)로서 동작하게 될 것이다.For example, in the embodiment of the present invention, when the circle block chain network is applied to the occurrence of a car accident, the block chain A that manages the car life cycle (vehicle state change, vehicle owner change) is referred to as the first blockchain network. , When the block chain B that manages the driver's life cycle (change of driver's state, change of driver's position) is referred to as the second block chain network, block chain A and block chain B each form a heterogeneous block chain network and represent each of them. The node will operate as a node (C-node in Fig. 1) constituting the circle blockchain network.

이를 바탕으로 하여, 차량의 사고 발생시에 도 2의 도면참조 부호 CC블록은 써클 블록체인 네트워크의 이종 블록체인 연동블록(400)을 나타내는 것으로서, 차량 라이프 사이클을 관리하는 AC블록이 제 1블록체인 네트워크의 제 1 블록들로 생성되고, 운전자 라이프 사이클을 관리하는 BC블록이 제 2 블록체인 네트워크의 제 2 블록들로 생성된 후에 사전에 정해진 방식대로 CC블록의 트랜잭션(401)의 각 항목으로 연결될 수 있다.Based on this, when a vehicle accident occurs, the CC block in FIG. 2 represents the heterogeneous block chain interlocking block 400 of the circle block chain network, and the AC block that manages the vehicle life cycle is the first block chain network. After the BC block is created as the first blocks of and manages the driver life cycle as the second blocks of the second blockchain network, it can be connected to each item of the transaction 401 of the CC block in a predetermined manner. have.

즉, 앞서 상술한 바와 같이, AC블록은 제 1 블록(410a, 410b,410c)들 간에 고유의 해시값을 이용해 상호 참조하는 방식으로 구성하고, BC블록은 제 2 블록(420a, 420b, 420c)들 간에 고유의 해시값을 이용해 상호 참조하는 방식으로 구성될 수 있다.That is, as described above, the AC block is configured in a manner of cross-referencing using a unique hash value between the first blocks 410a, 410b, and 410c, and the BC block is the second block 420a, 420b, 420c. They can be configured in a way that cross-references them using their own hash value.

한편, 본 발명의 실시예에서, 상기 AC블록과 BC블록의 채널ID는 도면에 도시된 바 같이, 선택정보로서 표시될 수 있다.Meanwhile, in an embodiment of the present invention, the channel IDs of the AC block and the BC block may be displayed as selection information, as shown in the drawing.

도 3은 본 발명의 일 실시 예에 따른 이종의 블록체인 플랫폼 간의 연동이 가능한 블록체인 네트워크 시스템을 이용한 이종 블록체인 연동블록의 생성방법을 나타내는 흐름도이고, 도 4는 도 3에 도시된 흐름도의 세부 과정을 도식화한 도면이다.3 is a flowchart showing a method of generating a heterogeneous block chain interlocking block using a block chain network system capable of interworking between heterogeneous blockchain platforms according to an embodiment of the present invention, and FIG. 4 is a detailed flowchart of FIG. It is a schematic diagram of the process.

도면에 도시된 바와 같이, 본 발명의 실시예에 따른 이종의 제 1 블록체인과 제 2 블록체인 사이에서 발생하는 트랜잭션을 상호간에 서로 연동킬 수 있는 단일의 써클 블록체인 네트워크를 이용한 이종 블록체인 연동블록 생성방법은, 트랜잭션이 발생하는 단계(S100), 제1블록을 생성하는 단계(S200), 제2블록을 생성하는 단계(S300), 제1블록과 제2블록이 전달되는 단계(S400), 및 이종블록체인 연동블록을 생성하는 단계(S500)를 구비할 수 있다.As shown in the figure, heterogeneous blockchain interworking using a single circle blockchain network capable of interlocking transactions occurring between heterogeneous first and second blockchains according to an embodiment of the present invention The block generation method includes: generating a transaction (S100), generating a first block (S200), generating a second block (S300), transferring the first block and the second block (S400). , And generating an interlocking block of a heterogeneous block chain (S500).

여기서, 상기 이종 블록체인 연동블록은, 앞선 도 2에서 상술한 바와 같이,입력값은 트랜잭션이 발생한 블록체인 네트워크의 노드에서 생성된 제 1 블록의 해시값으로 구성하고 출력값은 다른 블록체인 네트워크의 노드에서 생성된 제 2 블록의 해시값으로 구성하는 써클 블록체인 트랜잭션을 포함할 수 있다.Here, the heterogeneous block chain interlocking block, as described above in Fig. 2, the input value is composed of the hash value of the first block generated by the node of the block chain network where the transaction has occurred, and the output value is a node of another block chain network. It may include a circle blockchain transaction consisting of the hash value of the second block generated in.

도 4를 참조하여 이종 블록체인 연동블록 생성방법을 더욱 상세하게 설명하면, 상기 트랜잭션이 발생하는 단계(S100)는, 상기 제 1 블록체인 네트워크를 구성하는 복수개의 제 1 노드와 동종의 블록체인 네트워크를 사용하는 제 1 클라이언트에서 트랜잭션이 발생하는 단계일 수 있다.Referring to FIG. 4, the method of generating a heterogeneous block chain interlocking block will be described in more detail, in the step of generating the transaction (S100), a block chain network identical to a plurality of first nodes constituting the first block chain network. This may be a step in which a transaction occurs in the first client using.

다음으로, 상기 제1블록을 생성하는 단계(S200)는, 상기 제 1 블록체인 네트워크를 구성하는 복수개의 제 1 노드 중 어느 하나의 제 1 노드에서 상기 트랜잭션을 포함하는 제 1 블록을 생성하는 단계일 수 있다.Next, in the step of generating the first block (S200), generating a first block including the transaction at any one first node among a plurality of first nodes constituting the first blockchain network Can be

여기서, 상기 제 1 블록을 생성하는 단계(S200) 이후에는, 도 4에 도시된 바와 같이, 상기 써클 블록체인 네트워크를 구성하기 위하여 상기 제 1 블록체인 네트워크의 대표노드로 선택된 다른 하나의 제 1 노드에 상기 트랜잭션과 연동되는 제 2 클라이언트의 주소를 전달하는 단계(S101), 상기 제 1 블록체인 네트워크의 대표노드로 선택된 제 1 노드와 연결되어 상기 써클 블록체인 네트워크를 구성하면서 상기 제 2 블록체인 네트워크의 대표노드로 선택된 제 2 노드를 통해 상기 제 2 클라이언트의 주소를 확인하는 단계(S102), 및, 상기 제 2 블록체인 네트워크를 구성하며 상기 주소가 확인되는 제 2 클라이언트에 상기 트랜잭션을 전달하는 단계(S103)를 구비할 수 있다.Here, after the step of generating the first block (S200), as shown in FIG. 4, another first node selected as a representative node of the first block chain network to configure the circle block chain network Transferring the address of the second client linked to the transaction to (S101), the second blockchain network is connected to the first node selected as the representative node of the first blockchain network to form the circle blockchain network Checking the address of the second client through the second node selected as the representative node of (S102), and, configuring the second blockchain network and transmitting the transaction to a second client whose address is confirmed (S103) can be provided.

다음으로, 상기 제2블록을 생성하는 단계(S300)는, 상기 제 2 블록체인 네트워크를 구성하는 복수개의 제 2 노드 중 어느 하나의 제 2 노드에서 상기 트랜잭션과 연동되는 제 2 블록을 생성하는 단계일 수 있다.Next, in the step of generating the second block (S300), generating a second block linked to the transaction at any one of a plurality of second nodes constituting the second block chain network Can be

다음으로, 상기 제1블록과 제2블록이 전달되는 단계(S400)는, 상기 제 1 블록체인 네트워크에서 생성된 제 1 블록이 동종의 블록체인 네트워크 상에 브로드캐스팅되면 상기 제 1 블록체인 네트워크의 대표노드로 선택된 제 1 노드에 제 1 블록이 전달되고, 상기 제 2 블록체인 네트워크에서 생성된 제 2 블록이 동종의 블록체인 네트워크 상에 브로드캐스팅되면 상기 제 2 블록체인 네트워크의 대표노드로 선택된 제 2 노드에 제 2 블록이 전달되는 단계일 수 있다.Next, in the step of transferring the first block and the second block (S400), when the first block generated in the first block chain network is broadcast on the same type of block chain network, the first block chain network When the first block is transmitted to the first node selected as the representative node, and the second block generated in the second blockchain network is broadcast on the same type of blockchain network, the second block is selected as the representative node of the second blockchain network. It may be a step in which the second block is transmitted to the second node.

다음으로, 상기 이종블록체인 연동블록을 생성하는 단계(S500)는, 써클 블록체인을 구성하는 블록체인 네트워크를 통해 상기 제 1 블록체인 네트워크의 대표노드로 선택된 제 1 노드에 상기 제 2 블록과 관련된 블록정보가 수신되면, 상기 제 1 노드에서 이종 블록체인 연동블록을 생성하는 단계일 수 있다.Next, the step of generating the heterogeneous block chain interlocking block (S500) is related to the second block to a first node selected as a representative node of the first block chain network through a block chain network constituting a circle block chain. When the block information is received, it may be a step of generating a heterogeneous block chain interworking block in the first node.

이때, 상기 이종 블록체인 연동블록을 생성하는 단계 이후에는, 각각의 서로 다른 블록체인을 구성하는 복수개의 노드에서 하나씩 선택되어 써클 블록체인의 노드를 구성하는 복수개의 대표노드들에게 상기 이종 블록체인 연동블록을 전파하는 단계(501)를 더 구비할 수 있다.At this time, after the step of creating the heterogeneous block chain interlocking block, the heterogeneous block chain is interlocked to a plurality of representative nodes constituting the nodes of the circle block chain by selecting one from a plurality of nodes constituting each different block chain. A step 501 of propagating the block may be further provided.

도 5는 본 발명에 따른 이종의 블록체인 플랫폼의 채널 관리 시스템을 개략적으로 나타내는 도면이다.5 is a diagram schematically showing a channel management system of a heterogeneous blockchain platform according to the present invention.

도 5에 도시된 바와 같이, 본 발명의 실시예에 따른 이종의 블록체인 플랫폼의 채널 관리 시스템은, 복수개의 블록체인 네트워크로서 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200), 단일의 써클 블록체인 네트워크(1300) 및 채널 관리 스테이션(1400)을 포함할 수 있다.As shown in FIG. 5, the channel management system of a heterogeneous blockchain platform according to an embodiment of the present invention includes first to third blockchain networks 1000, 1100, and 1200 as a plurality of blockchain networks. It may include a circle blockchain network 1300 and a channel management station 1400.

제1 내지 제3 블록체인 네트워크(1000, 1100, 1200)는 각각, 동종의 블록체인 네트워크를 사용하면서 트랜잭션을 발생시키는 복수개의 클라이언트(미도시)와, 동종의 합의 알고리즘에 의해 상기 클라이언트에서 발생한 트랜잭션을 포함하는 블록체인 블록을 생성하는 복수개의 노드들를 구비할 수 있다. The first to third blockchain networks 1000, 1100, and 1200 each have a plurality of clients (not shown) that generate transactions while using the same type of blockchain network, and transactions generated by the clients by the same type of consensus algorithm. It may have a plurality of nodes for generating a block chain block including.

제1 내지 제3 블록체인 네트워크(1000, 1100, 1200)는 복수개 노드들 중 트랜잭션에 따른 합의 알고리즘을 위한 리더 노드(L-node)를 각각 구비하고 있다. 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200)는 복수개 노드들 중 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 선택된 대표노드(D-node)를 하나씩 포함할 수 있다. The first to third blockchain networks 1000, 1100, and 1200 each have a leader node (L-node) for a consensus algorithm according to a transaction among a plurality of nodes. The first to third blockchain networks 1000, 1100, and 1200 are representative nodes selected to operate as intermediary nodes capable of interworking with each other among the first to third blockchain networks 1000, 1100, and 1200 among a plurality of nodes. It can contain (D-node) one by one.

예를 들어, 제1 블록체인 네트워크(1000)는 이더리움(Ethereum) 블록체인 네트워크일 수 있고, 제2 블록체인 네트워크(1100)는 하이퍼레저(Hyperledger) 블록체인 네트워크일 수 있고, 제 블록체인 네트워크(1100)는 EOS 블록체인 네트워크일 수 있다. 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 상호간에는 서로 다른 블록체인 네트워크를 구성하므로, 트랜잭션이 발생하는 경우에 서로 다른 합의알고리즘에 의해 고유의 블록체인 블록을 각각 생성할 수 있다. For example, the first blockchain network 1000 may be an Ethereum blockchain network, the second blockchain network 1100 may be a Hyperledger blockchain network, and the first blockchain network (1100) may be an EOS blockchain network. Since the first to third blockchain networks 1000, 1100, and 1200 form different blockchain networks with each other, when a transaction occurs, a unique blockchain block can be generated by different consensus algorithms.

써클 블록체인 네트워크(1300)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200)를 구성하는 각각의 복수개 노드들 중 각각 선택된 대표노드(D-node)를 하나씩 포함할 수 있다. 또한, 써클 블록체인 네트워크(1300)는 대표노드(D-node)들을 포함해 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 상호간에 검증을 위한 복수개의 써클 노드들을 포함할 수 있다.The circle blockchain network 1300 may include one representative node (D-node) selected from among a plurality of nodes constituting the first to third blockchain networks 1000, 1100, and 1200. In addition, the circle blockchain network 1300 may include a plurality of circle nodes for verification between the first to third blockchain networks 1000, 1100, and 1200, including representative nodes (D-nodes).

써클 블록체인 네트워크(1300)는 써클 블록체인 네트워크(1300)에 속하는 써클 노드들 중에서 트랜잭션에 따른 합의 알고리즘을 위한 리더 노드(L-node)를 설정하고, 리더 노드(L-node)의 블록 생성 요청에 따라 써클 노드들 각각이 자신의 현재 상태에 대응하는 신규블록들을 생성하도록 한다. 그 후, 생성된 신규블록들 각각에 대한 블록 생성 메시지의 상호 전파에 따라 검증을 위한 합의 기준 충족 여부를 판단하고, 합의 기준 충족에 따라 신규 블록에 대한 블록 체이닝을 수행할 수 있다.The Circle Blockchain Network (1300) establishes a leader node (L-node) for a consensus algorithm according to transactions among circle nodes belonging to the Circle Blockchain Network (1300), and requests block creation from the leader node (L-node). According to this, each of the circle nodes creates new blocks corresponding to their current state. Thereafter, it is determined whether the consensus criterion for verification is satisfied according to mutual propagation of the block generation message for each of the generated new blocks, and block chaining for the new block may be performed according to the consensus criterion.

예를 들어, 도 5의 제1 블록체인 네트워크(1000)에 포함된 어느 하나의 노드에서 트랜잭션이 발생하면, 발생된 트랜잭션에 대한 이벤트 신호가 제1 블록체인 네트워크의 노드이면서 동시에 써클 블록체인 네트워크(1300)의 노드인 대표노드(D-node)로 전달된다. 이에 따라, 써클 블록체인 네트워크(1300)의 대표노드(D-node)는 전달받은 이벤트 신호에 따라 블록생성 요청신호를 써클 블록체인 네트워크(1300)의 써클 노들들 중의 하나인 리더 노드(L-node)로 전달한다. 여기서, 써클 노드들은 써클 블록체인 네트워크(1300)를 구성하는 노드로 도 5에서는 대표 노드 (D-node), 리더 노드(L-node) 및 검증노드(미도시)를 포함할 수 있다. For example, when a transaction occurs in any one node included in the first blockchain network 1000 of FIG. 5, the event signal for the generated transaction is the node of the first blockchain network and at the same time, the circle blockchain network ( 1300), the representative node (D-node). Accordingly, the representative node (D-node) of the circle blockchain network 1300 sends a block generation request signal according to the received event signal, which is one of the circle nodes of the circle blockchain network 1300. ). Here, the circle nodes are nodes constituting the circle block chain network 1300, and may include a representative node (D-node), a leader node (L-node), and a verification node (not shown) in FIG. 5.

이벤트 발생에 따른 블록생성 요청신호를 수신한 리더 노드(L-node)는 블록생성 요청신호에 대응하여 써클 노드들 각각으로 블록 생성을 요청할 수 있다. 이에 따라, 리더 노드(L-node)를 포함하는 다른 써클노드들은 각각 자신의 현재 상태에 대한 신규블록들을 생성한다. 써클노드들은 각각 해당 노드에서 현재까지 발생된 트랜잭션들에 대한 정보를 포함하는 블록을 생성한다.The leader node (L-node) receiving the block generation request signal according to the occurrence of the event may request block generation to each of the circle nodes in response to the block generation request signal. Accordingly, other circle nodes including the leader node (L-node) each generate new blocks for their current state. Each of the circle nodes creates a block containing information on transactions that have occurred in the node to date.

써클노드들은 신규 블록의 생성 후에, 생성된 신규블록의 블록 해쉬값을 포함하는 블록생성 메시지를 생성하여 자신을 제외한 다른 써클 노드들로 전파한다. 블록생성 메시지는 해당 블록에서의 블록 생성이 이루어졌으며, 이러한 블록 생성에 따른 블록 ID 즉, 블록 해쉬값을 포함하는 정보이다. After creation of the new block, the circle nodes generate a block generation message including the block hash value of the generated new block and propagate to other circle nodes except themselves. The block generation message is information including a block ID, that is, a block hash value, in which a block is generated in a corresponding block.

블록생성 메시지를 각각 수신한 써클노드들 각각은, 다른 써클노드들로부터 수신한 블록생성 메시지의 개수가 검증을 위한 합의 기준 숫자 이상인가를 판단한다. 이때, 합의 기준 숫자는 다음의 수학식 1을 사용하여 산출될 수 있다. Each of the circle nodes, each receiving the block generation message, determines whether the number of block generation messages received from other circle nodes is greater than or equal to the consensus standard number for verification. In this case, the sum reference number may be calculated using the following Equation 1.

Figure 112020051033536-pat00001
Figure 112020051033536-pat00001

여기서, 상기 비잔틴 노드는 상기 신규 블록의 생성에 합의하지 않을 위험을 갖는 노드를 의미한다.Here, the Byzantine node means a node that has a risk of not agreeing to the creation of the new block.

일반적으로, BFT(Byzantine Fault Tolerance) 합의 알고리즘의 경우에, 여러 개의 노드로 구성된 블록체인이 합의에 도달하여 블록을 생성하는 과정에서 한개 이상의 노드가 합의를 하지 않을 위험을 내포하고 있다고 가정한다. 이러한 노드를 비잔틴 노드라고 칭하며, BFT 합의 알고리즘은 이러한 노드가 발생할 수 있다는 전제하에 해당 블록체인 네트워크가 합의에 도달할 수 있는 합의과정과 최소 합의 조건을 제시한다. BFT 합의 과정에서, BFT 합의 알고리즘은 참여하는 네트워크의 노드의 상태정보값이 Pre-prepare , Prepare, Commit, Reply라는 4 단계를 거쳐 상태가 변경하게 되며, 각 상태의 변경은 해당 단계에서 제시되는 조건을 만족할 때 변경이되게 된다. 예를 들어, 노드 A가 Pre-prepare 단계의 상태값을 나타내고 있을 때, 자신을 제외한 다른 노드의 동일한 단계의 합의 메시지 값을 조건 만족 개수 이상 전달받았을 경우 다음 단계인 Prepare 단계로 자신의 상태를 변경해 나가는 방식으로 4단계를 진행하면서 최종 단계에 도달하면 최종적으로 자신의 합의 메시지에 서명한 값을 전달함으로써 합의과정을 완성하게 된다. 이에 따라, BFT 만족 조건은 P2P 네트워크의 노드들로 구성되어 있어 비잔틴 노드가 F 개라고 할 경우에, 전체 네트워크의 노드의 총 수 N = 3F + 1 이어야 한다. In general, in the case of the BFT (Byzantine Fault Tolerance) consensus algorithm, it is assumed that a block chain composed of multiple nodes reaches consensus and poses a risk that one or more nodes will not agree in the process of generating a block. These nodes are called Byzantine nodes, and the BFT consensus algorithm suggests a consensus process and minimum consensus conditions for the blockchain network to reach consensus on the premise that such nodes can occur. In the BFT consensus process, the BFT consensus algorithm changes the state of the nodes of the participating network through 4 steps: Pre-prepare, Prepare, Commit, and Reply, and each state change is a condition presented at the corresponding step. When satisfied, the change is made. For example, when node A is showing the status value of the pre-prepare stage, if more than the number of consensus messages of the same stage of the same stage other than itself is received, it changes its status to the next stage, Prepare stage. When the final step is reached while proceeding through step 4 in an outgoing manner, the consensus process is completed by finally delivering the signed value to the consensus message. Accordingly, if the BFT satisfactory condition is composed of nodes of a P2P network and thus there are F Byzantine nodes, the total number of nodes in the entire network should be N = 3F + 1.

이에 비해, 본 발명에 따른 써클 블록체인 네트워크(1300)에서의 블록 검증을 위한 합의 알고리즘은 두 개 이상의 블록체인 네트워크(1000, 1100, 1200)의 참여로 구성되며 각 블록체인의 대표 노드(D-node)가 써클 블록체인 네트워크(1300)의 노드로 참여한다. 트랜잭션이라는 이벤트 발생에 따라 블록에 대한 검증 절차를 수행하는 이러한 합의 알고리즘을 이벤트 주도 합의 알고리즘이라고 칭할 수 있다. In contrast, the consensus algorithm for block verification in the circle blockchain network 1300 according to the present invention consists of the participation of two or more blockchain networks (1000, 1100, 1200), and the representative node (D- node) participates as a node of the circle blockchain network 1300. This consensus algorithm, which performs a verification procedure for blocks according to the occurrence of an event called a transaction, can be called an event-driven consensus algorithm.

이벤트가 발생되면, 블록체인의 대표노드로부터 리더 노드(L-node)에게 블록생성을 요청하며, 이러한 참여방식을 고려했을 때, 써클 블록체인 네트워크(1300)는 트랜잭션에 따른 블록을 생성하고 배포하는 역할을 담당하는 리더노드(L-node)와 이를 검증하기 위한 노드를 포함한다. 따라서, 써클 블록체인 네트워크(1300)의 최소한의 노드 개수는 2개 이상이며, 두 개의 블록체인 네트워크가 참여할 경우, 해당 블록체인 네트워크의 대표 노드를 포함해 총 노드 수는 4개가 된다. 만일, 비잔틴 노드가 존재한다면 비잔틴 노드 개수를 F라고 가정할 때 전체 노드의 수 N = 2F + 2가 되며, 합의 도달 노드 수 N- F = 2F + 2 F = F + 2 가 된다. 즉 F =1 이라면 합의 도달 노드는 3이 된다.When an event occurs, a block generation request is made to the leader node (L-node) from the representative node of the blockchain, and considering this participation method, the circle blockchain network 1300 creates and distributes blocks according to transactions. It includes a leader node (L-node) that plays a role and a node to verify it. Therefore, the minimum number of nodes in the circle blockchain network 1300 is 2 or more, and when two blockchain networks participate, the total number of nodes including the representative node of the corresponding blockchain network is 4. If there is a Byzantine node, assuming that the number of Byzantine nodes is F, the total number of nodes is N = 2F + 2, and the number of nodes reaching the agreement is N- F = 2F + 2 F = F + 2. In other words, if F = 1, the node reaching the consensus is 3.

다른 써클노드들로부터 수신한 블록생성 메시지들의 개수가 상기 합의 기준 숫자 이상이라면, 써클노드들은 각각 해당 블록생성 메시지를 이용하여 신규 블록을 생성한다. If the number of block generation messages received from other circle nodes is greater than or equal to the consensus reference number, each of the circle nodes generates a new block using the corresponding block generation message.

그 후, 리더 노드(L-node)는 자신이 생성한 신규 블록을 다른 써클노드들로 전파한다. 이에 따라, 리더 노드(L-node)에서 생성된 신규 블록을 수신한 다른 써클 노드들은 자신이 생성한 신규 블록과 상기 리더 노드(L-node)로부터 전파된 신규 블록이 동일한가를 판단한다. 만일, 신규 블록에 대한 동일성이 인정되면, 생성된 신규 블록이 검증을 통과한 것으로 판단하여 블록 체이닝을 수행한다. 블록 체이닝은 기존의 체인 블록에 새롭게 생성된 신규 블록을 추가적으로 결합시키는 작업을 의미한다.After that, the leader node (L-node) propagates the new block it has created to other circle nodes. Accordingly, other circle nodes that have received the new block generated by the leader node (L-node) determine whether the new block generated by themselves and the new block propagated from the leader node (L-node) are the same. If the identity of the new block is recognized, it is determined that the generated new block has passed verification, and block chaining is performed. Block chaining refers to the work of additionally combining new blocks created with existing chain blocks.

채널 관리 스테이션(1400)은 복수개의 블록체인 네트워크에서, 임의 노드의 요청에 따라 채널의 신규 등록, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행한다. 여기서, 채널은 예를 들어, 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200)와 써클 블록체인 네트워크(1300) 내에서 합의 알고리즘에 의해 블록체인을 형성하는 블록체인 네트워크 각각으로 정의될 수 있다. In a plurality of blockchain networks, the channel management station 1400 performs at least one of a new registration of a channel, a channel inquiry, a channel subscription, and a channel withdrawal according to a request of a node in a plurality of blockchain networks. Here, the channel can be defined as, for example, each of the first to third blockchain networks 1000, 1100, and 1200 and the block chain networks forming a blockchain by a consensus algorithm within the circle blockchain network 1300. have.

도 6 내지 도 9는 채널 관리 스테이션(1400)의 각 기능을 설명하기 위한 참조도이다.6 to 9 are reference diagrams for explaining each function of the channel management station 1400.

도 6은 채널 관리 스테이션(1400)의 채널 신규 등록 절차를 설명하기 위한 일 예의 참조도이다.6 is a reference diagram of an example for describing a procedure for registering a new channel by the channel management station 1400.

도 6을 참조하면, 채널 관리 스테이션(1400)은 상기 임의 노드로부터 상기 채널의 신규 등록을 위한 채널등록 요청신호를 수신하고, 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 채널의 등록을 수행하고, 상기 채널의 등록 후에 채널 등록정보를 상기 임의 노드로 전송한다.6, the channel management station 1400 receives a channel registration request signal for new registration of the channel from the random node, and registers the channel including the random node according to the channel registration request signal. And, after registering the channel, channel registration information is transmitted to the random node.

예를 들어, 블록을 생성하고 배포하는 역할을 담당하는 리더노드(L-node)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)을 포함하는 복수개의 블록체인 네트워크에 신규 채널(예를 들어, Channel Crown)을 등록하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 채널등록 요청신호(ReqChnlAdd)를 전송한다. For example, a leader node (L-node) in charge of creating and distributing blocks is a plurality of blocks including the first to third blockchain networks 1000, 1100, and 1200 and the circle blockchain network 1400. In order to register a new channel (eg, Channel Crown) in the blockchain network, a channel registration request signal (ReqChnlAdd) is transmitted to the channel management station 1400 (R-Station).

이에 따라, 채널 관리 스테이션(1400)(R-Station)은 리더노드(L-node)로부터의 채널등록 요청신호(ReqChnlAdd)의 수신에 따라 상기 리더노드(L-node)가 포함된 블록체인 네트워크 즉, 신규 채널을 기존의 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)에 포함시키기 위한 채널 등록 절차(ProcessChnlAdd)를 수행한다. 채널 관리 스테이션(1400)(R-Station)은 채널의 등록 후에 신규 채널의 등록에 따른 채널 등록정보(RespChnlAdd)를 상기 리더노드(L-node)로 전송한다.Accordingly, the channel management station 1400 (R-Station) receives the channel registration request signal (ReqChnlAdd) from the leader node (L-node) in response to the blockchain network including the leader node (L-node). , A channel registration procedure (ProcessChnlAdd) is performed to include a new channel in the existing first to third blockchain networks 1000, 1100, and 1200 and the circle blockchain network 1400. The channel management station 1400 (R-Station) transmits channel registration information (RespChnlAdd) according to the registration of a new channel to the leader node (L-node) after channel registration.

또한, 도 6을 참조하면, 채널 관리 스테이션(1400)은 상기 임의 노드로부터 상기 채널에 대한 등록취소 요청신호를 수신하고, 상기 등록취소 요청신호에 따라 상기 채널에 대한 등록을 취소하고, 상기 채널의 등록 취소 후에 등록 취소정보를 상기 임의 노드로 전송한다. Further, referring to FIG. 6, the channel management station 1400 receives a registration cancellation request signal for the channel from the random node, cancels registration for the channel according to the registration cancellation request signal, and After registration cancellation, registration cancellation information is transmitted to the random node.

리더노드(L-node)는 자신이 속하는 블록체인 네트워크 즉, 채널(예를 들어, Channel Crown)에 대해 채널 등록의 취소를 요청하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 등록취소 요청신호(ReqChnlDel)를 전송할 수 있다. 이에 따라, 채널 관리 스테이션(1400)(R-Station)은 등록취소 요청신호(ReqChnlDel)를 수신한 후에, 상기 리더노드(L-node)가 포함된 블록체인 네트워크를 기존의 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)로부터 탈퇴시키기 위한 채널등록 취소절차(ProcessChnlDel)를 수행한다. 그 후, 채널 관리 스테이션(1400)(R-Station)은 채널 등록 취소 후에 등록 취소정보(RespChnlDel)를 상기 리더노드(L-node)로 전송한다.The leader node (L-node) cancels registration with the channel management station 1400 (R-Station) in order to request cancellation of channel registration for the blockchain network to which it belongs, that is, a channel (eg, Channel Crown). A request signal (ReqChnlDel) can be transmitted. Accordingly, after receiving the registration cancellation request signal (ReqChnlDel), the channel management station 1400 (R-Station) transfers the block chain network including the leader node (L-node) to the existing first to third blocks. A channel registration cancellation procedure (ProcessChnlDel) is performed to withdraw from the chain networks 1000, 1100, 1200 and the circle blockchain network 1400. Thereafter, the channel management station 1400 (R-Station) transmits the registration cancellation information (RespChnlDel) to the leader node (L-node) after channel registration cancellation.

도 7은 채널 관리 스테이션(1400)의 채널 조회 절차를 설명하기 위한 일 예의 참조도이다.7 is a reference diagram of an example for explaining a channel inquiry procedure of the channel management station 1400.

도 7을 참조하면, 채널 관리 스테이션(1400)은 상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신하고, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회하고, 조회된 채널 목록정보를 상기 임의 노드로 전송하고, 상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신하고, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회하고, 조회된 채널 상세정보를 상기 임의 노드로 전송한다.Referring to FIG. 7, the channel management station 1400 receives a channel list request signal for channels previously registered from the random node, inquires a channel list corresponding to the channel list request signal, and Transmits channel list information to the random node, receives a channel information request signal for a selected channel from the channel list information from the random node, inquires detailed channel information corresponding to the channel information request signal, and retrieves the channel The detailed information is transmitted to the random node.

예를 들어, 이종의 블록체인 네트워크들 상호간에 서로 연동시키는 대표노드(D-node)(예를 들어, Apple)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)을 포함하는 채널들에 대한 목록을 확인하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 채널목록 요청신호(ReqInfo(Discovery))를 전송한다. For example, a representative node (D-node) (for example, Apple) that interlocks heterogeneous blockchain networks with each other is a first to third blockchain network (1000, 1100, 1200) and a circle blockchain network. In order to check a list of channels including 1400, a channel list request signal ReqInfo(Discovery) is transmitted to the channel management station 1400 (R-Station).

이에 따라, 채널 관리 스테이션(1400)(R-Station)은 대표노드(D-node)로부터의 채널목록 요청신호(ReqInfo(Discovery))를 수신하게 되며, 채널목록 요청신호(ReqInfo(Discovery))에 따라 채널 관리 스테이션(1400)(R-Station)에 등록된 기존의 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)에 대한 채널 목록을 조회하는 절차(ProcessInfo)를 수행한다. 그 후, 채널 관리 스테이션(1400)(R-Station)은 조회된 채널 목록정보(RespInfo(Discovery))를 상기 대표노드(D-node)로 전송한다.Accordingly, the channel management station 1400 (R-Station) receives the channel list request signal (ReqInfo (Discovery)) from the representative node (D-node), and the channel list request signal (ReqInfo (Discovery)) Accordingly, the procedure for inquiring the channel list for the existing first to third blockchain networks 1000, 1100, 1200 and circle blockchain networks 1400 registered in the channel management station 1400 (R-Station) (ProcessInfo ). Thereafter, the channel management station 1400 (R-Station) transmits the inquired channel list information (RespInfo (Discovery)) to the representative node (D-node).

또한, 대표노드(D-node)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400)을 포함하는 채널 목록 중 선택된 채널에 대한 상세한 정보의 확인하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 채널정보 요청신호(ReqChnlInfo(Discovery))를 전송한다. In addition, the representative node (D-node) is to check detailed information on a channel selected from the channel list including the first to third blockchain networks 1000, 1100, and 1200 and the circle blockchain network 1400, A channel information request signal (ReqChnlInfo (Discovery)) is transmitted to the channel management station 1400 (R-Station).

이에 따라, 채널 관리 스테이션(1400)(R-Station)은 대표노드(D-node)로부터의 채널정보 요청신호(ReqChnlInfo(Discovery))를 수신하게 되며, 채널정보 요청신호(ReqChnlInfo(Discovery))에 대응하는 채널에 대한 등록된 상세정보를 조회하는 절차(ProcessChnlInfo)를 수행한다. 그 후, 채널 관리 스테이션(1400)(R-Station)은 조회된 채널 상세정보(RespChnlInfo(Discovery))를 상기 대표노드(D-node)로 전송한다.Accordingly, the channel management station 1400 (R-Station) receives the channel information request signal (ReqChnlInfo (Discovery)) from the representative node (D-node), and the channel information request signal (ReqChnlInfo (Discovery)) A procedure (ProcessChnlInfo) of inquiring registered detailed information for a corresponding channel is performed. Thereafter, the channel management station 1400 (R-Station) transmits the inquired channel detail information (RespChnlInfo (Discovery)) to the representative node (D-node).

도 8은 채널 관리 스테이션(1400)의 채널 가입 절차를 설명하기 위한 일 예의 참조도이다.8 is a reference diagram of an example for explaining a channel subscription procedure of the channel management station 1400.

도 8을 참조하면, 채널 관리 스테이션(1400)은 상기 임의 노드로부터 상기 채널에 대한 가입 요청신호를 수신하고, 상기 가입 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 가입 가능 여부를 문의하는 가입 문의신호를 전송하고, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 가입여부 응답정보를 수신하고, 수신된 상기 가입여부 응답정보를 상기 임의 노드로 전송한다. Referring to FIG. 8, the channel management station 1400 receives a subscription request signal for the channel from the random node, and inquires whether the random node can subscribe to the leader node belonging to the channel according to the subscription request signal. A subscription inquiry signal is transmitted, a response information on whether to subscribe to the channel of the random node is received from the leader node, and the received response information on whether to subscribe to the channel is transmitted to the random node.

예를 들어, 이종의 블록체인 네트워크들 상호간에 서로 연동시키는 대표노드(D-node)(예를 들어, Apple)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400) 중 어느 하나의 채널에 가입하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 해당 채널에 대한 가입 가능 여부를 요청하는 가입 요청신호(ReqChnlJoin)를 전송한다. For example, a representative node (D-node) (for example, Apple) that interlocks heterogeneous blockchain networks with each other is a first to third blockchain network (1000, 1100, 1200) and a circle blockchain network. In order to subscribe to any one of the channels 1400, a subscription request signal (ReqChnlJoin) for requesting whether to subscribe to the corresponding channel is transmitted to the channel management station 1400 (R-Station).

이에 따라, 채널 관리 스테이션(1400)(R-Station)은 대표노드(D-node)로부터의 가입 요청신호(ReqChnlJoin)를 수신하게 된다. 채널 관리 스테이션(1400)(R-Station)은 가입 요청신호(ReqChnlJoin)의 대상이 되는 채널에 속하는 리더 노드(L-node)(예를 들어, Crown)를 검색한다. Accordingly, the channel management station 1400 (R-Station) receives a subscription request signal (ReqChnlJoin) from the representative node (D-node). The channel management station 1400 (R-Station) searches for a leader node (L-node) (eg, Crown) belonging to a channel that is a target of the subscription request signal ReqChnlJoin.

그 후, 채널 관리 스테이션(1400)(R-Station)은 가입 요청신호(ReqChnlJoin)를 전송한 대표노드(D-node)의 가입 가능 여부를 문의하는 가입 문의신호(ReqJoin)를 검색된 리더 노드(L-node)로 전송한다.Thereafter, the channel management station 1400 (R-Station) searches for a subscription inquiry signal (ReqJoin) inquiring whether the representative node (D-node) that has transmitted the subscription request signal (ReqChnlJoin) can join. -node).

리더 노드(L-node)(예를 들어, Crown)는 가입 문의신호(ReqJoin)의 수신에 따라 해당 대표노드(D-node)가 해당 채널에 가입 가능한지 여부를 확인하는 절차(ProcessJoin)를 수행한다. 그 후, 리더 노드(L-node)(예를 들어, Crown)는 해당 대표노드(D-node)의 해당 채널에 대한 가입 가능 여부를 나타내는 가입여부 응답정보(RespJoin)를 채널 관리 스테이션(1400)으로 전송한다. The leader node (L-node) (e.g., Crown) performs a procedure (ProcessJoin) to check whether the corresponding representative node (D-node) can subscribe to the corresponding channel upon reception of the subscription inquiry signal (ReqJoin). . After that, the leader node (L-node) (for example, Crown) sends subscription status response information (RespJoin) indicating whether the corresponding representative node (D-node) can subscribe to the corresponding channel, and the channel management station 1400 To transfer.

이에 따라, 채널 관리 스테이션(1400)은 리더 노드(L-node)로부터 가입여부 응답정보(RespJoin)를 수신하고, 수신된 가입여부 응답정보(RespJoin)에 대응하는 채널가입 응답정보(RespChnlJoin)를 대표노드(D-node)로 전송한다.Accordingly, the channel management station 1400 receives the subscription status response information (RespJoin) from the leader node (L-node), and represents the channel subscription response information (RespChnlJoin) corresponding to the received subscription status response information (RespJoin). It is transmitted to the node (D-node).

도 9는 채널 관리 스테이션(1400)의 채널 탈퇴 절차를 설명하기 위한 일 예의 참조도이다.9 is a reference diagram of an example for explaining a channel withdrawal procedure of the channel management station 1400.

도 9를 참조하면, 채널 관리 스테이션(1400)은 상기 채널에 가입되어 있는 상기 임의 노드로부터 상기 채널에 대한 탈퇴 요청신호를 수신하고, 상기 탈퇴 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송하고, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 탈퇴여부 응답정보를 수신하고, 수신된 상기 탈퇴여부 응답정보를 상기 임의 노드로 전송한다.Referring to FIG. 9, the channel management station 1400 receives a withdrawal request signal for the channel from the random node subscribed to the channel, and sends the random node to a leader node belonging to the channel according to the withdrawal request signal. A withdrawal inquiry signal for inquiring whether to withdraw is possible, receives response information on whether to withdraw from the random node for the channel from the leader node, and transmits the received response information on whether to withdraw from the random node.

예를 들어, 대표노드(D-node)(예를 들어, Apple)는 제1 내지 제3 블록체인 네트워크(1000, 1100, 1200) 및 써클 블록체인 네트워크(1400) 중 가입되어 있던 채널에서 탈퇴하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 해당 채널에 대한 탈퇴 가능 여부를 요청하는 탈퇴 요청신호(ReqChnlLeave)를 전송한다. For example, a representative node (D-node) (for example, Apple) withdraws from the channel that was subscribed to among the first to third blockchain networks 1000, 1100, 1200 and circle blockchain networks 1400. To this end, the channel management station 1400 (R-Station) transmits an withdrawal request signal (ReqChnlLeave) requesting whether to withdraw from the corresponding channel.

이에 따라, 채널 관리 스테이션(1400)(R-Station)은 대표노드(D-node)로부터의 탈퇴 요청신호(ReqChnlLeave)를 수신하게 된다. 채널 관리 스테이션(1400)(R-Station)은 탈퇴 요청신호(ReqChnlLeave)의 대상이 되는 채널에 속하는 리더 노드(L-node)(예를 들어, Crown)를 검색한다. Accordingly, the channel management station 1400 (R-Station) receives the withdrawal request signal ReqChnlLeave from the representative node D-node. The channel management station 1400 (R-Station) searches for a leader node (L-node) (eg, Crown) belonging to a channel that is a target of the withdrawal request signal ReqChnlLeave.

그 후, 채널 관리 스테이션(1400)(R-Station)은 상기 탈퇴 요청신호(ReqChnlLeave)를 전송한 대표노드(D-node)의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호(ReqLeave)를 검색된 리더 노드(L-node)로 전송한다.Thereafter, the channel management station 1400 (R-Station) searches for a revocation inquiry signal (ReqLeave) inquiring whether the representative node (D-node) that has transmitted the withdrawal request signal (ReqChnlLeave) can withdraw from the leader node ( L-node).

리더 노드(L-node)(예를 들어, Crown)는 탈퇴 문의신호(ReqLeave)의 수신에 따라 해당 대표노드(D-node)가 해당 채널에서 탈퇴 가능한지 여부를 확인하는 절차(ProcessLeave)를 수행한다. 그 후, 리더 노드(L-node)(예를 들어, Crown)는 해당 대표노드(D-node)의 해당 채널에 대한 탈퇴 가능 여부를 나타내는 탈퇴여부 응답정보(RespLeave)를 채널 관리 스테이션(1400)으로 전송한다. The leader node (L-node) (e.g., Crown) performs a process (ProcessLeave) to check whether the corresponding representative node (D-node) can withdraw from the corresponding channel upon receipt of the withdrawal inquiry signal (ReqLeave). . After that, the leader node (L-node) (for example, Crown) sends the withdrawal status response information (RespLeave) indicating whether the representative node (D-node) can withdraw from the corresponding channel, and the channel management station 1400 To send.

이에 따라, 채널 관리 스테이션(1400)은 리더 노드(L-node)로부터 탈퇴여부 응답정보(RespLeave)를 수신하고, 수신된 탈퇴여부 응답정보(RespLeave)에 대응하는 채널탈퇴 응답정보(RespChnlLeave)를 대표노드(D-node)로 전송한다.Accordingly, the channel management station 1400 receives the withdrawal status response information (RespLeave) from the leader node (L-node), and represents the channel withdrawal response information (RespChnlLeave) corresponding to the received withdrawal status response information (RespLeave). It is transmitted to the node (D-node).

도 10은 본 발명에 따른 이종의 블록체인 플랫폼의 채널 관리 방법을 설명하기 위한 일 실시예의 플로차트이다. 10 is a flowchart of an embodiment for explaining a channel management method of a heterogeneous blockchain platform according to the present invention.

도 10의 이종의 블록체인 플랫폼의 채널 관리 방법을 설명하기 위한 블록체인 네트워크 시스템은 도 5에 도시된 바와 같이, 복수개의 노드를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의 알고리즘에 의해 고유의 블록체인 블록을 각각 생성하는 복수개의 블록체인 네트워크; 상기 복수개의 블록체인 네트워크 각각을 구성하는 복수개의 노드 중 대표노드를 하나씩 선택하여 상기 복수개의 블록체인 네트워크를 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 하는 단일의 써클 블록체인 네트워크를 포함하고, 아울러, 채널 관리 스테이션을 포함한다.The blockchain network system for explaining the channel management method of the heterogeneous blockchain platform in FIG. 10 is a case in which transactions occur while configuring different blockchain networks with a plurality of nodes, respectively, as shown in FIG. A plurality of blockchain networks each generating a unique blockchain block by a different consensus algorithm; A single circle blockchain network that selects one representative node from among a plurality of nodes constituting each of the plurality of blockchain networks to operate as an intermediary node capable of interlocking the plurality of blockchain networks with each other, In addition, it includes a channel management station.

먼저, 상기 복수개의 블록체인 네트워크 및 상기 써클 블록체인 네트워크 내에서 합의 알고리즘에 의해 블록체인을 형성하는 블록체인 네트워크 각각을 채널이라 정의할 때, 채널 관리 스테이션은 임의 노드의 요청에 따라 채널의 신규 등록 및 등록 취소, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행한다(S2000 단계). First, when each of the plurality of blockchain networks and the blockchain networks forming a blockchain by a consensus algorithm in the circle blockchain network is defined as a channel, the channel management station registers a new channel at the request of a random node. And at least one of a registration cancellation, a channel inquiry, a channel subscription, and a channel withdrawal (step S2000).

S2000 단계 후에, 상기 채널 관리 스테이션은 상기 채널의 상기 신규 등록 및 등록 취소, 상기 채널 조회, 상기 채널 가입 및 상기 채널 탈퇴 중 적어도 하나 이상의 기능 수행에 따른 정보를 상기 임의 노드로 전송한다(S2100 단계).After step S2000, the channel management station transmits information according to the performance of at least one of the new registration and deregistration of the channel, the channel inquiry, the channel subscription, and the channel withdrawal to the arbitrary node (step S2100). .

도 11은 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 신규 등록 절차를 설명하기 위한 일 실시예의 플로차트이다.11 is a flowchart of an embodiment for explaining a channel new registration procedure of the channel management station in step S2000 of FIG. 10.

상기 채널 관리 스테이션은 상기 임의 노드로부터 상기 채널의 신규 등록을 위한 채널등록 요청신호를 수신한다(S2010 단계). 예를 들어, 도 6에서, 블록을 생성하고 배포하는 역할을 담당하는 리더노드(L-node)는 신규 채널(예를 들어, Channel Crown)을 등록하기 위해, 채널 관리 스테이션(R-Station)으로 채널등록 요청신호(ReqChnlAdd)를 전송한다. 이에 따라, 채널 관리 스테이션(R-Station)은 리더노드(L-node)로부터 채널등록 요청신호(ReqChnlAdd)를 수신한다. The channel management station receives a channel registration request signal for new registration of the channel from the random node (step S2010). For example, in FIG. 6, a leader node (L-node) in charge of generating and distributing blocks is used as a channel management station (R-Station) to register a new channel (eg, Channel Crown). A channel registration request signal (ReqChnlAdd) is transmitted. Accordingly, the channel management station (R-Station) receives a channel registration request signal (ReqChnlAdd) from the leader node (L-node).

S2010 단계 후에, 상기 채널 관리 스테이션은 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 채널의 등록을 수행한다(S2012 단계). After step S2010, the channel management station registers the channel including the random node according to the channel registration request signal (step S2012).

채널 관리 스테이션(1400)(R-Station)은 채널등록 요청신호(ReqChnlAdd)의 수신에 따라 상기 리더노드(L-node)가 포함된 블록체인 네트워크 즉, 신규 채널을 기존의 블록체인 네트워크 및 써클 블록체인 네트워크에 포함시키기 위한 채널 등록 절차(ProcessChnlAdd)를 수행한다. 그 후, 채널 관리 스테이션(1400)(R-Station)은 신규 채널의 등록에 따른 채널 등록정보(RespChnlAdd)를 상기 리더노드(L-node)로 전송하는 동작을 수행한다.The channel management station 1400 (R-Station) is a block chain network including the leader node (L-node), that is, a new channel based on the reception of the channel registration request signal (ReqChnlAdd). Performs a channel registration procedure (ProcessChnlAdd) for inclusion in the chain network. Thereafter, the channel management station 1400 (R-Station) performs an operation of transmitting channel registration information (RespChnlAdd) according to the registration of a new channel to the leader node (L-node).

도 12는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 등록취소절차를 설명하기 위한 일 실시예의 플로차트이다.12 is a flowchart of an embodiment for explaining a channel registration cancellation procedure of a channel management station in step S2000 of FIG. 10.

상기 채널 관리 스테이션은 상기 임의 노드로부터 상기 채널에 대한 등록취소 요청신호를 수신한다(S2020 단계). 예를 들어, 도 6에서, 리더노드(L-node)는 자신이 속하는 블록체인 네트워크 즉, 채널(예를 들어, Channel Crown)에 대해 채널 등록의 취소를 요청하기 위해, 채널 관리 스테이션(R-Station)으로 등록취소 요청신호(ReqChnlDel)를 전송할 수 있다. 이에 따라, 채널 관리 스테이션(R-Station)은 등록취소 요청신호(ReqChnlDel)를 수신한다.The channel management station receives a registration cancellation request signal for the channel from the arbitrary node (step S2020). For example, in FIG. 6, a leader node (L-node) is a channel management station (R-) in order to request cancellation of channel registration for a block chain network to which it belongs, that is, a channel (eg, Channel Crown). Station) can transmit a registration cancellation request signal (ReqChnlDel). Accordingly, the channel management station (R-Station) receives the registration cancellation request signal (ReqChnlDel).

S2020 단계 후에, 상기 채널 관리 스테이션은 상기 등록취소 요청신호에 따라 상기 채널에 대한 등록을 취소한다(S2010 단계). 채널 관리 스테이션(R-Station)은 등록취소 요청신호(ReqChnlDel)를 수신한 후에, 상기 리더노드(L-node)가 포함된 블록체인 네트워크를 기존의 블록체인 네트워크 및 써클 블록체인 네트워크로부터 탈퇴시키기 위한 채널등록 취소절차(ProcessChnlDel)를 수행한다. 그 후, 채널 관리 스테이션(R-Station)은 등록 취소정보(RespChnlDel)를 상기 리더노드(L-node)로 전송하는 동작을 수행한다.After step S2020, the channel management station cancels registration for the channel according to the registration cancellation request signal (step S2010). After receiving the registration cancellation request signal (ReqChnlDel), the channel management station (R-Station) is to withdraw the blockchain network including the leader node (L-node) from the existing blockchain network and circle blockchain network. Channel registration cancellation procedure (ProcessChnlDel) is performed. Thereafter, the channel management station (R-Station) performs an operation of transmitting the registration cancellation information (RespChnlDel) to the leader node (L-node).

도 13은 도 10의 S2000 단계에서 채널 관리 스테이션의 채널목록 조회절차를 설명하기 위한 일 실시예의 플로차트이다.13 is a flowchart of an embodiment for explaining a channel list inquiry procedure of a channel management station in step S2000 of FIG. 10.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신한다(S2030 단계). 예를 들어, 대표노드(D-node)(예를 들어, Apple)는 복수의 블록체인 네트워크 및 써클 블록체인 네트워크을 포함하는 채널들에 대한 목록을 확인하기 위해, 채널 관리 스테이션(R-Station)으로 채널목록 요청신호(ReqInfo(Discovery))를 전송한다. 이에 따라, 채널 관리 스테이션(R-Station)은 대표노드(D-node)로부터의 채널목록 요청신호(ReqInfo(Discovery))를 수신한다. The channel management station receives a channel list request signal for channels previously registered from the random node (step S2030). For example, a representative node (D-node) (e.g., Apple) is directed to a channel management station (R-Station) to check a list of channels including multiple blockchain networks and circle blockchain networks. A channel list request signal (ReqInfo(Discovery)) is transmitted. Accordingly, the channel management station (R-Station) receives a channel list request signal (ReqInfo (Discovery)) from the representative node (D-node).

S2030 단계 후에, 상기 채널 관리 스테이션은, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회한다(S2032 단계). 채널 관리 스테이션은, 채널목록 요청신호(ReqInfo(Discovery))에 따라 채널 관리 스테이션(1400)(R-Station)에 등록된 기존의 블록체인 네트워크 및 써클 블록체인 네트워크에 대한 채널 목록을 조회하는 절차(ProcessInfo)를 수행한다. After step S2030, the channel management station inquires for a channel list corresponding to the channel list request signal (step S2032). The channel management station, in accordance with the channel list request signal (ReqInfo (Discovery)), inquires the channel list for the existing blockchain network and circle blockchain network registered in the channel management station 1400 (R-Station) ( ProcessInfo).

S2032 단계 후에, 상기 채널 관리 스테이션은 조회된 채널 목록정보를 상기 임의 노드 예를 들어, 대표 노드로 전송한다(S2034 단계).After step S2032, the channel management station transmits the inquired channel list information to the arbitrary node, for example, a representative node (step S2034).

S2034 단계 후에, 상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신한다(S2036 단계).After step S2034, the channel management station receives a channel information request signal for a channel selected from the channel list information from the random node (step S2036).

대표노드(D-node)는 복수의 블록체인 네트워크 및 써클 블록체인 네트워크를 포함하는 채널 목록 중 임의의 채널을 선택할 수 있다. 그 후, 대표노드(D-node)는선택된 채널에 대한 상세한 정보의 확인하기 위해, 채널 관리 스테이션(1400)(R-Station)으로 채널정보 요청신호(ReqChnlInfo(Discovery))를 전송한다. 이에 따라, 채널 관리 스테이션(R-Station)은 대표노드(D-node)로부터의 채널정보 요청신호(ReqChnlInfo(Discovery))를 수신한다.The representative node (D-node) can select an arbitrary channel from a list of channels including multiple blockchain networks and circle blockchain networks. Thereafter, the representative node (D-node) transmits a channel information request signal (ReqChnlInfo (Discovery)) to the channel management station 1400 (R-Station) to confirm detailed information on the selected channel. Accordingly, the channel management station (R-Station) receives the channel information request signal (ReqChnlInfo (Discovery)) from the representative node (D-node).

S2036 단계 후에, 상기 채널 관리 스테이션은, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회한다(S2038 단계). 채널 관리 스테이션은, 채널정보 요청신호(ReqChnlInfo(Discovery))에 대응하는 채널에 대한 등록된 상세정보를 조회하는 절차(ProcessChnlInfo)를 수행한다. 그 후, 채널 관리 스테이션(R-Station)은 조회된 채널 상세정보(RespChnlInfo(Discovery))를 상기 대표노드(D-node)로 전송하는 동작을 수행한다.After step S2036, the channel management station inquires for detailed channel information corresponding to the channel information request signal (step S2038). The channel management station performs a procedure (ProcessChnlInfo) of inquiring registered detailed information on a channel corresponding to the channel information request signal (ReqChnlInfo (Discovery)). After that, the channel management station (R-Station) performs an operation of transmitting the inquired channel detail information (RespChnlInfo (Discovery)) to the representative node (D-node).

도 14는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 가입절차를 설명하기 위한 일 실시예의 플로차트이다.14 is a flowchart of an embodiment for explaining a channel subscription procedure of a channel management station in step S2000 of FIG. 10.

상기 채널 관리 스테이션은, 상기 임의 노드로부터 상기 채널에 대한 가입 요청신호를 수신한다(S2040 단계). 예를 들어, 대표노드(D-node)(예를 들어, Apple)는 복수의 블록체인 네트워크 및 써클 블록체인 네트워크 중 어느 하나의 채널에 가입하기 위해, 채널 관리 스테이션(R-Station)으로 해당 채널에 대한 가입 가능 여부를 요청하는 가입 요청신호(ReqChnlJoin)를 전송한다. 이에 따라, 채널 관리 스테이션(R-Station)은 대표노드(D-node)로부터의 가입 요청신호(ReqChnlJoin)를 수신하게 된다. The channel management station receives a subscription request signal for the channel from the arbitrary node (step S2040). For example, a representative node (D-node) (e.g., Apple) is a channel management station (R-Station) in order to subscribe to any one of a plurality of blockchain networks and circle blockchain networks. A subscription request signal (ReqChnlJoin) requesting whether to be able to join is transmitted. Accordingly, the channel management station (R-Station) receives a subscription request signal (ReqChnlJoin) from the representative node (D-node).

S2040 단계 후에, 상기 채널 관리 스테이션은, 상기 가입 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 가입 가능 여부를 문의하는 가입 문의신호를 전송한다(S2042 단계). 채널 관리 스테이션(R-Station)은 가입 요청신호(ReqChnlJoin)의 대상이 되는 채널에 속하는 리더 노드(L-node)(예를 들어, Crown)를 검색한다. 그 후, 채널 관리 스테이션(R-Station)은 가입 요청신호(ReqChnlJoin)를 전송한 대표노드(D-node)의 가입 가능 여부를 문의하는 가입 문의신호(ReqJoin)를 검색된 리더 노드(L-node)로 전송한다.After step S2040, the channel management station transmits a subscription inquiry signal for inquiring whether or not the arbitrary node can subscribe to a leader node belonging to the channel according to the subscription request signal (step S2042). The channel management station (R-Station) searches for a leader node (L-node) (eg, Crown) belonging to a channel that is a target of the subscription request signal (ReqChnlJoin). After that, the channel management station (R-Station) is the leader node (L-node) that has searched for a subscription inquiry signal (ReqJoin) inquiring whether the representative node (D-node) that has transmitted the subscription request signal (ReqChnlJoin) can join. Transfer to.

S2042 단계 후에, 상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 가입여부 응답정보를 수신한다(S2044 단계). 리더 노드(L-node)(예를 들어, Crown)는 가입 문의신호(ReqJoin)의 수신에 따라 해당 대표노드(D-node)가 해당 채널에 가입 가능한지 여부를 확인하는 절차(ProcessJoin)를 수행한다. 그 후, 리더 노드(L-node)(예를 들어, Crown)는 해당 대표노드(D-node)의 해당 채널에 대한 가입 가능 여부를 나타내는 가입여부 응답정보(RespJoin)를 채널 관리 스테이션으로 전송한다. 이에 따라, 채널 관리 스테이션은 리더 노드(L-node)로부터 가입여부 응답정보(RespJoin)를 수신하고, 수신된 가입여부 응답정보(RespJoin)에 대응하는 채널가입 응답정보(RespChnlJoin)를 대표노드(D-node)로 전송하는 동작을 수행한다.After step S2042, the channel management station receives response information on whether to subscribe to the channel of the random node from the leader node (step S2044). The leader node (L-node) (e.g., Crown) performs a procedure (ProcessJoin) to check whether the corresponding representative node (D-node) can subscribe to the corresponding channel upon reception of the subscription inquiry signal (ReqJoin). . After that, the leader node (L-node) (for example, Crown) transmits subscription status response information (RespJoin) indicating whether the corresponding representative node (D-node) can subscribe to the corresponding channel to the channel management station. . Accordingly, the channel management station receives the subscription status response information (RespJoin) from the leader node (L-node), and sends the channel subscription response information (RespChnlJoin) corresponding to the received subscription status response information (RespJoin) to the representative node (D). -node).

도 15는 도 10의 S2000 단계에서 채널 관리 스테이션의 채널 탈퇴절차를 설명하기 위한 일 실시예의 플로차트이다.15 is a flowchart of an embodiment for explaining a channel withdrawal procedure of the channel management station in step S2000 of FIG. 10.

상기 채널 관리 스테이션은, 상기 채널에 가입되어 있는 상기 임의 노드로부터 상기 채널에 대한 탈퇴 요청신호를 수신한다(S2050 단계). 예를 들어, 대표노드(D-node)(예를 들어, Apple)는 복수의 블록체인 네트워크 및 써클 블록체인 네트워크 중 가입되어 있던 채널에서 탈퇴하기 위해, 채널 관리 스테이션(R-Station)으로 해당 채널에 대한 탈퇴 가능 여부를 요청하는 탈퇴 요청신호(ReqChnlLeave)를 전송한다. 이에 따라, 채널 관리 스테이션(R-Station)은 대표노드(D-node)로부터의 탈퇴 요청신호(ReqChnlLeave)를 수신하게 된다. The channel management station receives a request signal to withdraw from the channel from the arbitrary node subscribed to the channel (step S2050). For example, a representative node (D-node) (for example, Apple) is a channel management station (R-Station) in order to withdraw from a channel that was subscribed to among multiple blockchain networks and circle blockchain networks. Transmits a withdrawal request signal (ReqChnlLeave) requesting whether or not to withdraw. Accordingly, the channel management station (R-Station) receives the withdrawal request signal (ReqChnlLeave) from the representative node (D-node).

S2050 단계 후에, 상기 채널 관리 스테이션은, 상기 탈퇴 요청신호에 따라 상기 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송한다(S2052 단계). 채널 관리 스테이션(R-Station)은 탈퇴 요청신호(ReqChnlLeave)의 대상이 되는 채널에 속하는 리더 노드(L-node)(예를 들어, Crown)를 검색한다. 그 후, 채널 관리 스테이션(R-Station)은 상기 탈퇴 요청신호(ReqChnlLeave)를 전송한 대표노드(D-node)의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호(ReqLeave)를 검색된 리더 노드(L-node)로 전송한다.After step S2050, the channel management station transmits a withdrawal inquiry signal for inquiring whether or not the random node can withdraw from the leader node belonging to the channel according to the withdrawal request signal (step S2052). The channel management station (R-Station) searches for a leader node (L-node) (eg, Crown) belonging to a channel targeted for the withdrawal request signal (ReqChnlLeave). After that, the channel management station (R-Station) retrieves the leader node (L-node) for inquiring whether the representative node (D-node), which transmitted the withdrawal request signal (ReqChnlLeave), can withdraw. ).

S2052 단계 후에, 상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 등록 채널에 대한 탈퇴여부 응답정보를 수신한다(S2054 단계).After step S2052, the channel management station receives response information on whether to withdraw from the registered channel of the random node from the leader node (step S2054).

리더 노드(L-node)(예를 들어, Crown)는 탈퇴 문의신호(ReqLeave)의 수신에 따라 해당 대표노드(D-node)가 해당 채널에서 탈퇴 가능한지 여부를 확인하는 절차(ProcessLeave)를 수행한다. 그 후, 리더 노드(L-node)(예를 들어, Crown)는 해당 대표노드(D-node)의 해당 채널에 대한 탈퇴 가능 여부를 나타내는 탈퇴여부 응답정보(RespLeave)를 채널 관리 스테이션으로 전송한다. 이에 따라, 채널 관리 스테이션은 리더 노드(L-node)로부터 탈퇴여부 응답정보(RespLeave)를 수신하고, 수신된 탈퇴여부 응답정보(RespLeave)에 대응하는 채널탈퇴 응답정보(RespChnlLeave)를 대표노드(D-node)로 전송하는 동작을 수행한다.The leader node (L-node) (e.g., Crown) performs a process (ProcessLeave) to check whether the corresponding representative node (D-node) can withdraw from the corresponding channel upon receipt of the withdrawal inquiry signal (ReqLeave). . Thereafter, the leader node (L-node) (eg, Crown) transmits to the channel management station the withdrawal status response information (RespLeave) indicating whether the corresponding representative node (D-node) can withdraw from the corresponding channel. . Accordingly, the channel management station receives the withdrawal status response information (RespLeave) from the leader node (L-node), and displays the channel withdrawal response information (RespChnlLeave) corresponding to the received withdrawal status response information (RespLeave) from the leader node (L-node). -node).

이제까지 본 발명에 대하여 그 실시 예들을 중심으로 살펴보았다. 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시 예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, the present invention has been looked at around the embodiments. Those of ordinary skill in the art to which the present invention pertains will be able to understand that the present invention may be implemented in a modified form without departing from the essential characteristics of the present invention. Therefore, the disclosed embodiments should be considered from an illustrative point of view rather than a limiting point of view. The scope of the present invention is shown in the claims rather than the above description, and all differences within the scope equivalent thereto should be construed as being included in the present invention.

1000 : 제 1 블록체인 네트워크
1100 : 제 2 블록체인 네트워크
1200 : 제 3 블록체인 네트워크
1300 : 써클 블록체인 네트워크
1400 : 채널 관리 스테이션
1000: the first blockchain network
1100: 2nd Blockchain Network
1200: 3rd Blockchain Network
1300: Circle Blockchain Network
1400: channel management station

Claims (12)

복수개의 노드를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의 알고리즘에 의해 고유의 블록체인 블록을 각각 생성하는 복수개의 블록체인 네트워크;
상기 복수개의 블록체인 네트워크 각각을 구성하는 복수개의 노드 중 대표노드를 하나씩 선택하여 상기 복수개의 블록체인 네트워크를 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 하는 단일의 써클 블록체인 네트워크; 및
상기 복수개의 블록체인 네트워크들과 상기 써클 블록체인 네트워크에 대해 각각을 채널이라 정의할 때, 임의 노드의 요청에 따라 상기 복수개의 블록체인 네트워크들과 상기 써클 블록체인 네트워크에 대응하는 복수의 채널들 중 어느 하나에 대한 채널 신규 등록, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행하는 채널 관리 스테이션을 포함하고,
상기 채널 관리 스테이션은,
상기 복수의 채널들 중 어느 하나에 해당하는 임의 채널에 대해 상기 임의 노드로부터 상기 임의 채널의 신규 등록을 위한 채널등록 요청신호를 수신하면, 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 임의 채널의 등록을 수행하고, 상기 임의 채널의 등록 후에 채널 등록정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 상기 임의 채널에 대한 등록취소 요청신호를 수신하면, 상기 등록취소 요청신호에 따라 상기 임의 채널에 대한 등록을 취소하고, 상기 임의 채널의 등록 취소 후에 등록 취소정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신하면, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회하고, 조회된 채널 목록정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신하면, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회하고, 조회된 채널 상세정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리 시스템.
A plurality of blockchain networks each having a plurality of nodes, each generating a unique block chain block by a different consensus algorithm when a transaction occurs while configuring a different block chain network;
A single circle blockchain network that selects one representative node from among a plurality of nodes constituting each of the plurality of blockchain networks to operate as an intermediary node capable of interworking the plurality of blockchain networks with each other; And
When defining each of the plurality of block chain networks and the circle block chain network as a channel, among the plurality of block chain networks and a plurality of channels corresponding to the circle block chain network according to the request of an arbitrary node Including a channel management station that performs at least one of a new channel registration, channel inquiry, channel subscription, and channel withdrawal for any one,
The channel management station,
When a channel registration request signal for new registration of the random channel is received from the random node for a random channel corresponding to any one of the plurality of channels, the random node including the random node according to the channel registration request signal Perform channel registration, and transmit channel registration information to the random node after registering the random channel,
Upon receiving the registration cancellation request signal for the random channel from the random node, the registration for the random channel is canceled according to the registration cancellation request signal, and the registration cancellation information is transmitted to the random node after the registration cancellation of the random channel. and,
When receiving a channel list request signal for previously registered channels from the random node, a channel list corresponding to the channel list request signal is inquired, and the inquired channel list information is transmitted to the random node,
When receiving a channel information request signal for a channel selected from the channel list information from the random node, inquiring for channel detailed information corresponding to the channel information request signal, and transmitting the inquired channel detailed information to the random node. Channel management system of heterogeneous blockchain platforms.
삭제delete 삭제delete 삭제delete 청구항 1에 있어서,
상기 채널 관리 스테이션은,
상기 임의 노드로부터 가입 요청신호를 수신하고, 상기 가입 요청신호에 따라 상기 가입 요청된 채널에 속하는 리더 노드로 가입 문의신호를 전송하고,
상기 리더 노드로부터 상기 임의 노드의 상기 가입 요청된 채널에 대한 가입여부 응답정보를 수신하고, 수신된 상기 가입여부 응답정보에 대응하는 채널가입 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리 시스템.
The method according to claim 1,
The channel management station,
Receiving a subscription request signal from the random node, and transmitting a subscription inquiry signal to a leader node belonging to the subscription-requested channel according to the subscription request signal,
A heterogeneous type, characterized in that receiving response information on whether to subscribe to the channel requested by the random node from the leader node, and transmitting channel subscription response information corresponding to the received response information on whether to subscribe to the random node. Blockchain platform's channel management system.
청구항 1에 있어서,
상기 채널 관리 스테이션은,
상기 임의 채널에 가입되어 있는 상기 임의 노드로부터 상기 임의 채널에 대한 탈퇴 요청신호를 수신하고, 상기 탈퇴 요청신호에 따라 상기 임의 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송하고,
상기 리더 노드로부터 상기 임의 노드의 상기 임의 채널에 대한 탈퇴여부 응답정보를 수신하고, 수신된 상기 탈퇴여부 응답정보에 대응하는 채널탈퇴 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리 시스템.
The method according to claim 1,
The channel management station,
A withdrawal inquiry signal for receiving a withdrawal request signal for the random channel from the random node subscribed to the random channel, and inquiring whether or not the random node can withdraw from the leader node belonging to the random channel according to the withdrawal request signal And send
A heterogeneous block chain, characterized in that receiving response information about withdrawal from the random node for the random channel from the leader node, and transmitting channel withdrawal response information corresponding to the received withdrawal response information to the random node The platform's channel management system.
복수개의 노드를 각각 구비한 채 서로 다른 블록체인 네트워크를 구성하면서 트랜잭션이 발생하는 경우에 서로 다른 합의 알고리즘에 의해 고유의 블록체인 블록을 각각 생성하는 복수개의 블록체인 네트워크; 상기 복수개의 블록체인 네트워크 각각을 구성하는 복수개의 노드 중 대표노드를 하나씩 선택하여 상기 복수개의 블록체인 네트워크를 상호간에 서로 연동시킬 수 있는 중개노드로 동작하도록 하는 단일의 써클 블록체인 네트워크를 포함하고, 상기 복수개의 블록체인 네트워크들과 상기 써클 블록체인 네트워크에 대해 각각을 채널이라 정의할 때,
채널 관리 스테이션은 임의 노드의 요청에 따라 상기 복수개의 블록체인 네트워크들과 상기 써클 블록체인 네트워크에 대응하는 복수의 채널들 중 어느 하나에 대한 채널의 신규 등록 및 등록 취소, 채널 조회, 채널 가입 및 채널 탈퇴 중 적어도 하나 이상의 기능을 수행하는 단계; 및
상기 채널 관리 스테이션은 상기 채널의 상기 신규 등록 및 등록 취소, 상기 채널 조회, 상기 채널 가입 및 상기 채널 탈퇴 중 적어도 하나 이상의 기능 수행에 따른 정보를 상기 임의 노드로 전송하는 단계를 포함하고,
상기 채널 관리 스테이션은,
상기 복수의 채널들 중 어느 하나에 해당하는 임의 채널에 대해 상기 임의 노드로부터 상기 임의 채널의 신규 등록을 위한 채널등록 요청신호를 수신하면, 상기 채널등록 요청신호에 따라 상기 임의 노드가 포함된 상기 임의 채널의 등록을 수행하고, 상기 임의 채널의 등록 후에 채널 등록정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 상기 임의 채널에 대한 등록취소 요청신호를 수신하면, 상기 등록취소 요청신호에 따라 상기 임의 채널에 대한 등록을 취소하고, 상기 임의 채널의 등록 취소 후에 등록 취소정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 이전에 등록되어 있는 채널들에 대한 채널목록 요청신호를 수신하면, 상기 채널목록 요청신호에 대응하는 채널 목록을 조회하고, 조회된 채널 목록정보를 상기 임의 노드로 전송하고,
상기 임의 노드로부터 상기 채널 목록정보 중 선택된 채널에 대한 채널정보 요청신호를 수신하면, 상기 채널정보 요청신호에 대응하는 채널 상세정보를 조회하고, 조회된 채널 상세정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리방법.
A plurality of blockchain networks each having a plurality of nodes, each generating a unique block chain block by a different consensus algorithm when a transaction occurs while configuring a different block chain network; A single circle blockchain network that selects one representative node from among a plurality of nodes constituting each of the plurality of blockchain networks to operate as an intermediary node capable of interlocking the plurality of blockchain networks with each other, When defining each of the plurality of blockchain networks and the circle blockchain network as a channel,
The channel management station registers and cancels a channel for any one of the plurality of blockchain networks and a plurality of channels corresponding to the circle blockchain network, channel inquiry, channel subscription and channel at the request of a node. Performing at least one or more functions during withdrawal; And
The channel management station includes transmitting information according to performing at least one function of the new registration and deregistration of the channel, the channel inquiry, the channel subscription, and the channel withdrawal to the arbitrary node,
The channel management station,
When a channel registration request signal for new registration of the random channel is received from the random node for a random channel corresponding to any one of the plurality of channels, the random node including the random node according to the channel registration request signal Perform channel registration, and transmit channel registration information to the random node after registering the random channel,
Upon receiving the registration cancellation request signal for the random channel from the random node, the registration for the random channel is canceled according to the registration cancellation request signal, and the registration cancellation information is transmitted to the random node after the registration cancellation of the random channel. and,
When receiving a channel list request signal for previously registered channels from the random node, a channel list corresponding to the channel list request signal is inquired, and the inquired channel list information is transmitted to the random node,
When receiving a channel information request signal for a channel selected from the channel list information from the random node, inquiring for channel detailed information corresponding to the channel information request signal, and transmitting the inquired channel detailed information to the random node. Channel management method of heterogeneous blockchain platforms.
삭제delete 삭제delete 삭제delete 청구항 7에 있어서,
상기 채널 가입 단계에서,
상기 채널 관리 스테이션은, 상기 임의 노드로부터 가입 요청신호를 수신하는 단계;
상기 채널 관리 스테이션은, 상기 가입 요청신호에 따라 상기 가입 요청된 채널에 속하는 리더 노드로 가입 문의신호를 전송하는 단계; 및
상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 채널에 대한 가입여부 응답정보를 수신하는 단계를 포함하고,
상기 채널 관리 스테이션은, 수신된 상기 가입여부 응답정보에 대응하는 채널가입 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리방법.
The method of claim 7,
In the channel subscription step,
The channel management station, receiving a subscription request signal from the random node;
The channel management station transmitting a subscription inquiry signal to a leader node belonging to the subscription-requested channel according to the subscription request signal; And
The channel management station includes the step of receiving response information on whether to subscribe to the channel of the random node from the leader node,
The channel management station transmits channel subscription response information corresponding to the received subscription response information to the random node.
청구항 7에 있어서,
상기 채널 탈퇴 단계에서,
상기 채널 관리 스테이션은, 상기 임의 채널에 가입되어 있는 상기 임의 노드로부터 상기 임의 채널에 대한 탈퇴 요청신호를 수신하는 단계;
상기 채널 관리 스테이션은, 상기 탈퇴 요청신호에 따라 상기 임의 채널에 속하는 리더 노드로 상기 임의 노드의 탈퇴 가능 여부를 문의하는 탈퇴 문의신호를 전송하는 단계; 및
상기 채널 관리 스테이션은, 상기 리더 노드로부터 상기 임의 노드의 상기 임의 채널에 대한 탈퇴여부 응답정보를 수신하는 단계를 포함하고,
상기 채널 관리 스테이션은, 수신된 상기 탈퇴여부 응답정보에 대응하는 채널탈퇴 응답정보를 상기 임의 노드로 전송하는 것을 특징으로 하는 이종의 블록체인 플랫폼의 채널 관리방법.
The method of claim 7,
In the channel withdrawal step,
The channel management station, receiving a request signal for withdrawal from the random channel from the random node subscribed to the random channel;
The channel management station, transmitting, to a leader node belonging to the random channel, a withdrawal inquiry signal for inquiring whether or not the random node can withdraw according to the withdrawal request signal; And
The channel management station includes the step of receiving response information on whether to withdraw from the random channel from the leader node,
The channel management station transmits, to the random node, channel withdrawal response information corresponding to the received withdrawal response information.
KR1020200060572A 2020-05-20 2020-05-20 System and method managing channel in heterogeneous blockchain platforms KR102178673B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200060572A KR102178673B1 (en) 2020-05-20 2020-05-20 System and method managing channel in heterogeneous blockchain platforms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200060572A KR102178673B1 (en) 2020-05-20 2020-05-20 System and method managing channel in heterogeneous blockchain platforms

Publications (1)

Publication Number Publication Date
KR102178673B1 true KR102178673B1 (en) 2020-11-13

Family

ID=73398843

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200060572A KR102178673B1 (en) 2020-05-20 2020-05-20 System and method managing channel in heterogeneous blockchain platforms

Country Status (1)

Country Link
KR (1) KR102178673B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102517902B1 (en) * 2021-11-30 2023-04-05 (주)가민정보시스템 Authentication information management system and method linked with circle chain
KR102654541B1 (en) 2022-02-15 2024-04-05 한국전력공사 Transaction consensus method in blockchain network and blockchain node

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180022507A (en) 2016-08-24 2018-03-06 김보석 Method for providing document delivery service that is based on the block chain
KR20190100177A (en) * 2016-12-30 2019-08-28 인텔 코포레이션 Naming and Blockchain Records for the Internet of Things
KR102106590B1 (en) * 2019-07-17 2020-05-04 (주)가민정보시스템 Blockchain network system for Internetworking in Heterogeneous Platforms and Method for chaining Block thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180022507A (en) 2016-08-24 2018-03-06 김보석 Method for providing document delivery service that is based on the block chain
KR20190100177A (en) * 2016-12-30 2019-08-28 인텔 코포레이션 Naming and Blockchain Records for the Internet of Things
KR102106590B1 (en) * 2019-07-17 2020-05-04 (주)가민정보시스템 Blockchain network system for Internetworking in Heterogeneous Platforms and Method for chaining Block thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102517902B1 (en) * 2021-11-30 2023-04-05 (주)가민정보시스템 Authentication information management system and method linked with circle chain
KR102654541B1 (en) 2022-02-15 2024-04-05 한국전력공사 Transaction consensus method in blockchain network and blockchain node

Similar Documents

Publication Publication Date Title
KR102208336B1 (en) Methods and apparatus for efficiently implementing a distributed database within a network
KR102106590B1 (en) Blockchain network system for Internetworking in Heterogeneous Platforms and Method for chaining Block thereof
JP6966544B2 (en) Methods and equipment for distributed databases with anonymous entries
KR102090025B1 (en) Blockchain network system for Internetworking in Heterogeneous Platforms and Method for Generating Block Chain
CN109040279B (en) Block chain network networking method, device, equipment and readable storage medium
US20220200805A1 (en) Blockchain-based crowdsourcing
Ferrer-Gomila et al. A fair contract signing protocol with blockchain support
Xiong et al. A notary group-based cross-chain mechanism
Wang et al. A trusted consensus fusion scheme for decentralized collaborated learning in massive IoT domain
Chakrabarti et al. A blockchain based incentive scheme for post disaster opportunistic communication over DTN
KR102178673B1 (en) System and method managing channel in heterogeneous blockchain platforms
CN113886501A (en) Block chain service module extension method based on multi-chain architecture
CN110971506B (en) Decentralized real-time cluster communication method, device, equipment and system
US20230072531A1 (en) Layered network
CN111932239B (en) Service processing method, device, node equipment and storage medium
JP7063142B2 (en) Number management system, number management method and number management device
Kottursamy et al. A novel blockchain architecture with mutable block and immutable transactions for enhanced scalability
KR20220161189A (en) Information management system
Jahanian et al. CoNICE: Consensus in intermittently-connected environments by exploiting naming with application to emergency response
Mohsenzadeh et al. A novel reputation-based consensus framework (RCF) in distributed ledger technology
KR20210150810A (en) Method providing transaction integrity and confidentiality in heterogeneous blockchain platforms
GB2592211A (en) Adapting connections of a layered network
KR102494215B1 (en) Device to construct block chain based on neural block rapid propagation protocol and its operation method
JP2008305188A (en) Network system, certification authorities setting method and certification authorities setting program
CN112651819A (en) Bank account checking system for realizing financial alliance chain

Legal Events

Date Code Title Description
AMND Amendment
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]