💙 Gate Square #Gate Blue Challenge# 💙
Show your limitless creativity with Gate Blue!
📅 Event Period
August 11 – 20, 2025
🎯 How to Participate
1. Post your original creation (image / video / hand-drawn art / digital work, etc.) on Gate Square, incorporating Gate’s brand blue or the Gate logo.
2. Include the hashtag #Gate Blue Challenge# in your post title or content.
3. Add a short blessing or message for Gate in your content (e.g., “Wishing Gate Exchange continued success — may the blue shine forever!”).
4. Submissions must be original and comply with community guidelines. Plagiarism or re
How do the SCDO Mainnet and the subchain connect in terms of Consensus?
Answer: The SCDO Mainnet and the Stem Sub-chain have an independent yet interconnected relationship in terms of Consensus. The Mainnet adopts ZPoW Consensus, maintained by global miners, which ensures a very high level of security and data immutability.
Each subchain can choose a consensus algorithm suitable for itself, such as PBFT (Practical Byzantine Fault Tolerance) or PoS, to achieve consensus within the subchain.
This means that the block production of the subchain is determined by the nodes of the subchain according to the subchain Consensus, and subchain transactions are not directly verified by mainchain miners.
Nevertheless, the mainchain supervises the sidechains through smart contracts: sidechains are required to periodically submit their state hashes to the mainchain, which is equivalent to filing the latest state of the sidechains on the mainchain.
The main chain miners will package this hash into a main chain block, making it irreversibly recorded on the entire network. In addition, in case of disputes, anyone can submit subchain transaction data to the main chain for verification (challenge), which will be judged for correctness by the mainnet miners.
Therefore, the mainchain consensus provides ultimate security endorsement for the subchain: even if the internal consensus of a certain subchain may be weak (for example, PoS is controlled by a minority), attackers cannot tamper with its final state and escape the supervision of the mainchain.
It can be said that the SCDO Mainnet and side chains form a master-slave collaborative consensus system: the mainnet maintains the global trust root, while the side chains operate independently and efficiently, but must periodically "report" to the mainnet to earn the trust of the entire network.