This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get our contracts deployed to Goerli for cross-chain testing (#210)
* Add task for specifically deploying local infra * Deploy Router and Registrar to goerli, added goerli to contract-address json * Added new task for fee setting, fixed task for AP params * added infrastructure for managing strategy params * Added deployment task and deployed to Goerli * lint * Add network info updating task * Fixes to tasks * Made changes according to comments, still have some changes that are needed * Remove duped types from types, fix some small nits * lint * Use deployer address as placeholder until we have a ms on goerli * Remove unused import * Fixes and cleanup after merging master, new task for deploying all of Side Chain * Updates to dummy strategy, deployed new version * Fixes to tasks to use APTeamMS as owner of registrar, new task for updating network configs * Small fix to updateRegistrarNetworkConnections and other small changes to existing tasks * Registrar-related script fixes (#221) Good finds all around. * Add primary registrar upgrade task, upgrade registrar on mumbai * Remove debug logging * Fixed bad assumption in updateRegistrarNetworkConnections * Fixed issues in Router, adjusted tests accordingly (#229) --------- Co-authored-by: Nenad Misic <[email protected]>
- Loading branch information
1 parent
207b5fd
commit a1c5d30
Showing
46 changed files
with
1,172 additions
and
303 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
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.