From d6887ccdb0618e1ee47014d9ee8dbc336193fbc9 Mon Sep 17 00:00:00 2001 From: Alvaro Revuelta Date: Fri, 10 Feb 2023 16:44:06 +0100 Subject: [PATCH] chore: bump nim-libp2p 444b837 (#1546) * chore: bump nim-libp2p 444b837 * fix: update test with libp2p mods --- tests/v2/test_waku_switch.nim | 3 +-- vendor/nim-libp2p | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/v2/test_waku_switch.nim b/tests/v2/test_waku_switch.nim index a6e9466ee..213ec5304 100644 --- a/tests/v2/test_waku_switch.nim +++ b/tests/v2/test_waku_switch.nim @@ -63,8 +63,7 @@ procSuite "Waku Switch": let # Create a relay address to destSwitch using wakuSwitch as the relay addrs = MultiAddress.init($wakuSwitch.peerInfo.addrs[0] & "/p2p/" & - $wakuSwitch.peerInfo.peerId & "/p2p-circuit/p2p/" & - $destSwitch.peerInfo.peerId).get() + $wakuSwitch.peerInfo.peerId & "/p2p-circuit").get() msg = "Just one relay away..." # Create a custom protocol diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index 4ace70d53..444b83792 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit 4ace70d53b0b0e3b58cd3bead70b967d34bd03f3 +Subproject commit 444b837923ea2252db9aaa1240ed817c5fe2e3df