Collaborative blockchain ecosystems allow diverse groups to cooperate on tasks while providing properties such as decentralization and transaction security. We provide a model that uses a repository blockchain to manage hard forks within a collaborative system such that a single process (assuming that it has knowledge of the requirements of each fork) can access all of the blocks within the system. The repository blockchain replaces the need for Inter Blockchain Communication (IBC) within the ecosystem by navigating the networks. The resulting construction resembles a tree instead of a chain. A proof-of-concept implementation performs a depth-first search on the new structure.
翻译:协作型区块链生态系统允许多样化团体在去中心化和交易安全等特性的保障下合作完成各项任务。我们提出一种模型,采用存储库区块链管理协作系统中的硬分叉,使得单个进程(假设其掌握各分叉需求)能够访问系统内的所有区块。该存储库区块链通过导航网络,取代了生态系统中对跨链通信的需求。由此形成的结构呈现树状而非链状。我们通过概念验证实现,在新结构上执行了深度优先搜索。