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

Increase getBlocks limit to 1000 #1572

Merged
merged 4 commits into from
Mar 2, 2021
Merged

Conversation

someone235
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #1572 (ac67c4d) into v0.9.0-dev (2016462) will decrease coverage by 0.19%.
The diff coverage is 43.52%.

Impacted file tree graph

@@              Coverage Diff               @@
##           v0.9.0-dev    #1572      +/-   ##
==============================================
- Coverage       61.67%   61.48%   -0.20%     
==============================================
  Files             512      514       +2     
  Lines           19503    19696     +193     
==============================================
+ Hits            12029    12110      +81     
- Misses           5756     5822      +66     
- Partials         1718     1764      +46     
Impacted Files Coverage Δ
app/app.go 0.00% <0.00%> (ø)
app/appmessage/rpc_get_block.go 0.00% <ø> (ø)
app/appmessage/rpc_get_block_dag_info.go 0.00% <ø> (ø)
app/protocol/flowcontext/errors.go 42.85% <0.00%> (ø)
...rotocol/flows/blockrelay/handle_request_headers.go 68.29% <ø> (ø)
app/protocol/flows/handshake/handshake.go 45.83% <0.00%> (ø)
app/protocol/protocol.go 69.06% <0.00%> (ø)
app/rpc/rpchandlers/get_block_dag_info.go 0.00% <0.00%> (ø)
app/rpc/rpchandlers/submit_block.go 35.00% <0.00%> (-1.85%) ⬇️
cmd/kaspactl/main.go 0.00% <0.00%> (ø)
... and 50 more

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 32cd643...ac67c4d. Read the comment docs.

@someone235 someone235 merged commit 1548ed9 into v0.9.0-dev Mar 2, 2021
@someone235 someone235 deleted the increase-get-blocks-to-1000 branch March 2, 2021 16:24
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