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

Decrement estimatedHeaderUpperBound from mempool's MaxBlockMass #2009

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

someone235
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #2009 (9765e6c) into dev (a4669f3) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##              dev    #2009      +/-   ##
==========================================
+ Coverage   59.65%   59.67%   +0.01%     
==========================================
  Files         663      663              
  Lines       31554    31558       +4     
==========================================
+ Hits        18823    18831       +8     
+ Misses      10044    10041       -3     
+ Partials     2687     2686       -1     
Impacted Files Coverage Δ
app/protocol/flows/v5/blockrelay/ibd.go 45.97% <0.00%> (ø)
domain/miningmanager/factory.go 86.66% <60.00%> (-13.34%) ⬇️
infrastructure/network/addressmanager/store.go 77.84% <0.00%> (-1.27%) ⬇️
.../protocol/flows/v5/blockrelay/handle_relay_invs.go 51.91% <0.00%> (-0.86%) ⬇️
infrastructure/network/rpcclient/rpcclient.go 67.41% <0.00%> (+4.49%) ⬆️
infrastructure/network/netadapter/router/route.go 88.57% <0.00%> (+5.71%) ⬆️
app/protocol/flows/v5/blockrelay/block_locator.go 64.70% <0.00%> (+11.76%) ⬆️
infrastructure/network/rpcclient/rpc_get_info.go 63.63% <0.00%> (+18.18%) ⬆️

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 a4669f3...9765e6c. Read the comment docs.

@michaelsutton michaelsutton merged commit 99bb21c into kaspanet:dev Apr 6, 2022
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

2 participants