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

chore: enable pxClient in relay and increase relay peer connections #5411

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

chaitanyaprem
Copy link
Contributor

Addresses #5378

Closes #5378

@status-im-auto
Copy link
Member

status-im-auto commented Jun 24, 2024

Jenkins Builds

Click to see older builds (31)
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ 35671bb #1 2024-06-24 08:34:33 ~1 min tests 📄log
✔️ 35671bb #1 2024-06-24 08:37:15 ~3 min linux 📦zip
✔️ 35671bb #1 2024-06-24 08:37:46 ~4 min ios 📦zip
✔️ 35671bb #1 2024-06-24 08:38:47 ~5 min android 📦aar
✔️ 33ed2df #2 2024-06-24 08:40:11 ~2 min linux 📦zip
✔️ 33ed2df #2 2024-06-24 08:41:02 ~2 min ios 📦zip
✔️ 33ed2df #2 2024-06-24 08:41:33 ~2 min android 📦aar
✔️ 33ed2df #3 2024-06-24 08:42:28 ~2 min linux 📦zip
✖️ 33ed2df #2 2024-06-24 09:21:13 ~43 min tests 📄log
✖️ 33ed2df #3 2024-06-24 10:03:25 ~41 min tests 📄log
✔️ f30da84 #4 2024-06-24 10:51:17 ~2 min linux 📦zip
✔️ f30da84 #3 2024-06-24 10:53:03 ~4 min ios 📦zip
✔️ f30da84 #3 2024-06-24 10:54:16 ~5 min android 📦aar
✖️ f30da84 #4 2024-06-24 11:31:44 ~42 min tests 📄log
✔️ c5e5a06 #5 2024-06-25 02:33:53 ~2 min linux 📦zip
✔️ c5e5a06 #4 2024-06-25 02:33:55 ~2 min android 📦aar
✔️ c5e5a06 #4 2024-06-25 02:35:38 ~4 min ios 📦zip
✖️ c5e5a06 #5 2024-06-25 03:15:19 ~43 min tests 📄log
✖️ c5e5a06 #6 2024-06-25 08:09:16 ~41 min tests 📄log
✔️ a287e2c #5 2024-06-25 08:38:43 ~2 min android 📦aar
✔️ a287e2c #5 2024-06-25 08:38:55 ~3 min ios 📦zip
✔️ a287e2c #6 2024-06-25 08:39:56 ~4 min linux 📦zip
✖️ a287e2c #7 2024-06-25 09:08:16 ~32 min tests 📄log
5af8845 #6 2024-06-26 01:49:10 ~27 sec android 📄log
5af8845 #7 2024-06-26 01:49:14 ~32 sec linux 📄log
5af8845 #6 2024-06-26 01:49:20 ~38 sec ios 📄log
✖️ 5af8845 #8 2024-06-26 01:50:53 ~2 min tests 📄log
✔️ cd8e521 #7 2024-06-26 01:55:44 ~2 min android 📦aar
✔️ cd8e521 #8 2024-06-26 01:55:49 ~2 min linux 📦zip
✔️ cd8e521 #7 2024-06-26 01:56:21 ~3 min ios 📦zip
✖️ cd8e521 #9 2024-06-26 02:31:44 ~38 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 46575f5 #9 2024-06-27 06:56:26 ~2 min linux 📦zip
✔️ 46575f5 #8 2024-06-27 06:56:37 ~2 min android 📦aar
✔️ 46575f5 #10 2024-06-27 07:36:01 ~42 min tests 📄log

@chaitanyaprem chaitanyaprem changed the base branch from develop to fix/enable-pxclient June 24, 2024 08:37
@chaitanyaprem chaitanyaprem marked this pull request as ready for review June 25, 2024 07:28
wakuv2/waku.go Outdated Show resolved Hide resolved
wakuv2/waku.go Outdated Show resolved Hide resolved
@chaitanyaprem chaitanyaprem merged commit a8b8246 into fix/enable-pxclient Jun 27, 2024
3 of 4 checks passed
@chaitanyaprem chaitanyaprem deleted the feat/relay-peer-connections branch June 27, 2024 07:50
chaitanyaprem added a commit that referenced this pull request Jun 28, 2024
* fix_: use cluster and shard to filter peers received via peerExchange

* chore_: enable pxClient in relay and increase relay peer connections (#5411)

* chore_: update go-waku with fixes
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.

feat: enable pxClient and increase max-peer-connections for relay
4 participants