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

fix: removing UDP support #742

Closed
wants to merge 1 commit into from
Closed

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Oct 9, 2023

Description

This PR removes the support for UDP due to persistent and significant errors encountered during Pre-Testnet operations. Our recent data has shown a substantial number of issues related to UDP communications, compromising network reliability and stability.

@b00f b00f changed the title fix: removing the support of UDP fix: removing UDP support Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #742 (e4fbcd6) into main (53b540e) will increase coverage by 0.07%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #742      +/-   ##
==========================================
+ Coverage   82.69%   82.77%   +0.07%     
==========================================
  Files         173      173              
  Lines        8040     8029      -11     
==========================================
- Hits         6649     6646       -3     
+ Misses       1074     1068       -6     
+ Partials      317      315       -2     

@b00f b00f closed this Oct 9, 2023
@b00f b00f deleted the removing-udp branch January 11, 2024 11:20
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.

1 participant