Tech/EIPs/#8059
EIP 8059카테고리 · 코어유형 · 표준 트랙상태 · 초안

Gas Units Rebase for High-precision Metering

EIP-8059는 고정밀 가스 미터링을 위해 이더리움의 가스 단위 기준을 재조정하는 코어 Draft 제안입니다. EIP-8053의 밀리가스와 유사한 접근이지만, 전체 가스 단위 체계를 리베이스하는 방식으로 정밀도를 높입니다.

Gas Units Rebase Concept

EIP-8059 proposes rebasing the entire Ethereum gas unit system to allow for finer-grained cost specification. Similar to how a currency redenomination works, the rebase would multiply all gas values by a constant factor, effectively increasing the resolution of the gas system. This allows future gas cost calibrations to set fractional costs for operations.

Distinction from EIP-8053

While EIP-8053 introduces milli-gas as a new sub-unit, EIP-8059 approaches the precision problem differently by rebasing the primary gas unit itself. The two proposals have overlapping goals and the community will need to decide whether to pursue one, the other, or a merged approach. Each has different implications for implementation complexity and backward compatibility.

Motivation for High-Precision Metering

As Ethereum's gas costs are increasingly calibrated through empirical benchmarking, the need to express costs at finer granularity has grown. Integer gas costs lead to systematic over- or under-pricing of operations. A rebase would allow the EVM specification to express costs more accurately and reduce subsidies for certain computations.

Draft Status and Coordination

EIP-8059 is in Draft status and is being coordinated with EIP-8053 and other gas reform proposals. The decision between rebase and new sub-unit approaches requires careful analysis of client implementation effort and protocol migration paths. A unified proposal addressing all gas precision concerns is a likely outcome.

공식 EIP 문서open_in_new