2489 Commits

Author SHA1 Message Date
Sam Wilson
b455c74d08
Automatically merged updates to draft EIP(s) 3074 (#3356)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-10 16:07:02 +13:00
Nick Mudge
03b1561879
Automatically merged updates to draft EIP(s) 2535 (#3355)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-10 12:49:32 +13:00
Sam Wilson
0071020b8d
Automatically merged updates to draft EIP(s) 3074 (#3354)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-10 10:51:08 +13:00
Sam Wilson
080ac64e06
Automatically merged updates to draft EIP(s) 3074 (#3352)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-10 05:44:59 +13:00
Nick Gheorghita
0d737f0592
Move 2678 to Last Call (#3269)
* Move 2678 to Last Call

* Update EIPS/eip-2678.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-03-09 19:51:29 +08:00
Chance Hudson
d2ee475f13
MEDGASPRICE opcode (#3332)
* medgasprice opcode EIP

* add discussions-to url

* eip 1559, not 1557, add link

* fix date format

* set EIP number

* formatting fixes

* eip-3198 note, opcode formatting

* content organization fixes

* mark as withdrawn
2021-03-09 19:39:13 +08:00
Abdelhamid Bakhta
081db1a661
EIP-3198 Draft -> Review (#3330)
* create basefee opcode EIP

* Assign EIP number

* Update eip-x.md

* Update summary

* Add example use cases

* Set opcode value and gas cost

* rename file with assigned EIP number

* add error case

* Add test cases

* remote unnecessary statements

* EIP-3198 Draft -> Review

* Address review comments

* Update EIPS/eip-3198.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-03-09 19:37:21 +08:00
Sam Wilson
bec4802460
Automatically merged updates to draft EIP(s) 3074 (#3348)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-09 13:09:30 +13:00
Sam Wilson
1487d77bd7
Automatically merged updates to draft EIP(s) 3074 (#3346)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-09 09:18:22 +13:00
Sam Wilson
fbae2549c7
Automatically merged updates to draft EIP(s) 3074 (#3344)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-08 19:26:59 +13:00
Micah Zoltu
5cc63c52e7
3338: Moves to review. (#3339) 2021-03-07 07:51:05 +08:00
Micah Zoltu
500517e0f2
Creates EIP 3338 (#3338): Limit account nonce to be between 0 and 2^52.
Limit account nonce to be between `0` and `2^52`.
2021-03-07 07:23:24 +08:00
Micah Zoltu
a9d9ec7938
Clarifies that test cases shouldn't be external links. (#3250)
We have been enforcing this for a while, I didn't realize EIP-1 said something different.
2021-03-07 06:52:52 +08:00
Nick Johnson
4df996c235
Create EIP for frame-pointer-relative memory addressing (#3337)
Introduces four new opcodes for loading data from and storing data to memory offset by a frame pointer.
2021-03-07 06:39:49 +08:00
Nick Johnson
575ea3acab
Add EIP draft for paged memory (#3336)
Changes the memory model for the EVM to use pagination.
2021-03-07 06:21:38 +08:00
Erik Marks
1192e96b77
3085: Move to Review (#3325)
* Update 3085 status to Review

* Remove reference to EIP-1102

* Address review feedback
2021-03-06 14:21:32 +08:00
lightclient
94eea15efb
bump eipv to v0.1.1 (#3333) 2021-03-05 13:44:57 -07:00
chriseth
38ecef316d
Automatically merged updates to draft EIP(s) 2327 (#3328)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-06 07:38:30 +13:00
ligi
b7312f8c2a
Unify author header values (#3329) 2021-03-05 09:46:37 -07:00
William Morriss
170fd119bd
EIP 3322: Efficient Gas Storage (#3322)
Allows contract accounts to store gas that can be transferred to the refund counter.
2021-03-05 15:20:40 +08:00
Erik Marks
c6bb436dc9
Automatically merged updates to draft EIP(s) 3085 (#3324)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 09:13:28 +13:00
Sam Wilson
1101a27bd3
Automatically merged updates to draft EIP(s) 3074 (#3323)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 08:51:27 +13:00
Erik Marks
5e8e044646
Automatically merged updates to draft EIP(s) 1102 (#3320)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 07:59:37 +13:00
Greg Colvin
491e7f5fea
withdrawn (#3319)
* withdrawn

* Update EIPS/eip-2315.md

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-03-05 02:19:01 +08:00
Erik Marks
ed77364adb
Automatically merged updates to draft EIP(s) 3085 (#3321)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 06:54:22 +13:00
Nick Gheorghita
83f3b72324
Automatically merged updates to draft EIP(s) 2678 (#3318)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 03:47:51 +13:00
Sam Wilson
85c0123469
Automatically merged updates to draft EIP(s) 3074 (#3317)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-04 11:47:07 +13:00
Greg Colvin
8cf86482c8
remove appendix (#3316)
* remove appendix

* remove appendix - typos
2021-03-03 16:14:52 -05:00
Sam Wilson
e2069379f8
Automatically merged updates to draft EIP(s) 3074 (#3315)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-04 07:20:09 +13:00
Micah Zoltu
729c1ab196
Automatically merged updates to draft EIP(s) 3074 (#3314)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-04 06:23:47 +13:00
weijia31415
91e5e34c6e
EIP-crosschain-id proposal (#3220)
A self-verifying unique blockchain identifier that deals with forks.
2021-03-03 21:10:22 +08:00
Sam Wilson
6747370887
Automatically merged updates to draft EIP(s) 3074 (#3312)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-03 13:18:05 +13:00
William Morriss
e37dc7d141
EIP-3300: Phase Out Refunds (#3300)
* wip phase out refunds

* update create date and eip number

* discussions-to

* rename file to eip#

* fix discussions-to url error from Travis

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update EIPS/eip-3300.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* initial clarification

* specify 1283 behavior

* specify negative refund removal

* start specifying activation costs and then simplify by disregarding them

* cleanup activation cost specifications

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-03-02 23:10:05 +08:00
Varun Kashyap
f1ded2aa9b
Fixes some misspelled words, grammar and comprehension (#3296)
* Fixes some misspelled words, grammar and comprehension

- Replaces hyphen with colons where applicable
- Introduces em-dashes wherever necessary
- Fixes typos
- A better sentence structure for a few long sentences

* Update EIPS/eip-1.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-03-02 21:06:22 +08:00
Sam Wilson
dd8dc94a94
Automatically merged updates to draft EIP(s) 3074 (#3307)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-02 18:55:04 +13:00
Alex Beregszaszi
7874ef7aaa
Update EIP-2070 pointing to eth1.0-specs (#3305) 2021-03-02 13:29:53 +08:00
vbuterin
7c88b11fe3
Update and rename eip-3297.md to eip-3298.md 2021-02-26 09:28:12 -06:00
vbuterin
bff6da9947
Removal of refunds (#3298)
* Removal of refunds

Remove gas refunds for SSTORE and SELFDESTRUCT.

* Updated link
2021-02-26 08:15:42 -07:00
Nick Gheorghita
dba974e3f2
Automatically merged updates to draft EIP(s) 2678 (#3297)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-02-27 02:35:54 +13:00
Nick Gheorghita
a5666c9212
Automatically merged updates to draft EIP(s) 2678 (#3284)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-02-27 02:06:46 +13:00
Mister-Meeseeks
d18678e8c7
Automatically merged updates to draft EIP(s) 1559 (#3293)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-02-26 20:55:25 +13:00
Bas Nijholt
cbcd290f30
add whitespace after comma (#3283)
https://www.youtube.com/watch?v=hgI0p1zf31k
2021-02-24 11:39:13 -07:00
Micah Zoltu
f8d7d6602c
2972: Withdrawn (#3288)
May resume in future, but not now.
2021-02-24 11:37:49 -07:00
misrab
2b16f33c04
Automatically merged updates to draft EIP(s) 1559 (#3282)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-02-25 05:59:11 +13:00
Pooja Ranjan
d3d2038f47
Change EIP-2935 status from "Draft" to "Review" (#3287) 2021-02-24 20:18:09 +08:00
Alberto Cuesta Cañada
2874387d07
3156: Final
Moves EIP-3156 to final.
2021-02-24 17:25:05 +08:00
Micah Zoltu
188223e406
3267: Renames EIP file. (#3289)
We really need to get the bot working reliably...
2021-02-23 19:32:24 +08:00
Victor Porton
dc3500ec89
3267: Future salaries - links to the Solidity sources (#3274)
Links to the Solidity sources were corrected.
2021-02-23 19:23:14 +08:00
Alex Forshtat
08746926ca
ERC-2770 Meta-Transactions Forwarder Contract (#2770)
* Initial commit of Forwarder ERC

* Edit ERC

* Point to the right repo

* Update EIPS/eip-2770.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>

* Update ERC2770 with eth transfer gas reserve, validUntil field

* Fix "author" field

* Fix brackets

* Address PR review

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-02-22 09:07:49 -07:00
misrab
1e224f0d31
fix typo: "signatureses" to "signatures" (#3281) 2021-02-22 09:05:09 -07:00