Skip to content

Net gas metering for SSTORE with a reentrancy protection#1706

Merged
Arachnid merged 1 commit intoethereum:masterfrom
forshtat:eip
Jan 17, 2019
Merged

Net gas metering for SSTORE with a reentrancy protection#1706
Arachnid merged 1 commit intoethereum:masterfrom
forshtat:eip

Conversation

@forshtat
Copy link
Contributor

@forshtat forshtat commented Jan 17, 2019

Moving proposal from pull request to existing EIP into a new one.
See discussion:
#1701

@sorpaas
Copy link
Contributor

sorpaas commented Jan 17, 2019

@alex-forshtat-tbk Please restore the eip-X.md file!

@stvenyin
Copy link

YES

@stvenyin
Copy link

It defines three concepts:

The original value of the storage slot (original): The value that exists after the current transaction has been reverted is called the original value.
Current value of the storage slot (current): The value existing before the SSTORE opcode is used is called the current value.
The new value of the slot (new): the value that exists after using the SSTORE opcode is called the new value.

@stvenyin
Copy link

101529y544txkfofists8i

ilanolkies pushed a commit to ilanolkies/EIPs that referenced this pull request Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants