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

feat: add option to specify preferred peers for filter #1250

Closed
wants to merge 1 commit into from

Conversation

chaitanyaprem
Copy link
Collaborator

@chaitanyaprem chaitanyaprem commented Oct 24, 2024

Description

Added functionality to specify preferred-peers for filter. One of the peers used for filter subscription out of n will be randomly chosen from list of preferred peers.

In case of status this is meant to increase filter subscription success-rate as fleet nodes will be specified as filter-peers.

once this is dogfooded, lightpush can also be modified to use same logic.

status-go pr including these changes status-im/status-go#5964

@status-im-auto
Copy link

status-im-auto commented Oct 24, 2024

Jenkins Builds

Click to see older builds (3)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e7cb751 #1 2024-10-24 09:41:30 ~2 min unknown 📄log
✔️ e4241c1 #2 2024-10-24 09:56:43 ~2 min unknown 📄log
✔️ d39200f #3 2024-10-24 10:08:20 ~2 min unknown 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ b380474 #4 2024-10-28 06:11:05 ~3 min unknown 📄log
✔️ b380474 #5 2024-10-28 06:17:17 ~13 sec unknown 📄log
✔️ d81465e #6 2024-10-28 10:59:17 ~2 min unknown 📄log

@chaitanyaprem chaitanyaprem force-pushed the feat/filter-preferred-peers branch 2 times, most recently from e4241c1 to d39200f Compare October 24, 2024 10:05
@chaitanyaprem chaitanyaprem force-pushed the fix/filter-stats-mismatch branch from 3546adf to 653e7b5 Compare October 28, 2024 06:03
@chaitanyaprem chaitanyaprem force-pushed the feat/filter-preferred-peers branch from d39200f to b380474 Compare October 28, 2024 06:07
Base automatically changed from fix/filter-stats-mismatch to master October 28, 2024 06:16
@chaitanyaprem chaitanyaprem force-pushed the feat/filter-preferred-peers branch from b380474 to d81465e Compare October 28, 2024 10:56
@chaitanyaprem
Copy link
Collaborator Author

Closing this as changes are being considered in #1244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants