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

Update Kademlia #1329

Merged
merged 4 commits into from
Aug 25, 2022
Merged

Update Kademlia #1329

merged 4 commits into from
Aug 25, 2022

Conversation

ortyomka
Copy link
Contributor

Description of the Change

  • Remove unused Kademlia storage
  • Update libp2p with Kademlia fix

Benefits

Possible Drawbacks

Usage Examples or Tests

Alternate Designs

Remove unused Kademlia storage

Signed-off-by: ortyomka <[email protected]>
@ortyomka ortyomka self-assigned this Aug 25, 2022
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1329 (77a4d01) into master (34c4542) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1329      +/-   ##
==========================================
+ Coverage   25.66%   25.68%   +0.01%     
==========================================
  Files         598      596       -2     
  Lines       21575    21562      -13     
  Branches    11205    11198       -7     
==========================================
  Hits         5538     5538              
+ Misses      10918    10905      -13     
  Partials     5119     5119              
Impacted Files Coverage Δ
core/injector/application_injector.cpp 34.44% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ortyomka ortyomka enabled auto-merge (squash) August 25, 2022 08:51
@ortyomka ortyomka merged commit d5709d6 into master Aug 25, 2022
@ortyomka ortyomka deleted the fix/update-kademlia branch August 25, 2022 09:32
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.

3 participants