💙 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
The Solana community has initiated the SIMD-301 proposal, aiming to implement asynchronous execution features.
PANews, June 13th news, according to the Solana Improvement Document (SIMD), developer Max Resnick submitted the SIMD-301 proposal, aiming to achieve asynchronous execution functionality in the Blockchain. This proposal will allow validation nodes to vote before the execution of block transactions is complete, thereby significantly shortening block confirmation times and paving the way for subsequent Multi-Leader Concurrency (MCL) and pipelined Consensus Mechanisms. The core changes include: 1. Removing the BankHash field from the voting structure; 2. Introducing a static block validation check mechanism; 3. Validation nodes can vote after passing the static check without waiting for transaction execution to complete. The proposal specifically points out the need to guard against the risk of malicious nodes submitting time-consuming transactions that lead to Empty Blocks. This feature will be activated in phases through a Feature Flag and is expected to be deployed after the completion of the Alpenglow upgrade.