-
Notifications
You must be signed in to change notification settings - Fork 42
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: replace waitForRemotePeers()
with waku.waitForPeer()
method
#2161
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dbb1b6 - Browse repository at this point
Copy the full SHA 4dbb1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315d82f - Browse repository at this point
Copy the full SHA 315d82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ded77 - Browse repository at this point
Copy the full SHA 23ded77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240b1b6 - Browse repository at this point
Copy the full SHA 240b1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad56eae - Browse repository at this point
Copy the full SHA ad56eaeView commit details -
clean up waitForRemotePeer, split metadata await from event and optim…
…ise, decouple from protocol implementations
Configuration menu - View commit details
-
Copy full SHA for 7580eeb - Browse repository at this point
Copy the full SHA 7580eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 800eae2 - Browse repository at this point
Copy the full SHA 800eae2View commit details
Commits on Oct 2, 2024
-
use only connected peers in light push based on connections instead o…
…f peer renewal mechanism
Configuration menu - View commit details
-
Copy full SHA for 6bcf283 - Browse repository at this point
Copy the full SHA 6bcf283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9742d68 - Browse repository at this point
Copy the full SHA 9742d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f09905 - Browse repository at this point
Copy the full SHA 0f09905View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dda8ad - Browse repository at this point
Copy the full SHA 3dda8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06498f8 - Browse repository at this point
Copy the full SHA 06498f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaee635 - Browse repository at this point
Copy the full SHA eaee635View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3928603 - Browse repository at this point
Copy the full SHA 3928603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21056fd - Browse repository at this point
Copy the full SHA 21056fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac212c1 - Browse repository at this point
Copy the full SHA ac212c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b94686 - Browse repository at this point
Copy the full SHA 4b94686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690e630 - Browse repository at this point
Copy the full SHA 690e630View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba78ed2 - Browse repository at this point
Copy the full SHA ba78ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9267c70 - Browse repository at this point
Copy the full SHA 9267c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440f908 - Browse repository at this point
Copy the full SHA 440f908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f194ab - Browse repository at this point
Copy the full SHA 4f194abView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6acee - Browse repository at this point
Copy the full SHA cd6aceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b8f3a - Browse repository at this point
Copy the full SHA 64b8f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e2ba1 - Browse repository at this point
Copy the full SHA d1e2ba1View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c2e7e9 - Browse repository at this point
Copy the full SHA 0c2e7e9View commit details
Commits on Oct 8, 2024
-
feat: add mocha tests to @waku/sdk and cover waitForRemotePeer (#2163)
* feat: add mocha tests to @waku/sdk and cover waitForRemotePeer * add waitForRemote UTs * remove junk
Configuration menu - View commit details
-
Copy full SHA for 8937a56 - Browse repository at this point
Copy the full SHA 8937a56View commit details -
feat: expose peerId and protocols from WakuNode (#2166)
* chore: expose peerId and protocols from WakuNode * remove unused method * move to private method
Configuration menu - View commit details
-
Copy full SHA for 027a1d1 - Browse repository at this point
Copy the full SHA 027a1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 448e659 - Browse repository at this point
Copy the full SHA 448e659View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8ccb4 - Browse repository at this point
Copy the full SHA ec8ccb4View commit details