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

889: Consolidated balance handling in balances store #898

Merged
1 commit merged into from
Apr 25, 2024

Conversation

ghost
Copy link

@ghost ghost commented Apr 18, 2024

Fixes #889

Removed balance dispatches throughout the app and consolidated everything into balanceHooks.

Every time a transaction succeeds we update balances or allowances depending on the type of transaction.

@ghost ghost requested review from dmosites and gpxl-dev April 18, 2024 19:47
@ghost ghost force-pushed the feature/889-rebased branch from b85f1ce to c900dc8 Compare April 21, 2024 19:27
@ghost ghost merged commit b5e0c63 into develop Apr 25, 2024
5 checks passed
@ghost ghost deleted the feature/889-rebased branch April 25, 2024 18:35
This pull request was closed.
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.

Consolidate balance handling in balances store
1 participant