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

feat(poll): use getCheckTxInPool if available #1375

Merged
merged 3 commits into from
Jan 24, 2022
Merged

Conversation

davidyuk
Copy link
Member

depends on #1362
closes #1260

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #1375 (690db5b) into develop (955fe13) will decrease coverage by 0.09%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1375      +/-   ##
===========================================
- Coverage    88.18%   88.09%   -0.10%     
===========================================
  Files           56       56              
  Lines         3098     3099       +1     
  Branches        39       40       +1     
===========================================
- Hits          2732     2730       -2     
- Misses         345      348       +3     
  Partials        21       21              
Impacted Files Coverage Δ
src/utils/errors.ts 67.76% <0.00%> (-0.89%) ⬇️
src/chain/node.js 91.66% <50.00%> (-1.80%) ⬇️
src/node.js 96.77% <100.00%> (ø)
src/utils/swagger.js 97.77% <100.00%> (-0.05%) ⬇️
src/channel/handlers.js 78.97% <0.00%> (+0.60%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 955fe13...690db5b. Read the comment docs.

@davidyuk davidyuk merged commit 17e6f36 into develop Jan 24, 2022
@davidyuk davidyuk deleted the feature/check-tx-pool branch January 24, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support for new node features of the upcoming release 6.2.0
2 participants