eip: 1283
title: Net gas metering for SSTORE without dirty maps
author: Wei Tang (@sorpaas)
status: Draft
type: Standards Track
category: Core
created: 2018-08-01
Abstract: This EIP proposes net gas metering changes for SSTORE opcode. Rendered
Note on Undefined Behavior
In this specification, we assert that contract creations are always on empty account with empty storage. This is true for Ethereum and all Ethereum-based networks. As a result, contract creations on empty account with non-empty storage is considered undefined behavior.
Abstract: This EIP proposes net gas metering changes for SSTORE opcode. Rendered
Note on Undefined Behavior
In this specification, we assert that contract creations are always on empty account with empty storage. This is true for Ethereum and all Ethereum-based networks. As a result, contract creations on empty account with non-empty storage is considered undefined behavior.