Commit Graph

1305 Commits

Author SHA1 Message Date
Alan Lu cc61e826d7 Automatically merged updates to draft EIP(s) 1154
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-05 18:02:20 +01:00
Paul Bouchon 0ff6220872 Automatically merged updates to draft EIP(s) 1102
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-04 15:02:18 +01:00
Noel Maersk 36af8e526b eip-198: replace "zeroes" with "zero bytes".
Asked to write "31 zeroes", many would press `0` 31 times, even
if they know from context that \x00 was meant.

Remove this possible confusion source.
2018-09-04 13:07:17 +03:00
Noel Maersk 5ee7a65fd2 eip-198: fix minor typo: exponent -> modulus. 2018-09-04 13:05:16 +03:00
yarrumretep a5d2f32c51 Moving EIP-1167 to Final status (#1373)
* Moving EIP-1167 to Last Call status

* included code-golf gas improvements, eliminated extraneous tooling (factory, probe, deployment bytecode), added vanity address optimization

* adding last call comment period end date

* adding last call comment period end date

* moved status to Final

* removed Last Call period end date
2018-09-03 08:36:28 +01:00
Paul Bouchon 2df99653a0 Automatically merged updates to draft EIP(s) 1102
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-03 01:02:56 +01:00
Paweł Bylica 5d9f96ac3e
EIP-1014: Use keccak256 name instead of sha3
Do not refer to the hash function as `sha3` because it is SHA3. Use more precise `keccak256` name.
2018-08-31 18:47:26 +02:00
Afri Schoedon 7dbcbc35e4 Move EIP-1234 to accepted; change delay to 12 months (#1365) 2018-08-31 16:16:04 +01:00
atlanticcrypto 37446d6a39 Automatically merged updates to draft EIP(s) 1295
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-29 17:06:56 +01:00
Jacques Dafflon b20415cb9d Automatically merged updates to draft EIP(s) 777
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-28 19:31:03 +01:00
Jacques Dafflon 46961da17b Automatically merged updates to draft EIP(s) 820
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-28 17:55:19 +01:00
Logan Saether 1003d75c82 Automatically merged updates to draft EIP(s) 725
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-28 15:49:11 +01:00
DB Hurley 0e0bf24830 Automatically merged updates to draft EIP(s) 725
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-28 13:57:47 +01:00
Nick Johnson 009ab6db1c
Merge branch 'master' into patch-1 2018-08-28 12:53:49 +01:00
Pedro Gomes 374a3d8154 ERC-1328 - WalletConnect Standard URI Format (#1330)
* eip-1328

* draft

* review changes
2018-08-28 12:50:27 +01:00
Richard Littauer 79b2957a48 feat: Add Twitter Card metadata (#1345)
This adds Twitter Card metadata to the site, using the format that
[`jekyll-seo-tag`](https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md),
a dependency of Minima, understands. This should make the site render better
on Twitter.

I tested this locally and it seemed to work.
2018-08-28 12:48:49 +01:00
Afri Schoedon 6e9af9b8f5 1295: fix author field in header (#1349) 2018-08-28 12:46:52 +01:00
cslarson dcbe69655d add difficulty bomb delay to eip 858 (#1346)
* add difficulty bomb delay to eip 858

* modify specification to reflect a difficulty bomb delay of 2m blocks

* Update eip-858.md
2018-08-28 12:45:52 +01:00
Paweł Bylica ed41f15b9c EIP-1355: Ethash 1a (#1355)
* Draft Ethash 1a

* Udate EIP

* Speeling and grammar

* EIP-1355: Add discussions-to link
2018-08-28 12:36:58 +01:00
Giuseppe Bertone 41707f3b9a Fixed misleading var name (#1357)
In the example addr function returns an address, not an hash
2018-08-28 12:36:22 +01:00
c-g-e-w-e-k-e- 0469efa837 ERC 1319 Smart Contract Package Registry Interface (#1320)
* ERC 1319

* Make generateReleaseId public view
2018-08-28 12:35:55 +01:00
Nick Mudge 445d7d4438 Automatically merged updates to draft EIP(s) 998
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-24 14:36:19 +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
Jordi Baylina 7df9314343 Automatically merged updates to draft EIP(s) 1109
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 10:52:59 +01:00
Witek 5ace6aa0f4 Automatically merged updates to draft EIP(s) 1155
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-21 23:35:54 +01:00
Nick Mudge 5d5db7bc66 Automatically merged updates to draft EIP(s) 998
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-20 22:09:38 +01:00
Mark Beylin ee6e6e1c1f
Update eip-1081 to add tags to the schema
A necessary addition for us to have better sorting of bounties based on both the high level categories, and tags.
2018-08-18 18:30:02 -04:00
yarrumretep 0352ed8e36 Automatically merged updates to draft EIP(s) 1167
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-18 20:50:00 +01:00
benk10 a6a4bfeb13 Automatically merged updates to draft EIP(s) 1285
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-17 20:50:05 +01:00
Nitika Goel 835e423a58 ERC1132 - Extending ERC20 with token locking capability (#1331) 2018-08-17 12:41:05 -07:00
Wei Tang abc1fc321c Automatically merged updates to draft EIP(s) 1087
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-17 20:40:29 +01:00
Nick Mudge a14968b64e Automatically merged updates to draft EIP(s) 998
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-14 17:12:04 +01:00
Paul Bouchon e4eac92a06 Automatically merged updates to draft EIP(s) 1102
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-14 15:53:11 +01:00
yarrumretep 3354ea2b2c Automatically merged updates to draft EIP(s) 1167
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-13 23:55:59 +01:00
Jacques Dafflon 46d1ba6452 Automatically merged updates to draft EIP(s) 777
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-13 03:52:05 +01:00
Jacques Dafflon a568bf326f Automatically merged updates to draft EIP(s) 820
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-13 03:07:33 +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 01cc174d8b 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:22:18 +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
benk10 74d9275349 Automatically merged updates to draft EIP(s) 1285
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-08 16:44:41 +01:00
Nick Mudge 0298d97d09 Automatically merged updates to draft EIP(s) 998
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-07 16:25:57 +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
Micah Zoltu 4f8f1cbd1d Changes EIP-1 wording to focus on technicals not community sentiment. (#1224)
* Changes EIP-1 wording to focus on technicals not community sentiment.

All of the recent changes to the EIP process have been made to ensure that the EIP process is a technical one, and not one of sentiment analysis.  There is a lot of discussion going on with regards to how we can improve the process and get valid community sentiment analysis pre-fork, but there doesn't exist a complete solution yet at this time (just proposals).

It appears that the Last Call PR introduced sentiment analysis into the process, which I do not believe was intended.  From my recollection of the discussions around the Last Call stuff, the goal wasn't to fundamentally change how governance works, but rather to ensure that EIPs don't get stuck indefinitely in limbo.

This change simply removes the sentiment analysis wording from the process and makes it more clear that the EIP process is about gauging technical feasibility, not making judgement calls as to whether or not a thing is a good idea or not.

* Adds Active state
2018-08-07 10:31:44 +01:00
Paul Bouchon 1b8ebf86fd Automatically merged updates to draft EIP(s) 1102
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-06 16:29:36 +01:00
atlanticcrypto ab69af00ea Modify Proof of Work Incentive Structure and Remove Difficulty Bomb (#1295)
* Initial commit.

* Update eip-modify-pow-incentive.md

* Update eip-modify-pow-incentive.md

* Update eip-modify-pow-incentive.md

* Update eip-modify-pow-incentive.md

* Update eip-modify-pow-incentive.md

* Update eip-modify-pow-incentive.md

* Create eip-X.md

* Create eip-modify-pow-incentive.md

* Delete eip-modify-pow-incentive.md

* Update and rename eip-modify-pow-incentive.md to eip-1295.md

* Update eip-1295.md
2018-08-06 16:22:58 +01:00