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

Expand on a potential backwards compatibility issue, add myself to the author list #2

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Jul 5, 2024

  1. Highlight a potential backward compatibility issue
  2. Now having contributed something beyond grammar, I proudly add myself to the author list

@nlordell
Copy link

nlordell commented Jul 5, 2024

Might be worth mentioning that the deployer addresses can't deploy over the addresses anymore (so if the deployer private keys try to deploy a contract, it would revert; and that this is OK as those keys are used exclusively for deploying these CREATE2 factories).

@mmv08 mmv08 requested a review from nlordell July 5, 2024 15:54
@@ -2,7 +2,7 @@
rip: 77XX
title: Preinstall deterministic deployment factories
description: Proposal to add deployment factory contracts at common addresses to enable deterministic contract deployments
author: Richard Meissner (@rmeissner)
author: Richard Meissner (@rmeissner), Mikhail Mikheev (@mmv08), Nicholas Rodrigues Lordello (@nlordell)
Copy link

Choose a reason for hiding this comment

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

I'm not an author yet :P

Copy link
Member Author

Choose a reason for hiding this comment

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

You made a bunch of good suggestions and reviewed some ideas, I reckon that counts

@rmeissner rmeissner merged commit 26fa778 into 5afe:master Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants