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

Combine all predeployed contracts into one repository #264

Open
yavrsky opened this issue Oct 11, 2022 · 0 comments
Open

Combine all predeployed contracts into one repository #264

yavrsky opened this issue Oct 11, 2022 · 0 comments
Assignees

Comments

@yavrsky
Copy link
Contributor

yavrsky commented Oct 11, 2022

It is proposed to combine all the current predeployed contracts into one repository (only .sol sources and probably versions). The purpose of this repository will only be contract updates.

Pros:

  1. Simplifies the update procedure, since it will be possible to update all the predeployed contracts on the chain at once. In the future, the number of chains may increase significantly and updating each individual contract on each individual chain may cause difficulties.
  2. Saves us from having to copy paste almost the same code for updating into all predeployed contracts.

Cons:

  1. Increases the chance that the update procedure will be unsuccessful, since we will try to update all contracts in one transaction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants