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

Proposed 0.80.2 #2297

Closed
wants to merge 2 commits into from
Closed

Proposed 0.80.2 #2297

wants to merge 2 commits into from

Conversation

nbougalis
Copy link
Contributor

No description provided.

mtrippled and others added 2 commits December 14, 2017 16:04
Do not dispatch a transaction received from a peer for
processing, if it has already been dispatched within the
past ten seconds.

Increase the number of transaction handlers that can be in
flight in the job queue and decrease the relative cost for
peers to share transaction and ledger data.

Additionally, make better use of resources by adjusting the
number of threads we initialize, by reverting commit
68b8ffd.
@codecov-io
Copy link

codecov-io commented Dec 15, 2017

Codecov Report

Merging #2297 into release will decrease coverage by 0.01%.
The diff coverage is 51.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           release   #2297      +/-   ##
==========================================
- Coverage    70.22%   70.2%   -0.02%     
==========================================
  Files          692     692              
  Lines        50961   50964       +3     
==========================================
- Hits         35787   35780       -7     
- Misses       15174   15184      +10
Impacted Files Coverage Δ
src/ripple/core/JobQueue.h 100% <ø> (ø) ⬆️
src/ripple/protocol/impl/BuildInfo.cpp 82.6% <ø> (ø) ⬆️
src/ripple/app/misc/HashRouter.cpp 87.03% <0%> (-12.97%) ⬇️
src/ripple/overlay/impl/PeerImp.cpp 0% <0%> (ø) ⬆️
src/ripple/app/misc/HashRouter.h 86.11% <0%> (-13.89%) ⬇️
src/ripple/app/main/Application.cpp 60.68% <100%> (-0.1%) ⬇️
src/ripple/resource/impl/Fees.cpp 100% <100%> (ø) ⬆️
src/ripple/core/impl/JobQueue.cpp 87.14% <100%> (-0.19%) ⬇️
src/ripple/app/misc/SHAMapStoreImp.cpp 79.94% <0%> (+1.02%) ⬆️

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 6dc79c2...576688c. Read the comment docs.

@mtrippled
Copy link
Collaborator

👍

@bachase
Copy link
Collaborator

bachase commented Dec 15, 2017

Just a reminder to sign the tip commit.

@seelabs seelabs closed this Dec 15, 2017
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

5 participants