Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

EIP-8358 Net Gas Metering for Account Changes

Дата публикации: 05-08-2026 21:40:31


Discussion topic for EIP-8358 Net Gas Metering for Account Changes
EIP PR: Add EIP: Net Gas Metering for Account Changes by rakita · Pull Request #12058 · ethereum/EIPs · GitHub
Update Log
2026-08-05: initial draft
Abstraction:
This EIP introduces net gas metering for account changes, mirroring the scheme EIP-2200 established for storage.
An account counts as changed once its balance or nonce differs from its value at the start of the transaction.
The value transfer cost of CALL and CALLCODE — CALL_VALUE, defined by EIP-8038 as ACCOUNT_WRITE + CALL_STIPEND — is replaced by CALL_VALUE_BASE_GAS, itemized as the stipend plus the EIP-7708 transfer log and consumed in full when charged, plus CLEAN_BALANCE_CHANGE_GAS for each modified account whose balance or nonce has not yet changed in the transaction; already-changed accounts add nothing.
When a transfer returns an account to its original balance while its nonce is unchanged, BALANCE_RESET_REFUND is added to the refund counter, a value-bearing call runs its callee with at least CALL_STIPEND gas. transfer between two unmodified accounts costs 8000 gas, matching the current effective cost; a transfer between two already-modified accounts costs only the base of 4000 gas.
6 posts - 2 participants
Read full topic

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1EIP-0000 Preferential Gas Costs for Native ETH Operations – Draft for feedback013.6505-08-2026
2EIP-8372: Normalized state gas limit010.9406-08-2026
3EIP-0000 Native ETH as ERC-20 System Contract – Draft for feedback012.3905-08-2026
4EIP-8363: Tapered Issuance Burn07.3404-08-2026
5EIP-8375: eMBER, ePBS Mandatory Burn of Execution Rewards018.8610-08-2026
6EIP-8374: Persist Warm Access Sets Across Reverts09.9607-08-2026
7EIP-8368: CPSB Recalibration for New Gas Limit011.805-08-2026
8EIP-8365: BLS withdrawal credential retirement013.4105-08-2026
9EIP-8367: Balance sunset for retired BLS validators013.1905-08-2026
10ERC-8335: Account-Level Transfer With Authorization0710-07-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 10.47. Источник: ethereum-magicians.org.