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

Make sure the ghostdagDataStore cache is at least DifficultyAdjustmentBlockWindow sized #1635

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

svarogg
Copy link
Collaborator

@svarogg svarogg commented Mar 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #1635 (90ab782) into v0.10.0-dev (f145140) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

❗ Current head 90ab782 differs from pull request most recent head f715843. Consider uploading reports for the commit f715843 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           v0.10.0-dev    #1635      +/-   ##
===============================================
- Coverage        60.32%   60.22%   -0.10%     
===============================================
  Files              532      532              
  Lines            20673    20676       +3     
===============================================
- Hits             12471    12453      -18     
- Misses            6237     6270      +33     
+ Partials          1965     1953      -12     
Impacted Files Coverage Δ
domain/consensus/factory.go 91.25% <100.00%> (+0.07%) ⬆️
...nsus/database/serialization/block_ghostdag_data.go 30.30% <0.00%> (-45.46%) ⬇️
...sus/database/serialization/blues_anticone_sizes.go 40.00% <0.00%> (-30.00%) ⬇️
...tructures/ghostdagdatastore/ghostdag_data_store.go 44.00% <0.00%> (-28.00%) ⬇️
...selectedchainstore/headers_selected_chain_store.go 65.71% <0.00%> (-4.29%) ⬇️
infrastructure/network/addressmanager/store.go 76.41% <0.00%> (-1.89%) ⬇️
infrastructure/network/netadapter/router/route.go 85.71% <0.00%> (ø)
app/protocol/flows/blockrelay/handle_relay_invs.go 70.00% <0.00%> (ø)
infrastructure/logger/logs.go 67.02% <0.00%> (+1.06%) ⬆️
app/protocol/protocol.go 67.08% <0.00%> (+1.86%) ⬆️
... and 3 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 f145140...f715843. Read the comment docs.

@svarogg svarogg merged commit 2abc284 into v0.10.0-dev Mar 29, 2021
@svarogg svarogg deleted the pruning-test-slow branch March 29, 2021 11:38
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