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

getBalances (native); only use balance cache when date is null #184

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

afk11
Copy link
Contributor

@afk11 afk11 commented Sep 30, 2020

Fixes error introduced by myself in #177

The balance cache should only be used if date == null. Since the date != null condition is no longer tested, we ensure date == null before doing anything with the balance cache

@ar ar merged commit 34e7ea8 into jpos:master Sep 30, 2020
@afk11 afk11 deleted the balances branch October 1, 2020 14:01
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