Navigation Menu

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 #909 - Incorrect balances when the first wallet's balance is empty. #915

Merged
merged 1 commit into from Apr 15, 2019

Conversation

krisajenkins
Copy link
Contributor

No description provided.

@krisajenkins
Copy link
Contributor Author

Screenshot 2019-04-15 at 10 14 28

@shmish111
Copy link
Contributor

so basically this is map preview instead of traversed? can you explain the error?

@@ -26,6 +27,7 @@ main = runTest do
AjaxUtilsTests.all
TypesTests.all
GistsTests.all
ChainTests.all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are a good person @krisajenkins

@krisajenkins
Copy link
Contributor Author

Yeah. It boils down to traversed throwing away leading Nothing values.

(I'd like to fix it in a more "one lens" way, but I can't see it and time is short.)

@krisajenkins krisajenkins merged commit 4beea94 into master Apr 15, 2019
@krisajenkins krisajenkins deleted the issue-909 branch April 15, 2019 10:13
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.

None yet

2 participants