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

Uncouple storage reference for bandwidth client #5372

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

neacsu
Copy link
Contributor

@neacsu neacsu commented Jan 20, 2025

Because of the Storage reference in the bandwidth client, the client can't be separated and used in a different place, as it will be linked to the DisconnectedClient. Cloning it ensures we uncouple this unnecessary dependence.


This change is Reviewable

@neacsu neacsu requested review from octol and jstuczyn January 20, 2025 12:44
@neacsu neacsu added this to the Hu milestone Jan 20, 2025
@neacsu neacsu force-pushed the feature/uncouple_st branch from 5fd1f2c to 027194c Compare January 21, 2025 12:23
Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-nextra ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2025 0:29am
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Jan 21, 2025 0:29am

@neacsu neacsu force-pushed the feature/uncouple_st branch from 027194c to 0b82abb Compare January 21, 2025 12:28
@neacsu neacsu merged commit 8670693 into develop Jan 22, 2025
19 checks passed
@neacsu neacsu deleted the feature/uncouple_st branch January 22, 2025 11:12
@benedettadavico benedettadavico modified the milestones: Hu, Dorina, Ruta Jan 28, 2025
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.

3 participants