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

use streams to get updates in wallet services and WalletServiceData #430

Conversation

kumulynja
Copy link
Contributor

@kumulynja kumulynja commented Jan 13, 2025

This PR:

  • creates a stream to get updates about the available wallet services
  • subscribes to the wallet services stream and subscribes to the data stream of every wallet service
  • changes HomeState to use WalletServiceData instead of Wallet
  • Removes the Home Loading Cubit and listeners that were only used to toggle the syncing indicator and just uses a getter from the HomeState instead.

@mocodesmo mocodesmo merged commit 1f2ac02 into SatoshiPortal:refactoring-bloc Jan 14, 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.

2 participants