Commit Graph

15 Commits

Author SHA1 Message Date
Wei Tang e6c3f2985b Move EIP-1283 status to Accepted (#1565) 2018-11-26 14:13:36 +13:00
Wei Tang f5e13ba3a5 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
2018-10-18 05:23:41 +01:00
Wei Tang 73651b1145 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
2018-10-18 04:03:31 +01:00
Wei Tang 001ccad32d 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
2018-10-18 03:42:33 +01:00
Wei Tang 0235c94a30 Move EIP-1283 status to last call (#1367)
* Move EIP-1283 status to accepted

* Move the status to Last Call

* Update eip-1283.md
2018-10-15 12:04:57 +01:00
Ayrat Badykov b076285459 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
2018-09-18 10:19:22 +01:00
Wei Tang 787965eaae 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
2018-08-23 14:02:19 +01:00
Wei Tang bf5c7811b7 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
2018-08-12 11:24:14 +01:00
Wei Tang 2933084869 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
2018-08-11 23:32:09 +01:00
Wei Tang 6ecbcaa6e9 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
2018-08-10 16:42:25 +01:00
Wei Tang b569c4fa82 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
2018-08-10 16:33:58 +01:00
Wei Tang cbca62cdc5 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
2018-08-10 10:32:24 +01:00
Wei Tang 7ecab6a33e 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
2018-08-09 20:03:01 +01:00
Wei Tang 681a524dfb 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
2018-08-09 11:09:08 +01:00
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