fix(network): dirty hack to fill known_peers with true-like k-clo…#1009
Draft
fix(network): dirty hack to fill known_peers with true-like k-clo…#1009
known_peers with true-like k-clo…#1009Conversation
…sest peers on each store_value
🧪 Network TestsTo run network tests for this PR, use: gh workflow run network-tests.yml -f pr_number=1009Available test options:
Test types: Results will be posted as workflow runs in the Actions tab. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1009 +/- ##
==========================================
+ Coverage 54.40% 54.41% +0.01%
==========================================
Files 402 402
Lines 67237 67272 +35
Branches 67237 67272 +35
==========================================
+ Hits 36582 36609 +27
- Misses 28848 28852 +4
- Partials 1807 1811 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…sest peers on each store_value
Pull Request Checklist
NODE CONFIGURATION MODEL CHANGES
[None] / [Yes]
BLOCKCHAIN CONFIGURATION MODEL CHANGES
[None] / [Yes]
COMPATIBILITY
Affected features:
SPECIAL DEPLOYMENT ACTIONS
[Not Required] / [Required]
PERFORMANCE IMPACT
[No impact expected] / [Expected impact]
TESTS
Unit Tests
[Covered by:] / [No coverage]
Network Tests
[Covered by:] / [No coverage]
Manual Tests
[Manual tests used]
Notes/Additional Comments: