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

Add pending transactions cache #2735

Merged
merged 2 commits into from
Oct 2, 2019
Merged

Conversation

pasqu4le
Copy link
Contributor

closes #2429

Checklist for your PR

@pasqu4le pasqu4le self-assigned this Sep 24, 2019
@coveralls
Copy link

coveralls commented Sep 24, 2019

Pull Request Test Coverage Report for Build e40a8662-8b35-4a83-a1cb-593e00cc2f9d

  • 20 of 23 (86.96%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 78.518%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/explorer/lib/explorer/chain.ex 7 8 87.5%
apps/explorer/lib/explorer/chain/cache/pending_transactions.ex 0 2 0.0%
Totals Coverage Status
Change from base Build 5175c386-4c09-4591-9c3d-c7b43dde71a5: 0.02%
Covered Lines: 5278
Relevant Lines: 6722

💛 - Coveralls

@pasqu4le pasqu4le added the ready for review This PR is ready for reviews. label Sep 24, 2019
@vbaranov vbaranov merged commit 70bceea into master Oct 2, 2019
@vbaranov vbaranov deleted the pp-pending-transactions-cache branch October 2, 2019 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add data from mined/pending transactions pages to ETS
4 participants