Foreword In previous articles, we saw that a problem that may arise in DAG topology is the order of defining blocks and transfers. In this article, we describe Taraxa's mechanism, which not only ensures sorting in Block DAG, but also ensures that the sorting process is safe and fair. Why is sorting challenging? What is […]
On-chain expansion (that is, one-layer expansion) is for the expansion of the blockchain protocol layer, which is to transform the underlying blockchain, including its data layer, network layer, consensus layer, and incentive layer, making the blockchain itself more Faster and larger capacity, to achieve the purpose of capacity expansion. This article will introduce the existing […]
Image source: u.today What is DAG? DAG is an abbreviation of Directed Acyclic Graph, a direct image data structure that uses topological sorting. This kind of data structure can find the optimal solution in data compression, so it is widely used in data processing and other fields in practice. In general, each node in the […]
April 16, 2020
April 16, 2020
April 16, 2020
April 16, 2020