-
Notifications
You must be signed in to change notification settings - Fork 14
Feature deploy on testnets with CreateX #216
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
eaaeb0b
save ENS releated contract on deployment
gfournieriExec 77f430f
Add registry addresses to config and update deployment functions for …
gfournieriExec 40e3aed
remove deployement.save on ens already on deploy()
gfournieriExec 7ac3830
Add transferRegistryOwnerships function to manage registry ownership …
gfournieriExec d836889
Add avalanche fuji testnet deployement files
gfournieriExec e27d362
prepare for arbitrum sepolia
gfournieriExec c92e62e
use a pvk for account deployment and not seed and read .env file
gfournieriExec cd1966f
add dotenv package
gfournieriExec bd51f16
save arbitrum sepolia testnet deployment
gfournieriExec b52bd45
fix: correct script name for arbitrum sepolia test
gfournieriExec f4676b5
fix: update private key environment variable for Fuji and Arbitrum Se…
gfournieriExec 315a999
feat: document deployment on new testnet chains in changelog
gfournieriExec 2c8e543
refactor: update comments and formatting in copy-deployments script
gfournieriExec 6fb9f92
Update CHANGELOG.md
gfournieriExec b9ef16a
refactor: switch from CommonJS to ES module syntax in copy-deployment…
gfournieriExec 0e49319
refactor: modularize deployment logic by extracting functions to fixt…
gfournieriExec d9ea061
refactor: remove redundant registry entries in config.json
gfournieriExec ac7b41a
refactor: replace and remove saveExistingContractsToDeployments with …
gfournieriExec 0d45c8f
refactor: integrate deployment copying and cleanup into hardhat.confi…
gfournieriExec 251d8c6
refactor: use richmanSigner for token contract connection in fundAcco…
gfournieriExec fea1414
refactor: invert ownership transfer logic in transferProxyOwnership f…
gfournieriExec 82ee3cc
fix: streamline ownership transfer logic in transferAllOwnerships fun…
gfournieriExec d596db1
refactor: simplify test scripts for Arbitrum and Fuji environments
gfournieriExec 1698ead
fix: propagate error in transferRegistryOwnership function
gfournieriExec 262e60c
refactor: simplify dotenv import in hardhat configuration
gfournieriExec 4101052
fix: add comment to clarify proxy ownership transfer in transferAllOw…
gfournieriExec 30e2086
fix: remove unnecessary connect call in fundAccounts function
gfournieriExec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
421614 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.