mirror of
https://github.com/status-im/EIPs.git
synced 2025-03-01 15:10:33 +00:00
Automatically merged updates to draft EIP(s) 1283
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
001ccad32d
commit
73651b1145
@ -31,16 +31,6 @@ implementation structures as possible.
|
|||||||
* *Storage slot's current value*.
|
* *Storage slot's current value*.
|
||||||
* Refund counter.
|
* Refund counter.
|
||||||
|
|
||||||
For the specification provided here:
|
|
||||||
|
|
||||||
* We don't suffer from the optimization limitation of EIP-1087, and it
|
|
||||||
never costs more gas compared with the current scheme.
|
|
||||||
* It covers all usages for a transient storage. Clients that are easy
|
|
||||||
to implement EIP-1087 will also be easy to implement this
|
|
||||||
specification. Some other clients might require a little bit extra
|
|
||||||
refactoring on this. Nonetheless, no extra memory or processing cost
|
|
||||||
is needed on runtime.
|
|
||||||
|
|
||||||
Usages that benefits from this EIP's gas reduction scheme includes:
|
Usages that benefits from this EIP's gas reduction scheme includes:
|
||||||
|
|
||||||
* Subsequent storage write operations within the same call frame. This
|
* Subsequent storage write operations within the same call frame. This
|
||||||
|
Loading…
x
Reference in New Issue
Block a user