设置交易 Gas 上限?以太坊新提案 EIP-7983 详解

深潮Pubblicato 2025-07-09Pubblicato ultima volta 2025-07-09

限制单笔交易最多消耗 1677 万 gas,EIP-7983 新提案能否解决以太坊资源分配难题?

撰文:ChandlerZ,Foresight News

在以太坊主网面临执行效率不均与资源调度压力的背景下,由 Vitalik Buterin 与 Toni Wahrstaetter 提出的 EIP-7983 提案进入社区讨论阶段。该提案主张为每笔交易设置一项硬性 gas 上限,具体为 16,777,216 gas(即 2²⁴),以提升网络稳定性与执行效率。

这一思路在 EIP-7825 等提案中已有探索,开发者尝试引入资源边界,为以太坊的模块化发展和性能优化打下基础。

什么是 EIP-7983?

目前,以太坊允许单笔交易在理论上使用整个区块的 gas,这种设计虽然灵活,但在交易执行过程中可能出现资源集中、节点负载不均等问题,影响整体性能。EIP-7983 旨在限制单笔交易的最大 gas 使用量,防止单一交易占用过多网络资源。设定 16,777,216 gas 的硬上限后,交易若超出该限制将在区块验证时被拒绝。

该提案的核心思路,是设置上限,强制部分超大型交易进行拆分,从而避免单一交易占用过多资源。这一限制不会改变区块的总 gas 容量,不涉及共识规则的修改,仅在交易执行过程中引入一项限制条件。以此为基础,交易在进入区块前若超出该上限,将在验证阶段被拒绝。

对于依赖并行计算的执行环境,例如零知识虚拟机(zkVM)和未来的多线程执行模型,该限制有助于避免极端交易拖慢整个区块处理流程。在执行层逻辑中,这种限制更接近一种「资源使用规范」,使每笔交易在总量不变的前提下被更均匀地切分,便于网络整体调度与执行。

EIP-7983 的实际效果与潜在问题

为单笔交易设置 gas 上限,EIP-7983 提案希望降低因极端交易引发的拒绝服务(DoS)风险,同时提升整体执行过程的可预测性。对于运行环境而言,这一限制有助于简化验证器执行逻辑,缓解资源消耗集中带来的压力。

该提案与以太坊正推进的模块化架构、zkVM 集成及 L2 扩容路径具有一定契合度。由于大型交易被迫拆分,这种设计有望提升以太坊底层对并行处理的适应性,进一步为多层计算架构提供支持。从实现角度看,EIP-7983 不涉及共识规则或协议层改动,主要影响在于客户端、钱包和开发工具需要更新交易构造和界面显示方式,适应新的限制逻辑。

该提案在执行层的约束引发了部分讨论。部分高级应用如合约部署、复杂的 DeFi 操作可能因此需要额外拆分交易,进而带来用户交互复杂度上升的问题。此外,不同平台对 gas 显示和处理方式的差异,可能在初期带来理解成本和使用不一致。更关键的是,该提案所应对的拒绝服务攻击,主要发生在交易执行阶段,与内存池中利用高 gas 交易进行排序操控的攻击行为没有直接关系。因此,它更偏向于限制节点端资源过载,而非针对所有形式的网络攻击。

整体来看,EIP-7983 在提升节点执行稳定性和为未来并行架构提供支持方面具备一定实际意义,但其约束范围有限,仍需结合其他机制应对广义上的网络安全问题。

小结

围绕 EIP-7983,社区存在不同看法。支持者认为,设定交易 gas 上限符合以太坊简洁安全和模块化发展的方向,有助于提升网络性能和用户体验,尤其在 zkVM 与 L2 方案逐步成熟的环境下具备必要性。反对者则关注交易拆分带来的复杂性和兼容风险,并指出网络问题更多源于智能合约设计而非交易 gas 限制。

EIP-7983 反映了社区对网络稳定性和执行效率的关注。该提案存在挑战和分歧,但为以太坊基础层的执行和扩展能力提供了一种可能的解决方案。考虑到以太坊当前的多层次扩展和模块化发展方向,EIP-7983 具备一定的实用价值,但其最终效果需要根据社区采纳情况和实施结果来评估。

资料参考:https://github.com/ethereum/EIPs/pull/9984/files

Crypto di tendenza

Letture associate

Mysterious "Ox Alpha" Large Model Goes Viral with Limited-Time Free Access

A mysterious anonymous AI model named "Ox Alpha," nicknamed "Cow is Coming" by Chinese netizens, has appeared on OpenRouter, sparking widespread speculation. The model offers a 1 million token context, supports text, image, and video inputs, can call tools, and is currently free. Its standout feature is strong coding ability. Initial tests on the DeepSWE benchmark, which evaluates real-world software engineering tasks, showed an 80% pass rate on a subset of tasks, reportedly nearing top-tier code models. However, follow-up tests yielded a 63% score, with variations attributed to different task sets and configurations. The model's true developer is a major topic of debate. The prevailing theory points to Zhipu AI's unreleased GLM-5.3 Flash or its multimodal variant. Evidence cited includes identical visual token consumption patterns with GLM-5V-Turbo for videos, a consistent offset in text token counts compared to GLM-5.3, and similar behavioral traits like refusing audio processing. Zhipu has a precedent of anonymous testing. Simultaneously, another anonymous model, "korrine," appeared on Code Arena, with guesses ranging from Moonshot's Kimi K3.1 to models from Qwen or MiMo, adding to the industry's guessing game. This trend of anonymous "undercover" testing allows for unbiased performance evaluation in platforms like Arena and provides real-world, high-pressure testing through tools like OpenRouter before official release. It also serves as an effective marketing tactic, prolonging discussion through suspense. If Ox Alpha is indeed a "Flash" model, its performance raises expectations for the full-scale version's potential.

marsbit4 h fa

Mysterious "Ox Alpha" Large Model Goes Viral with Limited-Time Free Access

marsbit4 h fa

Breaking News: DeepSeek Announces All-Day Off-Peak Pricing on Weekends, Making Weekend Work More Cost-Effective?

DeepSeek has announced a significant change to its API pricing model, effective August 23. The new policy removes peak/off-peak distinctions on weekends (Saturdays and Sundays), charging the lower off-peak rate for the entire two-day period. This adjustment has sparked mixed reactions within the developer and professional communities. For developers and businesses heavily reliant on DeepSeek's V4-Flash and V4-Pro APIs, this is welcome news. It allows them to schedule bulk processing tasks on weekends without the higher peak-hour costs, potentially halving their API bills for such workloads. Some users have celebrated the move for making weekend work more cost-effective. However, the announcement has also raised concerns among employees. There is apprehension that companies, particularly in cost-sensitive sectors like AI-powered short drama production, might reorganize work schedules to align with these new cost incentives. Instances are already emerging where teams schedule high-token tasks during cheaper nighttime hours or adjust staff shifts. This has led to worries about a potential shift towards weekend workdays and weekday time-off, prioritizing cost savings over traditional work-life balance. Debate has ensued regarding the practicality of such schedule changes, with questions about increased communication overhead and overall efficiency. Speculation about DeepSeek's motives for the change includes theories that peak pricing correlates with internal model training schedules, though others counter that training is largely automated. The new pricing structure is now in effect, prompting users to reconsider their task scheduling strategies.

marsbit5 h fa

Breaking News: DeepSeek Announces All-Day Off-Peak Pricing on Weekends, Making Weekend Work More Cost-Effective?

marsbit5 h fa

Just Now, The World's First Human vs. Robot Tennis Match Begins, Robot's Desperate Save Leaves Zheng Jie Astonished

Just now, the world's first human vs. robot tennis match began, featuring stunning robotic saves that left tennis star Zheng Jie in awe. This historic event, part of the second World Humanoid Robot Games and broadcast live globally by China Media Group, marked a pivotal moment in Chinese technological innovation and embodied artificial intelligence. The match featured both mixed human-robot doubles and a groundbreaking singles match between Zheng Jie and the "Galaxy Xingzai" humanoid robot developed by Galaxy General. The robot demonstrated impressive skills including serving, forehands, backhands, and strategic court movement, with serves exceeding 100 km/h. It exhibited remarkable adaptability, recovering from a fall to continue play and handling slices and spins. The doubles match highlighted its ability to coordinate dynamically with a human partner. The event's significance extends far beyond a novelty match. Tennis represents an ultimate pressure test for embodied AI, demanding real-time integration of perception, decision-making, full-body motion control, and live博弈 within fractions of a second—a stark contrast to the discrete, contemplative environment of board games like Go mastered by AlphaGo. It directly confronts Moravec's paradox, showcasing AI's move from digital cognition to physical execution. This capability is powered by Galaxy General's proprietary "Galaxy Star Brain" (AstraBrain) model. Its key innovation is a unified architecture that integrates high-level task understanding/tactical decision-making ("brain") and dynamic whole-body motion control ("cerebellum") into a single model, eliminating latency and information loss between separate modules. The model was trained using a two-step process via the "Galaxy Star Workshop" platform. First, it learned foundational movement priors from "imperfect" human motion data (both amateur and professional). Second, it underwent massive-scale evolution in a virtual tennis simulator where multiple AI agents played millions of games against each other. Through this adversarial training, skills like极限救球and recovery from falls emerged autonomously without explicit programming, before being transferred to the physical robot. This "AstraTennis" moment symbolizes a major leap: a decade after AlphaGo conquered the digital world, embodied AI from China has now demonstrated it can operate under the extreme, unpredictable physical pressures of real-world competition.

marsbit5 h fa

Just Now, The World's First Human vs. Robot Tennis Match Begins, Robot's Desperate Save Leaves Zheng Jie Astonished

marsbit5 h fa

Trading

Spot

Articoli Popolari

Come comprare GAS

Benvenuto in HTX.com! Abbiamo reso l'acquisto di GAS (GAS) semplice e conveniente. Segui la nostra guida passo passo per intraprendere il tuo viaggio nel mondo delle criptovalute.Step 1: Crea il tuo Account HTXUsa la tua email o numero di telefono per registrarti il tuo account gratuito su HTX. Vivi un'esperienza facile e sblocca tutte le funzionalità,Crea il mio accountStep 2: Vai in Acquista crypto e seleziona il tuo metodo di pagamentoCarta di credito/debito: utilizza la tua Visa o Mastercard per acquistare immediatamente GASGAS.Bilancio: Usa i fondi dal bilancio del tuo account HTX per fare trading senza problemi.Terze parti: abbiamo aggiunto metodi di pagamento molto utilizzati come Google Pay e Apple Pay per maggiore comodità.P2P: Fai trading direttamente con altri utenti HTX.Over-the-Counter (OTC): Offriamo servizi su misura e tassi di cambio competitivi per i trader.Step 3: Conserva GAS (GAS)Dopo aver acquistato GAS (GAS), conserva nel tuo account HTX. In alternativa, puoi inviare tramite trasferimento blockchain o scambiare per altre criptovalute.Step 4: Scambia GAS (GAS)Scambia facilmente GAS (GAS) nel mercato spot di HTX. Accedi al tuo account, seleziona la tua coppia di trading, esegui le tue operazioni e monitora in tempo reale. Offriamo un'esperienza user-friendly sia per chi ha appena iniziato che per i trader più esperti.

324 Totale visualizzazioniPubblicato il 2024.12.12Aggiornato il 2026.06.02

Come comprare GAS

Discussioni

Benvenuto nella Community HTX. Qui puoi rimanere informato sugli ultimi sviluppi della piattaforma e accedere ad approfondimenti esperti sul mercato. Le opinioni degli utenti sul prezzo di GAS GAS sono presentate come di seguito.

活动图片