-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * added code to approve access to refund functions for refundWallet * integrated makeDiamondImmutable into masterScript & added refundWallet approval to coreFacet update script * wip * wip * added script to transfer ownership of periphery contracts * wip * wip - need to fix helper function startLocaLAnvilNetwork * wip * fixed a bunch of stuff * recommit * added deployment of CREATE3Factory before deploying contracts but script fails without error * added script to accept ownership transfer of periphery contracts * integrated start of localanvil based on flag * added some cleanup stuff * removed unused file * wip * wip * fixed compilation errors * updated target state * fixed first part of diamondMakeImmutable script * fixed diamondMakeImmutable script * added .env check and fixed global.json * cleanup * last minor changes * tested ownershipTransfer confirmation and removed todos * reverted changes in global.json
- Loading branch information
Showing
160 changed files
with
2,964 additions
and
1,262 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -34,5 +34,4 @@ test/logs | |
|
||
|
||
# script config | ||
scripts/config.sh | ||
script/config.sh |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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 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 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 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 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 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
Oops, something went wrong.