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

do not update fetched_coin_balance with nil #2696

Merged
merged 3 commits into from
Sep 18, 2019

Conversation

ayrat555
Copy link
Contributor

@ayrat555 ayrat555 commented Sep 13, 2019

Currently, we update fetched_coin_balance field of an address
to nil, if changes have fetched_coin_balance_block_number bigger than
the current value in the DB.

#2685

Changelog

  • do not update fetched_coin_balance with nil

Currently, we update `fetched_coin_balance` field of an address
to nil if changes have `fetched_coin_balance_block_number` bigger than
current value in the DB.
@coveralls
Copy link

coveralls commented Sep 13, 2019

Pull Request Test Coverage Report for Build f05ac9f9-cf03-4cf0-ab67-cc9b1dfcde2d

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 78.449%

Totals Coverage Status
Change from base Build 0fd233a0-7db1-4a3a-802b-c3429848b0d4: 0.05%
Covered Lines: 5191
Relevant Lines: 6617

💛 - Coveralls

@vbaranov vbaranov merged commit d1d5a16 into master Sep 18, 2019
@vbaranov vbaranov deleted the ab-fix-address-current-coin-balance branch September 18, 2019 11:11
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

4 participants