Digital chain computing power
legal representative: Guo Boyang
time of establishment: November 27, 2017
registered capital: RMB 1 million
enterprise type: limited liability company (invested or controlled by natural person)
address: room 02c-317, block B (second floor), No.28, information road, Haidian District, Beijing
digital currency and virtual currency are actually different names. They are tokens issued based on blockchain technology. Behind them are a series of computer-generated complex codes. At present, there are thousands of digital currencies in the market. The safest and most powerful digital currency is bitcoin
digital currency is also a high-risk and high return investment proct, through appropriate investment strategies, you can get rich returns. If you have spare money, you might as well put some of it into the digital currency. There will be unexpected surprises.
coinbase transaction is a special transaction that generates bitcoin "out of thin air". Only miners can write this kind of transaction, and the number of generated bitcoin is limited by rules (new currency reced by half for every 210000 blocks + transaction fee for this block)
however, the rules do not stipulate that the miner must take away all the rewards that can be taken, and can choose not to take them
therefore, a mine pool connected with the RSK side chain has made a bug before, forgetting to take away the reward and occupying a pit in a block for nothing, which is equivalent to destroying the corresponding amount of bitcoin, making the total amount of bitcoin decrease a little bit permanently
in addition, to spend a bitcoin, you only need to specify the transaction ID and output serial number
as like as two peas in multiple blocks repeatedly write identical coinbase transactions, the transaction ID is also repeated.
therefore, this kind of situation also occupies the pit of a block in vain, and permanently destroys the corresponding amount of bitcoin
it seems to me that this is still a security vulnerability, so the new version of bitcoin software later banned the writing of repeated coinbase transactions. But until now, there has been no ban on miners not getting their e rewards
generally speaking, a coin is controlled by a private key. If a coin is transferred to an address where no one knows the private key, it will be destroyed
if the owner does a good job in security, and the private key is not disclosed and cannot be guessed, but he accidentally loses the private key, it is equivalent to destroying all the coins he owns
there are only some special circumstances that require intentional destruction of coins
one is irreversibly converted into another kind of currency, such as the contract currency XCP attached to bitcoin and wormhole cash WHC attached to BCH
the second is to save certificates and data on the chain, such as the time stamp: panbiao.com/2013/08 /
and the crowd funding of the original Ethereum founding team: zhuanlan.hu.com/p/29
the private key is essentially a big number. Whoever knows this number can control the currency on the corresponding address. So the private key must be generated with reliable random number, otherwise it may be guessed and stolen
compared with the token, the address is the hash of the public key. There is no way to judge whether an address has a corresponding public key and private key (even if the public key is known, the corresponding private key cannot be known). Therefore, even if it is explicitly the address of "burned" token, the system does not prohibit the transfer in
strictly speaking, what locks the currency is a small program (script). This program takes the input as the public key and digital signature. First, check whether the public key hash is consistent, and then check whether the digital signature is valid. If it is valid, it will be verified and transfer is allowed; Otherwise, it will be judged that the transaction is illegal and refuse to package into the chain
it is the whole node software that explains and executes this program. It can be said that the software code of the whole node specifically defines a coin
however, the current situation is very embarrassing. Most miners do not run the whole node, only a few mines are running. The vast majority of users do not run the whole node, even if they run the whole node, they can only perform verification, no computing power, no block
BR0 0 bridge port
eth0 Ethernet interface
VLAN 0 VLAN with number 0
VLAN 1 VLAN with number 1
VLAN is a virtual local area network. A local area network can be divided into multiple isolated network segments, up to 4096, numbered from 0 to 4095, and those with the same number are regarded as the same virtual network.
The current development stage of blockchain Technology: financial value period, credit value period and governance value period. Among them, blockchain 3.0 and 4.0 are developing rapidly. It is predicted that there will be a wave of great changes in blockchain technology
ecology makes the main chain and the side chain
ecol ecology makes the team deal with the difficulties faced by the side chain. Through data isolation and cross chain audit, the business data confidentiality and security of the side chain can be guaranteed, and the balance between data transparency and business confidentiality can be solved
and support multi side chain, main side chain communication, asset transfer, both integration and division of labor, both security and convenience. The main chain is mainly responsible for security and consensus. The side chain will provide smart contracts, token issuance, asset trading, cross chain interoperability, and the structure of the main and side chains. Through slimming and pruning technology, it can effectively prevent block swelling, garbage accumulation, and shorten synchronization time. To clear the obstacles for the implementation of high concurrency and lightning network
ecol ecol makes it possible to connect different blockchains through side chain technology, which is the key to solve the problem of slow transmission speed and low efficiency in expanding the external structure of blockchain. In short, the side chain is like a channel, connecting different blockchains together to realize the expansion of blockchain. In the long run, ecolink will graally build a high-speed value Internet belonging to the side chain in the case of developing, applying and proposing solutions