2701 Commits

Author SHA1 Message Date
Alexander Papageorgiou
f51ad896c9
EIP-3520: Transaction Destination Opcode (#3520)
Provide access to the original recipient of a transaction.
2021-04-26 21:40:21 +08:00
vbuterin
6079eba5d1
EIP 3529: alternative refund reduction (#3529)
The latter part of this sentence should be left for the motivation section.
2021-04-26 16:10:25 +08:00
Franco Victorio
b3394ef14e
typo: add missing ) (#3528) 2021-04-26 14:28:15 +08:00
Alita Moore
a2ef829d2a update await ci bot to double-check results and debug a bit cleaner 2021-04-25 15:19:46 -05:00
Alita Moore
deef8685b5 update rerun bot to include debugging 2021-04-25 14:15:12 -05:00
Alita Moore
699115d126 update await ci bot 2021-04-25 14:07:44 -05:00
Alita Moore
e269337afe update rerun bot (allow more than 1 workflow run) 2021-04-25 09:30:12 -05:00
Tim
21f247c3d9
Update eip-template.md (#3527)
Add missing `"` to quote
2021-04-25 15:22:48 +08:00
Alita Moore
069dad3b2e
Workaround for pull_request_review not being in-scope for repostiory secrets (#3530)
* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* address comments and rerun instead of delete

* update bot to also show reasons in exception message

* throws error if no workflow runs were found to re-run

* use bot id rather than file name to improve reliability

* try to split up the jobs

* don't filter by review type for testing

* fix yml errors

* fix yml again 😬

* only run on approved review

* revert

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Create test.yml

* standard initial bot run, if review run dummy action, workflow_run trigger bot from root repo scope

* rename job

* fix CI

* update re-run action
2021-04-25 02:11:52 -05:00
Alita Moore
05d1213bd3
Update auto-merge-bot.yml (#3526) 2021-04-22 22:50:23 -05:00
lightclient
e06c020d5b
Modify eip-2930 gas accounting (#3521)
* modify eip-2930 gas accounting

* add title

* add eip number and discussion link

* typo

* Update EIPS/eip-3521.md

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

* Update EIPS/eip-3521.md

* Update EIPS/eip-3521.md

* Update EIPS/eip-3521.md

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-04-22 07:52:20 -06:00
Hadrien Croubois
bbf07a122d
Automatically merged updates to draft EIP(s) 1967 (#3523)
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-04-23 01:15:00 +12:00
Alita Moore
af4078faf6
await ci on bot and remove old failed runs to keep things clean (#3516)
* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* address comments and rerun instead of delete

* update bot to also show reasons in exception message

* throws error if no workflow runs were found to re-run

* use bot id rather than file name to improve reliability

* try to split up the jobs

* don't filter by review type for testing

* fix yml errors

* fix yml again 😬

* only run on approved review

* revert
2021-04-21 22:11:47 -05:00
Nick Mudge
ded96c26a3
Automatically merged updates to draft EIP(s) 2535 (#3522)
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-04-22 10:43:08 +12:00
Alexander Papageorgiou
0f5f1dc3fd
EIP-3508: Transaction Data Opcodes (#3508)
Provide access to original transaction data.
2021-04-21 22:17:16 +08:00
meowsbits
68a974f7bf
Automatically merged updates to draft EIP(s) 3436 (#3502)
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-04-21 14:11:38 +12:00
Micah Zoltu
74f39ab127
2718: Final (#3504)
* 2718: Final

* Update eip-2718.md

* Update eip-2718.md

Co-authored-by: Alita Moore <alita.moore805@gmail.com>
2021-04-20 07:57:53 -06:00
Alita Moore
92c150ae94
re-run bot on review (#3509)
* re-run bot on review

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml
2021-04-16 23:03:48 -05:00
Micah Zoltu
7583c6174f
1559: Rename inclusion fee to priority fee. (#3492)
* 1559: Rename inclusion fee to priority fee.

Feedback suggests that "inclusion fee" may not be immediately obvious since you have to pay the base fee to be included.  The idea with priority fee is "this is the number you need to increase in order to have higher priority over other people trying to transact on Ethereum during times of congestion".
2021-04-17 00:07:43 +08:00
Kelly Olson
cc7d2039b0
EIP2565: Move from 'Last Call' to 'Final' (#3507)
* EIP2565: Move from 'Last Call' to 'Final'
2021-04-16 17:56:31 +08:00
Alberto Cuesta Cañada
fa5d1efef6
erc3156: made security around automatic approvals clearer (#3425) 2021-04-16 17:29:20 +08:00
Alita Moore
e84f21e643
only run on pull_request_target and add that as a valid event (bot) (#3506)
* Update auto-merge-bot.yml

* Update auto-merge-bot.yml
2021-04-16 02:17:08 -05:00
Alita Moore
825fc4df60
Update auto-merge-bot.yml 2021-04-16 02:08:00 -05:00
Alita Moore
c6868771c1
Update auto-merge-bot.yml (#3505)
* Update auto-merge-bot.yml

* Update auto-merge-bot.yml
2021-04-16 01:45:31 -05:00
Alita Moore
033adbfa04
Update auto-merge-bot.yml (#3499) 2021-04-16 01:18:53 -05:00
vbuterin
1152520aab
EIP 2930 -> Final (#3500) 2021-04-16 14:15:44 +08:00
vbuterin
83dea4789f
EIP 2929 -> final (#3501) 2021-04-16 14:15:14 +08:00
Mikhail Melnik
792ac79ca5
fix link to berlin.md (#3498) 2021-04-16 14:10:58 +08:00
lightclient
5a080f8559
Move EIP-191 to last call (#3503)
* Update eip-191.md

* Update EIPS/eip-191.md
2021-04-15 22:27:51 -06:00
lightclient
8b23d90902
Update eip-191.md (#3496) 2021-04-15 21:12:33 -06:00
Nick Gheorghita
5b9685bb9c
Finalize 2678 (#3490) 2021-04-14 22:10:27 -06:00
Alita Moore
8eca163679
Update auto-merge-bot.yml (#3495) 2021-04-14 23:06:51 -05:00
Daniel Streit
c5d4e5c07e
Draft: Shamir + BIP-39 (#3450)
A standardized algorithm for applying Shamir's Secret Sharing Scheme to BIP-39 mnemonics.
2021-04-12 16:19:43 +08:00
Micah Zoltu
a38af8f062
Apparently codespell doesn't know sting is a word? (#3488)
Failure: https://travis-ci.org/github/ethereum/EIPs/jobs/766589226
2021-04-12 15:14:00 +08:00
Alita Moore
e7c39d605f
Update auto-merge-bot.yml (#3482)
* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update .travis.yml

* Update .travis.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update .travis.yml
2021-04-12 02:08:30 -05:00
Nick Mudge
d679d09f7a
Automatically merged updates to draft EIP(s) 2535 (#3487)
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-04-11 02:31:53 +12:00
Nicolás Venturo
b3382c03fe
Automatically merged updates to draft EIP(s) 2929 (#3484)
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-04-09 23:21:53 +12:00
James Seibel
62bda327b6
Automatically merged updates to draft EIP(s) 2981 (#3486)
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-04-09 16:12:15 +12:00
James Seibel
cb37b1838d
Automatically merged updates to draft EIP(s) 2981 (#3485)
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-04-09 15:30:57 +12:00
Ansgar Dietrichs
fb52cdf0f8
Automatically merged updates to draft EIP(s) 3074 (#3483)
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-04-09 10:04:01 +12:00
Alita Moore
00a8624082
EIP Linting Bot (#3351)
* EIP Linting Bot

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* remove build

* gitignore dist

* add npm install && npm run build

* fix script

* prettier run

* Handful of minor cleanups, fixes, and tweaks.

* Update .github/bot/action.yml

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

* Update .github/bot/tsconfig.json

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

* Update .github/bot/package.json

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

* move to dev and cleanup packages

* update readme

* make versions explicit

* Revert "Update .github/bot/tsconfig.json"

This reverts commit 4a702c8d73b537845860d0277686a9b6964138d8.

* Update .github/bot/tsconfig.json

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

* update to node 14

* target ES2015 because github

* remove log

* compile at action run-time using github composites

* use GITHUB-TOKEN instead

* auto_merge_bot

* collapse action into one line

* update to node 14 bc of composite action

* basic tests setup

* absolute paths plus fixing jest and ts configs

* revert absolute build out debug system

* fixing absolute paths 🙏

* use repo

* edit

* edit

* remove bot because in it's own repo now

* Update eip-1051.md

* fix issue with cd'ing into the action

* revert accidental change

* Update .github/workflows/auto-merge-bot.yml

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

* continue on error

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update eip-1015.md

* Update eip-1015.md

* Update auto-merge-bot.yml

* Update auto-merge-bot.yml

* Update .github/workflows/auto-merge-bot.yml

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

Co-authored-by: Micah Zoltu <micah@zoltu.net>
2021-04-07 22:43:01 -05:00
Danno Ferrin
88708f0e79
Automatically merged updates to draft EIP(s) 3436 (#3479)
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-04-07 07:50:18 +12:00
hexzorro
3d770aae40
Automatically merged updates to draft EIP(s) 3416 (#3466)
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-04-05 19:24:01 +12:00
lightclient
79f4fe6cbe
Automatically merged updates to draft EIP(s) 1559 (#3463)
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-04-05 09:35:27 +12:00
hexzorro
981019a2cb
Automatically merged updates to draft EIP(s) 3416 (#3465)
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-04-05 09:00:38 +12:00
hexzorro
8f07290158
Automatically merged updates to draft EIP(s) 3416 (#3464)
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-04-05 08:27:11 +12:00
Sam Wilson
2d03a50d8f
Automatically merged updates to draft EIP(s) 3074 (#3462)
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-04-03 11:38:45 +13:00
Micah Zoltu
13a447e91e
Moves 2718 to last call. (#3461) 2021-04-02 23:57:26 +08:00
Daniel Luca
10533c07d4
Automatically merged updates to draft EIP(s) 3074 (#3460)
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-04-03 02:53:30 +13:00
rictorlome
559bf352fd
Automatically merged updates to draft EIP(s) 3234 (#3458)
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-04-03 02:17:36 +13:00