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

Fix missing spend corner case issue #1156

Merged
merged 1 commit into from
Apr 10, 2022
Merged

Fix missing spend corner case issue #1156

merged 1 commit into from
Apr 10, 2022

Conversation

levonpetrosyan93
Copy link
Contributor

@levonpetrosyan93 levonpetrosyan93 commented Mar 27, 2022

Fix for #1155

### Short description of code changes
Added sync process for spends too, in case we get jmint, that means it is joinsplit transaction, we are checking whether we already know about spend or not, if not we are updating the db.

@lgtm-com
Copy link

lgtm-com bot commented Mar 27, 2022

This pull request fixes 1 alert when merging 23ab885 into 904984e - view on LGTM.com

fixed alerts:

  • 1 for Unused static function

@reubenyap reubenyap merged commit da0be59 into master Apr 10, 2022
@reubenyap reubenyap deleted the missing_spend branch April 10, 2022 16:02
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