-
Notifications
You must be signed in to change notification settings - Fork 249
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
Cleanup unsupported fleets from the repository #5381
Open
friofry opened this issue
Jun 19, 2024
· 2 comments
· May be fixed by #5468 or status-im/status-desktop#15427
Open
Cleanup unsupported fleets from the repository #5381
friofry opened this issue
Jun 19, 2024
· 2 comments
· May be fixed by #5468 or status-im/status-desktop#15427
Comments
Just in case, this |
@friofry what's the state of your PRs on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
While working on status-im/status-desktop#14643 (comment).
I noticed this log:
According to https://fleets.waku.org/ status.prod is not used anymore, but it is still there in fleet.go, cluster.go and other files.
as discussed with @yakimant and @igor-sirotin old fleets can be safely removed
Implementation
Remove unsupported fleets from the codebase
Acceptance Criteria
Only the fleets from ttps://fleets.waku.org/ are in the codebase.
Linked issues
The text was updated successfully, but these errors were encountered: