EIPs/assets
Wei Tang d087ea8910 EIP-1283: Net gas metering for SSTORE without dirty maps (#1283)
* Net gas metering for SSTORE without dirty maps

* typo: opcode

* typo: changed

* Self-assign the PR number 1283

* Add a dummy discussion url

* Fix R_sclear loopholes

* Properly handle refund for 0 value issue

* fix: refund should only be added again if new value is 0

* clarify if statement

* Clearly state what () means

* typo fix: unnecessary wording "additional"

* fix: should have parent clause if original value is not zero

* Remove 15k gas from refund counter instead of deduct it as gas cost

* Be more clear on EIP-658 enabled only-commit-storage-changes-at-end-of-block optimizations

* Move some discussion comments to motivations section

* typo: commons -> common

* Be more specific when gas reduction won't happen compared with EIP-1087

* typo: duplicate description

* Add explanation section

* becomes -> become

* typo: covers -> cover

* Add state transition diagrams

* Fix table formatting

* typo: 0 -> `current`

* typo: missing -

* Change state transition table to use `(current, original)` vs `new`

* fix: vertical <-> horizontal

* Be more specific on usages benefited by this EIP

* Typo fix
2018-08-07 12:02:55 +01:00
..
eip-1 Move EIP assets to assets folder (#977) 2018-04-06 13:39:26 +01:00
eip-107 Move EIP assets to assets folder (#977) 2018-04-06 13:39:26 +01:00
eip-712 [WIP] Add eth_signTypedData as a standard for machine-verifiable and human-readable typed data signing with Ethereum keys (#712) 2018-06-09 20:19:15 +01:00
eip-777/logo ERC-777 A New Advanced Token Standard (#907) 2018-04-06 14:52:05 +01:00
eip-823 Shifted the png files of eip-823 from root to assets (#1069) 2018-05-08 17:46:05 +01:00
eip-858 Move EIP assets to assets folder (#977) 2018-04-06 13:39:26 +01:00
eip-1207 Add EIP-1207 DAuth Access Delegation Standard (#1208) 2018-07-17 13:01:40 +02:00
eip-1283 EIP-1283: Net gas metering for SSTORE without dirty maps (#1283) 2018-08-07 12:02:55 +01:00