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

deprecate goerli (+ zksync, base, arbitrum, optimism) #54

Merged

Conversation

CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Apr 5, 2024

deprecate goerli (+ zksync, base, arbitrum, optimism)

@@ -775,7 +775,6 @@ export default class DefenderDeploy {
notificationChannels: match.notifyConfig?.notifications.map(
(n: DefenderNotificationReference) => n.notificationId,
),
severityLevel: match.notifyConfig?.severityLevel,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@shahnami Had a type issue here does it make sense to remove it?

Copy link
Member

Choose a reason for hiding this comment

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

No, you'll need to yarn link the latest SDK main branch since the SDK hasn't been published yet.

Copy link
Member

@shahnami shahnami left a comment

Choose a reason for hiding this comment

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

Apart from removing severityLevel, lgtm!

@CoveMB CoveMB requested review from MCarlomagno and zeljkoX April 10, 2024 14:47
@shahnami shahnami mentioned this pull request Apr 15, 2024
Copy link
Collaborator

@tirumerla tirumerla left a comment

Choose a reason for hiding this comment

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

Added few comments lets remove linea goerli and sokol as well

| `"zksync-sepolia"` | |
| `"base"` | |
| `"base-goerli"` | |
| `"base-sepolia"` | |
| `"linea-goerli"` | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove this as well

@@ -11,7 +11,6 @@
| `"mainnet"` | |
| `"sepolia"` | |
| `"holesky"` | |
| `"goerli"` | |
| `"xdai"` | |
| `"sokol"` | |
Copy link
Collaborator

Choose a reason for hiding this comment

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

sokol is also deprecated

Copy link
Collaborator

@tirumerla tirumerla left a comment

Choose a reason for hiding this comment

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

lgtm

@tirumerla tirumerla merged commit f0e4df8 into main May 7, 2024
5 checks passed
@tirumerla tirumerla deleted the plat-3311-remove-support-for-goerli-network-and-related-assets branch May 7, 2024 13:35
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