-
Notifications
You must be signed in to change notification settings - Fork 214
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
[Merged by Bors] - drop support for old sync and other legacy code #5021
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #5021 +/- ##
========================================
Coverage 77.1% 77.2%
========================================
Files 254 254
Lines 30363 30072 -291
========================================
- Hits 23437 23228 -209
+ Misses 5409 5343 -66
+ Partials 1517 1501 -16
|
bors try |
tryBuild failed: |
bors try |
tryBuild succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
bors merge |
## Motivation Closes #4932 ## Changes - drop support for v1 certificate sync - remove legacy code for old version of - hare active set grading - optimistic filtering - p2p discovery - fallback data file format
Pull request successfully merged into develop. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Motivation
Closes #4932
Changes