Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix balances update #4077

Merged
merged 2 commits into from
Jan 9, 2017
Merged

Fix balances update #4077

merged 2 commits into from
Jan 9, 2017

Conversation

ngotchac
Copy link
Contributor

@ngotchac ngotchac commented Jan 6, 2017

Balances weren't fetched properly. The visible accounts was always empty, and we were fetching all the accounts at each block, and not the user accounts + the visible accounts (user accounts at each block necessary for transaction notification).
Plus the number of outgoing transaction on an Account page wasn't working.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cfafa65 on ng-fix-balances-update into ** on master**.

@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Jan 9, 2017
@jacogr
Copy link
Contributor

jacogr commented Jan 9, 2017

Just a general comment on this one - we need a couple of tests here, we've had some comebacks and it is quite involved. (Just need some re-assurance.)

As-is, does look fine though.

@gavofyork gavofyork merged commit e184744 into master Jan 9, 2017
@gavofyork gavofyork deleted the ng-fix-balances-update branch January 9, 2017 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants