📢 Gate Square Exclusive: #PUBLIC Creative Contest# Is Now Live!
Join Gate Launchpool Round 297 — PublicAI (PUBLIC) and share your post on Gate Square for a chance to win from a 4,000 $PUBLIC prize pool
🎨 Event Period
Aug 18, 2025, 10:00 – Aug 22, 2025, 16:00 (UTC)
📌 How to Participate
Post original content on Gate Square related to PublicAI (PUBLIC) or the ongoing Launchpool event
Content must be at least 100 words (analysis, tutorials, creative graphics, reviews, etc.)
Add hashtag: #PUBLIC Creative Contest#
Include screenshots of your Launchpool participation (e.g., staking record, reward
Web3 New Focus: Solana Block Construction, BTC Programming Capability, and ETH Fee Market Innovation
Analysis of New Technologies and Trends in the Web3 Industry
This article will provide a focused analysis and interpretation of important new technologies, protocols, and products that have recently emerged in the Web3 industry, helping readers quickly grasp the core changes and assess potential trends from three perspectives: industry background, technical principles, and potential impacts.
New Block Building Platform on Solana
This is a platform that implements "block construction" on Solana, similar to the separation of block builders and validators in Ethereum's PBS(, aiming to standardize transaction ordering, resist MEV, and prevent centralization risks.
The platform is led by Jito, the largest trading auction platform in the Solana ecosystem, and is supported by several mainstream projects including Triton One, SOL Strategies, and Figment. This is a joint initiative by the Solana official team and ecosystem projects, with the following background:
The core of the system is to use the TEE) trusted execution environment( to sort transactions in the entire block, combined with customizable sorting rule plugins, to deliver the sorted block to validators in one go. This can bring some practical application advantages, such as:
The system can coexist with the existing Solana block generation process. Although the lineup is strong and the narrative is appealing, it still faces challenges in becoming mainstream:
Overall, this is more suitable as a "deterministic assurance tool for critical blocks" rather than a round-the-clock high throughput system. However, its advantages in oracle sequencing, failure-free payment, and other aspects may still attract market makers and institutional users.
![])https://img-cdn.gateio.im/webp-social/moments-b6db4fe8c557b1b21e45ed7ae3161d40.webp(
New Solutions for Programmable Capabilities Driven by BTC
This is a "BTC-driven, EVM-executed" dual-chain shadow system scheduled to be activated on September 2, 2025. Users can write "instructions" on BTC through inscription or commit-reveal, and then run a modified version of the EVM in the indexer to execute the corresponding deployment and invocation operations. The system does not charge gas fees at the EVM layer, but instead incorporates transaction fees into BTC transactions.
This proposal was initiated by a certain platform that emerged during the BTC inscription era, continuing the idea of BRC-20: to increase programmability as much as possible without changing the BTC consensus. It reflects the exploration of enhancing programmability/L2 in the BTC ecosystem in recent years, but there is still a significant gap between development progress and market expectations.
The core mechanism of the system includes:
Although the plan continues the momentum of the previous protocol in naming, it has no direct connection to the original BRC-20. It is worth noting that there are currently no observed restrictions on call depth/steps for protection, which may pose security risks.
Overall, these explorations reflect the desire of various parties to share the consensus value of BTC. However, an excessive pursuit of programmability may not align with the essential advantages of BTC. The scarcity and simplicity of BTC are precisely the key to its value.
![])https://img-cdn.gateio.im/webp-social/moments-d8f471e259f21355b6582639d093e8f8.webp(
New Proposal for Ethereum's Multi-Dimensional Fee Market
This is a proposal led by the founder of Ethereum, aimed at addressing the "transaction fee split" issue that arose after the implementation of EIP-4844. The proposal introduces a new transaction type that uses a "total price cap + multi-resource price vector" approach to bundle the quotes of all resources, achieving a unified semantic bidding.
The background of the proposal includes:
The core design of the new transaction type is to introduce a single max_fee parameter, replacing the multiple max_fee_per_gas on different fields. During the execution process of the EVM, this fee will be dynamically allocated across different resources.
This direction aligns with Ethereum's L2 development strategy and helps simplify future L2/L3 fee processing. However, it also brings higher complexity, involving changes in various aspects such as block headers, RLP encoding, and limitations, requiring adaptation across the entire chain, particularly by wallets ).
Therefore, this proposal is difficult to implement in the short term and may require waiting for 1-2 large hard forks before there is a chance for implementation. However, the relevant economic considerations are worth in-depth study.