-
Notifications
You must be signed in to change notification settings - Fork 370
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherrypick key refactor onto v2 (#3034)
### Description - cherry-picks #3023, which is necessary to stop funding the GCP relayer key - makes some additional small changes required to work well with key funder, specifically to filter out non-EVM chains and non-blessed chains (like Nautilus). The latter is because the environment specific multiprovider doesn't include non-blessed chains like Nautilus, and adding it messes up a bunch of our other core tooling - small change to #3023 to read in helloworld contract addresses from the correct environment that i will bring to `main` too ### Drive-by changes - fix deploy chains for key funder ### Related issues Part of #3024 ### Backward compatibility ye ### Testing ran funding script locally --------- Co-authored-by: OttBunn <[email protected]>
- Loading branch information
Showing
9 changed files
with
406 additions
and
218 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.