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

Filter channels with spare capacity when broadcasting #4848

Merged
merged 5 commits into from
Feb 20, 2025

Conversation

pwojcikdev
Copy link
Contributor

This PR modifies the network.flood_message / vote / block / keepalive functions so that they only broadcast the messages on channels with spare capacity. This also adds additional tracking of messages sent by the flood_* functions to better assess how much traffic is generated.

@gr0vity-dev-bot
Copy link

Test Results for Commit c34b61f

Pull Request 4848: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 117s)
  • 5n4pr_conf_10k_change: PASS (Duration: 142s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 148s)
  • 5n4pr_conf_change_independant: PASS (Duration: 143s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 118s)
  • 5n4pr_conf_send_independant: PASS (Duration: 124s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 137s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 162s)

Last updated: 2025-02-19 20:00:17 UTC

@pwojcikdev pwojcikdev merged commit 3547b45 into nanocurrency:develop Feb 20, 2025
26 checks passed
@qwahzi qwahzi added this to the V28 milestone Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress / V28.0
Development

Successfully merging this pull request may close these issues.

3 participants