2658 Commits

Author SHA1 Message Date
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
Micah Zoltu
cf15fca4c3
Automatically merged updates to draft EIP(s) 1559 (#3213)
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-20 00:17:51 +13:00
Andrew Parker
66d5166b73
Automatically merged updates to draft EIP(s) 1559 (#3202)
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-20 00:16:03 +13:00
Suriyaa Sundararuban
f98784a164
Automatically merged updates to draft EIP(s) 1559 (#3210)
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-20 00:15:00 +13:00
Daniel A. Nagy
24ac7b6593
ERC-681 back to Review (#3275)
Fixed the spelling of ether as a unit and added a required header linking to the discussion of ERC-681 at FEM's forum.
2021-02-19 14:28:18 +08:00
Pooja Ranjan
c5124bdbbc
Change EIP-1559 status from "Draft" to "Review" (#3231) 2021-02-18 15:00:50 -07:00
Victor Porton
2688f14d0a
3267: Future salaries - editorial updates (#3273)
EIP-3267 changes by author
2021-02-17 22:34:36 +08:00
Richard Moore
90aa954af4
Adding EIP for described data (#3224)
Human-readable descriptions for machine executable operations, described in higher level machine readable data, so that wallets can provide meaningful feedback to the user describing the action the user is about to perform.
2021-02-17 18:33:28 +08:00
Jim McDonald
2f4104b0ac
Automatically merged updates to draft EIP(s) 1185 (#3272)
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-17 23:22:11 +13:00
Victor Porton
490f04e321
Future Salaries EIP (#3267)
Transfer a part of Ethereum transfer/mining fees to Future Salaries contract
2021-02-17 17:58:31 +08:00
Ryan Schneider
c031a9bc4d
Automatically merged updates to draft EIP(s) 1559 (#3263)
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-11 05:14:13 +13:00
Fokion Zervoudakis
8edf147b01
Automatically merged updates to draft EIP(s) 3156 (#3261)
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-10 05:32:41 +13:00
Micah Zoltu
4ce0678551
2930: Changes 1 to 0x01 for clarity and moved to Review. (#3260)
Also removed empty optional sections while here.  They can be added back if/when tests/implementations are added, but they are otherwise optional.

I also moved this to review, since that is a much more appropriate state for an EIP that is going into a soon-to-be-scheduled hard fork, and there are no major changes planned to this EIP by the authors that I know of.
2021-02-09 19:14:35 +08:00
Michael Sproul
b0c5110212
Move EIP-3076 to Review status (#3248)
With EIP-3076 (slashing protection interchange) now implemented by the 4 major Eth2 clients (Lighthouse, Nimbus, Prysm, Teku), I would like to nominate it for review.

There are a few tweaks to the security recommendations that I would like to make before moving to Final Call, but the substance of the EIP has been stable for several months now and is unlikely to change.
2021-02-09 14:16:24 +08:00
Erik Marks
8891c594b4
Automatically merged updates to draft EIP(s) 1102 (#3258)
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-09 06:36:53 +13:00
Martin Holst Swende
de2fbc8527
EIP-2481: Added testcases (#3228)
* EIP-2481: add testcases

* EIP-2481: propose unpacking of GetHeadersPacket

* EIP-2481: revert spec changes
2021-02-08 10:14:28 +01:00
Micah Zoltu
3ec9510e81
2976: Adds Receipts (#3254) 2021-02-07 08:22:17 +08:00
Micah Zoltu
ab52366caf
Automatically merged updates to draft EIP(s) 2930 (#3253)
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-07 03:43:11 +13:00
MrChico
edcdba552f
Automatically merged updates to draft EIP(s) 2612 (#3251)
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-06 05:24:21 +13:00
Tim Beiko
2b1f20d82b
Automatically merged updates to draft EIP(s) 1559 (#3249)
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-05 20:55:52 +13:00
Lane Rettig
66022eaa7e
Automatically merged updates to draft EIP(s) 1559 (#3127)
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-04 12:50:48 +13:00
Nick Gheorghita
7e80feefcc
Automatically merged updates to draft EIP(s) 2678 (#3247)
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-04 12:28:25 +13:00
Alberto Cuesta Cañada
68e97e062d
Automatically merged updates to draft EIP(s) 3234 (#3246)
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-04 03:39:41 +13:00
Alberto Cuesta Cañada
c5221d0ec5
Automatically merged updates to draft EIP(s) 3156 (#3245)
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-04 03:06:59 +13:00
Alberto Cuesta Cañada
c612c1a8ac
ERC-3156: Move to Last Call (#3243) 2021-02-03 08:49:49 +08:00
Afr Schoe
f4bc90405f
Difficulty Bomb Delay to Summer 2022 (#3238)
Delays the difficulty bomb so 30 second blocks won't happen until around summer 2022.
2021-02-02 10:42:24 +08:00
Alberto Cuesta Cañada
c94224e13a
Automatically merged updates to draft EIP(s) 3234 (#3242)
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-02 10:23:13 +13:00
Alberto Cuesta Cañada
710e537d4f
Automatically merged updates to draft EIP(s) 3156 (#3241)
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-02 08:40:12 +13:00
Pooja Ranjan
197f0c8881
Change EIP-2929 status from "Draft" to "Review" (#3233) 2021-02-01 10:40:57 -07:00
Alberto Cuesta Cañada
4e5091ce8f
Automatically merged updates to draft EIP(s) 3156 (#3236)
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-01 14:45:17 +13:00
Alberto Cuesta Cañada
eba51343cd
Initial draft for ERC3234 batch flash loans (#3234)
I've segregated the batch flash loan functionality from ERC3156, to allow lenders to support single-asset, multiple asset, or both kinds of flash loans.
2021-02-01 09:16:24 +08:00
Pooja Ranjan
a9eae63736
Change EIP-2718 status from "Draft" to "Review" (#3232)
Moves to review.
2021-01-31 10:46:49 +08:00