Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP: Revert creation in case of collision #6733

Merged
merged 11 commits into from
Mar 27, 2023

Conversation

RenanSouza2
Copy link
Contributor

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

@github-actions github-actions bot added s-draft This EIP is a Draft t-core labels Mar 20, 2023
@eth-bot
Copy link
Collaborator

eth-bot commented Mar 20, 2023

All reviewers have approved. Auto merging...

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Mar 20, 2023
@github-actions github-actions bot added c-new Creates a brand new proposal e-number Waiting on EIP Number assignment w-ci Waiting on CI to pass labels Mar 20, 2023
EIPS/eip-creation_collision.md Outdated Show resolved Hide resolved
EIPS/eip-creation_collision.md Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the e-number Waiting on EIP Number assignment label Mar 21, 2023
@github-actions
Copy link

The commit e9e3773 (as a parent of c57947a) contains errors.
Please inspect the Run Summary for details.

@RenanSouza2 RenanSouza2 changed the title EIP contract collision EIP-6733 contract collision Mar 21, 2023
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Mar 21, 2023
EIPS/eip-6733.md Outdated Show resolved Hide resolved
EIPS/eip-6733.md Outdated Show resolved Hide resolved
EIPS/eip-6733.md Outdated Show resolved Hide resolved
EIPS/eip-6733.md Outdated Show resolved Hide resolved
@eth-bot eth-bot changed the title EIP-6733 contract collision Add EIP: Revert creation in case of collision Mar 22, 2023
Copy link
Member

@lightclient lightclient left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was already specified in EIP-684, but was not created moved into an EIP markdown document. If you'd like to resolve this, I would prefer to pick up from there (which will also resolve #2220).

@RenanSouza2
Copy link
Contributor Author

@lightclient yes, how do we proceed?

@lightclient
Copy link
Member

Please convert that EIP into a mark down file and push to final.

@RenanSouza2
Copy link
Contributor Author

Please convert that EIP into a mark down file and push to final.

Hey @lightclient, one thing that is not clear to me is, do I put my text in that eip or do I recollect what is there?

@RenanSouza2
Copy link
Contributor Author

New PR on #6784

@github-actions github-actions bot added s-final This EIP is Final and removed s-draft This EIP is a Draft labels Mar 27, 2023
@Pandapip1 Pandapip1 dismissed lightclient’s stale review March 27, 2023 00:47

This PR now adds EIP-684

@Pandapip1 Pandapip1 linked an issue Mar 27, 2023 that may be closed by this pull request
@eth-bot eth-bot enabled auto-merge (squash) March 27, 2023 00:59
@eth-bot eth-bot merged commit 3aed162 into ethereum:master Mar 27, 2023
@RenanSouza2 RenanSouza2 deleted the EIP-contract-collision branch April 6, 2023 11:15
axelcabee pushed a commit to axelcabee/EIPs that referenced this pull request May 6, 2023
* EIP contract collision

* Update discussion link

* Grammar fix, EIP number

* linter fixes

* internal link fix

* Inclusion of suggestions

Test case address correction

* accept suggestions, address correction

* some changes

* second address correction

* Update and rename eip-6733.md to eip-684.md

* Update eip-684.md

---------

Co-authored-by: Gavin John <gavinnjohn@gmail.com>
RaphaelHardFork pushed a commit to RaphaelHardFork/EIPs that referenced this pull request Jan 30, 2024
* EIP contract collision

* Update discussion link

* Grammar fix, EIP number

* linter fixes

* internal link fix

* Inclusion of suggestions

Test case address correction

* accept suggestions, address correction

* some changes

* second address correction

* Update and rename eip-6733.md to eip-684.md

* Update eip-684.md

---------

Co-authored-by: Gavin John <gavinnjohn@gmail.com>
GAEAlimited pushed a commit to GAEAlimited/EIPs that referenced this pull request Jun 19, 2024
* EIP contract collision

* Update discussion link

* Grammar fix, EIP number

* linter fixes

* internal link fix

* Inclusion of suggestions

Test case address correction

* accept suggestions, address correction

* some changes

* second address correction

* Update and rename eip-6733.md to eip-684.md

* Update eip-684.md

---------

Co-authored-by: Gavin John <gavinnjohn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-final This EIP is Final t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EIP-684 is missing from the repository
7 participants