Open
Conversation
Squashed commit of the following: commit e583a64 Author: Alexandru Vasile <60601340+lexnv@users.noreply.github.com> Date: Mon Feb 2 20:38:29 2026 +0200 Update src/transport/manager/address.rs Co-authored-by: Bastian Köcher <git@kchr.de> commit 409e0c0 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 17:59:50 2026 +0000 manager: Reduce address failure score Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit d5316cd Merge: 317b95d 71870c1 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 17:48:07 2026 +0000 Merge remote-tracking branch 'origin/lexnv/prio-pub-addr' into lexnv/prio-pub-addr commit 317b95d Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 17:46:58 2026 +0000 manager: Bound scores to +100 or -100 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 71870c1 Author: Alexandru Vasile <60601340+lexnv@users.noreply.github.com> Date: Mon Feb 2 19:23:45 2026 +0200 Update src/transport/manager/address.rs Co-authored-by: Bastian Köcher <git@kchr.de> commit 92e8718 Author: Alexandru Vasile <60601340+lexnv@users.noreply.github.com> Date: Mon Feb 2 19:23:38 2026 +0200 Update src/transport/manager/address.rs Co-authored-by: Bastian Köcher <git@kchr.de> commit 3933e1a Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 16:36:19 2026 +0000 manager: Ensure positive score gets updated only once Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit b7a0773 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 16:36:08 2026 +0000 manager: Simplify address store by reusing fns Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 14944e0 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 16:36:00 2026 +0000 manager: Check if the provided address is global Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 70c0bef Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Mon Feb 2 16:35:52 2026 +0000 cargo: Add ip-network crate for chekcing global addresses Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Squashed commit of the following: commit 51a94c3 Merge: 7061b08 5ec8939 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Feb 3 09:46:34 2026 +0000 Merge remote-tracking branch 'origin/master' into lexnv/ensure-events-are-propagated-sooner commit 7061b08 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Feb 3 09:45:58 2026 +0000 Fix tests Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 2df6ce7 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Feb 3 09:26:38 2026 +0000 webrtc: Cleanup Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 4b10f8b Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Feb 3 09:25:47 2026 +0000 manager: Non blocking futures unordered for events Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit cf22d56 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Jan 27 15:10:47 2026 +0000 webrtc: Disable unused methods Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 8481c77 Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Jan 27 14:55:07 2026 +0000 transport: Remove start event loop and rely on start Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> commit 99800ab Author: Alexandru Vasile <alexandru.vasile@parity.io> Date: Tue Jan 27 14:42:37 2026 +0000 transport: Make accept async to close the gap on service races Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
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.
No description provided.