Skip to content

Commit a20b797

Browse files
chore: refactor peer-exchange according to nwaku 0.15.0 (#1193)
* merge with master: adhere acc to updated API * bump go-waku to 0.5.2
1 parent a30b2bd commit a20b797

File tree

6 files changed

+4040
-3081
lines changed

6 files changed

+4040
-3081
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
node_with_go_waku:
9999
runs-on: ubuntu-latest
100100
env:
101-
GO_WAKU_VERSION: "0.5.1"
101+
GO_WAKU_VERSION: "0.5.2"
102102
WAKU_SERVICE_NODE_DIR: ../../go-waku
103103
WAKU_SERVICE_NODE_BIN: ./waku
104104
WAKU_SERVICE_NODE_PARAMS: "--min-relay-peers-to-publish=0" # Can be removed once https://github.com/status-im/nwaku/issues/1004 is done

0 commit comments

Comments
 (0)