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

GrantFund deployment #37

Merged
merged 1 commit into from
Jan 17, 2023
Merged

GrantFund deployment #37

merged 1 commit into from
Jan 17, 2023

Conversation

EdNoepel
Copy link
Contributor

@EdNoepel EdNoepel commented Jan 13, 2023

Changes
Adjust the deployment process to use consistent environment variables.. Updated scripts to provide user feedback indicating contract deployment addresses. To prevent user error, GrantFund deployment calculates treasury size based on the total supply of AJNA tokens, per requirements.

Makefile omits the --verify switch because contracts are not yet public. Dropped a -v to reduce stdout noise, since the user needs the console.logs. Using JSON keystores with interactive passwords as a best practice.

Only changes to src/ are the README files, so this should have no audit impact.

Deployed GrantFund to Goerli and updated deployment page.

Out of scope

  • Not doing BurnWrapper until we need it.
  • Once repository is opened, I plan to do another PR to add --verify, and will redeploy to Goerli.

@EdNoepel EdNoepel marked this pull request as ready for review January 13, 2023 13:32
Copy link
Collaborator

@MikeHathaway MikeHathaway left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the update

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.

4 participants