Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

feat: disable providers for DHT #313

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Apr 25, 2023

Overview

Since we're relying on DHT values and not the providers. It would be better to disable them not to allow any party to send any related messages.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the p2p p2p network related label Apr 25, 2023
@rach-id rach-id requested a review from evan-forbes as a code owner April 25, 2023 15:15
@rach-id rach-id self-assigned this Apr 25, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #313 (ac37c01) into main (59db7a2) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   43.42%   43.45%   +0.02%     
==========================================
  Files          26       26              
  Lines        1992     1993       +1     
==========================================
+ Hits          865      866       +1     
  Misses       1005     1005              
  Partials      122      122              
Impacted Files Coverage Δ
p2p/dht.go 67.74% <100.00%> (+0.35%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rach-id rach-id merged commit 50a67ac into celestiaorg:main Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p2p p2p network related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants