💥 Gate Square Event: #PostToWinFLK 💥
Post original content on Gate Square related to FLK, the HODLer Airdrop, or Launchpool, and get a chance to share 200 FLK rewards!
📅 Event Period: Oct 15, 2025, 10:00 – Oct 24, 2025, 16:00 UTC
📌 Related Campaigns:
HODLer Airdrop 👉 https://www.gate.com/announcements/article/47573
Launchpool 👉 https://www.gate.com/announcements/article/47592
FLK Campaign Collection 👉 https://www.gate.com/announcements/article/47586
📌 How to Participate:
1️⃣ Post original content related to FLK or one of the above campaigns (HODLer Airdrop / Launchpool).
2️⃣ Content mu
Anza Unveils Efficient Token Program To Reduce Compute Usage And Expand Solana Throughput
In Brief
Anza has proposed the SIMD-0266 Efficient Token Program, introducing p-token to optimize compute usage, increase Solana’s throughput, and enable more efficient transaction processing.
Software development firm focused on enhancing the infrastructure of the Solana blockchain, Anza released the SIMD-0266 proposal, titled the Efficient Token Program
This proposal recommends replacing the existing SPL token program with a new compute-optimized version called p-token, which is projected to reduce token program compute unit usage by up to 98 percent. Currently, approximately 10 percent of block compute units are consumed by token program instructions. By reducing these costs, p-token is expected to free nearly 12 percent of block space for other transactions, effectively increasing Solana’s throughput.
p-token represents a full reimplementation of the SPL token program, featuring no heap allocations, zero-copy data access, and complete backward compatibility. Clients will not need to modify any code, as p-token is designed as a direct drop-in replacement for maximum efficiency. The program introduces new instructions, including Batch and UnwrapLamports, which reduce compute requirements for common DeFi operations, allow multiple token operations per cross-program invocation, and eliminate the need for temporary native accounts. These enhancements enable programs to execute complex transaction flows more efficiently.
The optimizations provided by p-token serve as a direct capacity increase for the network, complementing other initiatives such as 100 million compute unit blocks and higher per-account limits. An audit conducted by Neodyme replayed mainnet transactions and verified that outputs matched those of the current SPL token program. The proposal is currently available and active on GitHub.
Anza Unveils SIMD-0337 Upgrade To Enhance Solana’s Consensus Mechanism And Network Resilience
Anza is a software development and research organization focused on the Solana blockchain ecosystem. Founded by former executives and core engineers from Solana Labs, the firm has emerged as a key developer of essential infrastructure for Solana. Anza has created the Agave validator client, a derivative of the Solana Labs validator, and actively contributes to network-wide improvements in performance, security, and accessibility.
Recently, Anza announced SIMD-0337, a significant upgrade to the Alpenglow consensus mechanism. This update introduces block markers, enabling faster leader transitions and enhancing the network’s resilience against forks caused by malfunctioning or misbehaving validators.