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 tx hashes #2019

Merged
merged 5 commits into from
May 27, 2019
Merged

(Fix) Missing tx hashes #2019

merged 5 commits into from
May 27, 2019

Conversation

gabitoesmiapodo
Copy link
Contributor

Closes #1981

Motivation

To fix the missing tx hashes.

Changelog

  • Fixed the missing tx hashes.

Bug Fixes

  • See above.

Checklist for your PR

  • I added an entry to CHANGELOG.md with this PR
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
  • I checked whether I should update the docs and did so if necessary

@gabitoesmiapodo gabitoesmiapodo self-assigned this May 24, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 02e00e75-d3e0-4a86-ba8d-692a8f0c9a08

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.07%) to 81.065%

Files with Coverage Reduction New Missed Lines %
apps/indexer/lib/indexer/block/catchup/fetcher.ex 4 69.23%
Totals Coverage Status
Change from base Build d14de463-975a-41b2-abaa-0ed0bac41348: -0.07%
Covered Lines: 4718
Relevant Lines: 5820

💛 - Coveralls

@vbaranov vbaranov merged commit 51a5083 into master May 27, 2019
@vbaranov vbaranov deleted the fix/#1981-missing-tx-hashes branch May 27, 2019 07:50
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.

Missing tx hashes for multiple token transfers in a new design
4 participants