chore(buddybook): use specific node

This commit is contained in:
Danish Arora 2024-11-13 12:23:58 +07:00
parent 8ce736a665
commit 87d1499aa1
No known key found for this signature in database
GPG Key ID: 1C6EF37CDAE1426E
3 changed files with 50 additions and 50 deletions

View File

@ -17,7 +17,7 @@
"@t3-oss/env-nextjs": "^0.9.2",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.15",
"@waku/react": "0.0.7-9a7287d",
"@waku/react": "0.0.7-b9d400c",
"buffer": "^6.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
@ -6895,17 +6895,17 @@
}
},
"node_modules/@waku/core": {
"version": "0.0.34-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/core/-/core-0.0.34-9f1d8ca.0.tgz",
"integrity": "sha512-vEJXQCzlbWDsKyAuU+b/oHFGSTLGHEJXdOoj4g0Z4I8vKRmxpej/i+lm7gFBg8LOp72xOg14fWo0TaxknhFgTw==",
"version": "0.0.34-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/core/-/core-0.0.34-5674b0e.0.tgz",
"integrity": "sha512-eUPNTi712Qde6StMz33lfChLJ/Po8tYRY6JK0mOvdW+xpO6BcAlioA4YnQciYn5ACTcajZkL+eqKtY56RHirug==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
"@libp2p/ping": "2.0.1",
"@waku/enr": "0.0.28-9f1d8ca.0",
"@waku/interfaces": "0.0.29-9f1d8ca.0",
"@waku/proto": "0.0.9-9f1d8ca.0",
"@waku/utils": "0.0.22-9f1d8ca.0",
"@waku/enr": "0.0.28-5674b0e.0",
"@waku/interfaces": "0.0.29-5674b0e.0",
"@waku/proto": "0.0.9-5674b0e.0",
"@waku/utils": "0.0.22-5674b0e.0",
"debug": "^4.3.4",
"it-all": "^3.0.4",
"it-length-prefixed": "^9.0.4",
@ -6944,17 +6944,17 @@
}
},
"node_modules/@waku/discovery": {
"version": "0.0.7-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/discovery/-/discovery-0.0.7-9f1d8ca.0.tgz",
"integrity": "sha512-d7t446IKaxgcvu4OSzWScZioUwkClDxzAsNoNYtoxX6m84ys2yKp2hXeQJYw3WQ7l/3Fs0mYhx3BEHLpwX1OGQ==",
"version": "0.0.7-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/discovery/-/discovery-0.0.7-5674b0e.0.tgz",
"integrity": "sha512-wIlwrC5h0tAscv4c9b2U2jTCYzSNqO5QA5eXCom7Vn98w1aXuU9IwTVW+hrkQ3yXG26rj76lyL81NLXyMK6S5w==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
"@waku/core": "0.0.34-9f1d8ca.0",
"@waku/enr": "0.0.28-9f1d8ca.0",
"@waku/interfaces": "0.0.29-9f1d8ca.0",
"@waku/proto": "0.0.9-9f1d8ca.0",
"@waku/utils": "0.0.22-9f1d8ca.0",
"@waku/core": "0.0.34-5674b0e.0",
"@waku/enr": "0.0.28-5674b0e.0",
"@waku/interfaces": "0.0.29-5674b0e.0",
"@waku/proto": "0.0.9-5674b0e.0",
"@waku/utils": "0.0.22-5674b0e.0",
"debug": "^4.3.4",
"dns-query": "^0.11.2",
"hi-base32": "^0.5.1",
@ -6973,9 +6973,9 @@
}
},
"node_modules/@waku/enr": {
"version": "0.0.28-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/enr/-/enr-0.0.28-9f1d8ca.0.tgz",
"integrity": "sha512-lZtsjM65ZgwB3JpDrVLFfM7Exai+qbuFGtPVUbssaG4zVacMX5YiDow5ybH9skQ/nk2PH6WIOxkDhxVSaPMawA==",
"version": "0.0.28-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/enr/-/enr-0.0.28-5674b0e.0.tgz",
"integrity": "sha512-A7dBFiFKbCvA9c1r/YaqLc59L/FMtJoL4bgP414+6ce0sJwIBFyBFmOCx+PzBsy8RQgJ/lU7bHCtbfwyUAdy4A==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
@ -6984,7 +6984,7 @@
"@libp2p/peer-id": "^5.0.1",
"@multiformats/multiaddr": "^12.0.0",
"@noble/secp256k1": "^1.7.1",
"@waku/utils": "0.0.22-9f1d8ca.0",
"@waku/utils": "0.0.22-5674b0e.0",
"debug": "^4.3.4",
"js-sha3": "^0.9.2"
},
@ -7001,36 +7001,36 @@
}
},
"node_modules/@waku/interfaces": {
"version": "0.0.29-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.29-9f1d8ca.0.tgz",
"integrity": "sha512-HTxizI2usj7gus+f90kPqjay6TPUUdTrvWB39N6ECZWSzS9PzyjIfGmZH9YyZ2rklnCVvRG25ZV9rDqOd/l8OQ==",
"version": "0.0.29-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/interfaces/-/interfaces-0.0.29-5674b0e.0.tgz",
"integrity": "sha512-xSkM0okZZfqV7RJfu9b64kF8bFtXjKR8peaZ7m1Jmp8iyMkvXvjZS78N5uXtLy4fLCr+xPdKAel6/ecthAxS5g==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
"@waku/proto": "0.0.9-9f1d8ca.0"
"@waku/proto": "0.0.9-5674b0e.0"
},
"engines": {
"node": ">=20"
}
},
"node_modules/@waku/message-hash": {
"version": "0.1.18-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/message-hash/-/message-hash-0.1.18-9f1d8ca.0.tgz",
"integrity": "sha512-qT7nOUUkDUjXdycb+a/uafwpCwgiMtKIZe/zuZ6Z3frT4MjP4v6MpMEc+askh4rgBCMUQAVu1ZfUQvz+tvypaw==",
"version": "0.1.18-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/message-hash/-/message-hash-0.1.18-5674b0e.0.tgz",
"integrity": "sha512-YY35zvGB3G28KwrM7uRBRwi3Zgids0BYWxMO0BVwODCJ3SSHUdNeFrQ1sDzl9sx9wCKWaG1qkuSITFO+cAsvhw==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
"@noble/hashes": "^1.3.2",
"@waku/utils": "0.0.22-9f1d8ca.0"
"@waku/utils": "0.0.22-5674b0e.0"
},
"engines": {
"node": ">=20"
}
},
"node_modules/@waku/proto": {
"version": "0.0.9-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/proto/-/proto-0.0.9-9f1d8ca.0.tgz",
"integrity": "sha512-JeTqbgwsJBrAg5ZUizThRcev5SvSPHXJghNPnOfyx6asz93QRnau68h8/wkoC+8WuUtTs18RyZbAh0BvnvAfvQ==",
"version": "0.0.9-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/proto/-/proto-0.0.9-5674b0e.0.tgz",
"integrity": "sha512-AqT2c3andkHfKze5UhcmtvLKsIj8gj7dQ+W4v4xh5R40QfNf1ZSCmQgARB51bE/o27lArk+wyNrLR5aDlzE5mA==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
@ -7041,15 +7041,15 @@
}
},
"node_modules/@waku/react": {
"version": "0.0.7-9a7287d",
"resolved": "https://registry.npmjs.org/@waku/react/-/react-0.0.7-9a7287d.tgz",
"integrity": "sha512-YYaUESA5Vd3mKX5aOomfN7pdI8ICOTxosD2NgFy62OlzI0RUVZD2xbhSBhjWe0XHT5zv1LgMCVc2wV6uyI3jUw==",
"version": "0.0.7-b9d400c",
"resolved": "https://registry.npmjs.org/@waku/react/-/react-0.0.7-b9d400c.tgz",
"integrity": "sha512-v4C9IPdbqyHtUE9w8DEAccvl4nHdpgSNSAz8tJSER87zyJlZW/ER1vCaPXrQ7I3ro1EbwFSBeGkPXBsTxo4m+g==",
"license": "MIT OR Apache-2.0",
"engines": {
"node": ">=18"
},
"peerDependencies": {
"@waku/sdk": "0.0.30-9f1d8ca.0",
"@waku/sdk": "0.0.30-5674b0e.0",
"react": "^16.8.0 || ^17 || ^18"
},
"peerDependenciesMeta": {
@ -7059,9 +7059,9 @@
}
},
"node_modules/@waku/sdk": {
"version": "0.0.30-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/sdk/-/sdk-0.0.30-9f1d8ca.0.tgz",
"integrity": "sha512-XNZXUBaqyugxdIv1WZMb1pK0Q0AmtYTAvPb0R/XF+tbqXvk5eEsJZ13bPN4r/gCbjgaB/yayhaNAMmTVRbn2lw==",
"version": "0.0.30-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/sdk/-/sdk-0.0.30-5674b0e.0.tgz",
"integrity": "sha512-NCwVcRHywfgJRCD5fjgIEh3MtaIMDXFxurHRc5nDGP19s3+nAwKOuWM/4BpIYmyieIGdvNoFZXaotvXjdH95qQ==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
@ -7072,12 +7072,12 @@
"@libp2p/ping": "2.0.1",
"@libp2p/websockets": "^9.0.1",
"@noble/hashes": "^1.3.3",
"@waku/core": "0.0.34-9f1d8ca.0",
"@waku/discovery": "0.0.7-9f1d8ca.0",
"@waku/interfaces": "0.0.29-9f1d8ca.0",
"@waku/message-hash": "0.1.18-9f1d8ca.0",
"@waku/proto": "0.0.9-9f1d8ca.0",
"@waku/utils": "0.0.22-9f1d8ca.0",
"@waku/core": "0.0.34-5674b0e.0",
"@waku/discovery": "0.0.7-5674b0e.0",
"@waku/interfaces": "0.0.29-5674b0e.0",
"@waku/message-hash": "0.1.18-5674b0e.0",
"@waku/proto": "0.0.9-5674b0e.0",
"@waku/utils": "0.0.22-5674b0e.0",
"async-mutex": "^0.5.0",
"libp2p": "2.1.8"
},
@ -7094,14 +7094,14 @@
}
},
"node_modules/@waku/utils": {
"version": "0.0.22-9f1d8ca.0",
"resolved": "https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-9f1d8ca.0.tgz",
"integrity": "sha512-x1tUGna/kmsLBCRYZ+4zNKsVOCtceThfk9U0ESOLiwh5bRckNv0NofGNdPBfmhhK0A8POm4JWlHRXPpCIwW2kQ==",
"version": "0.0.22-5674b0e.0",
"resolved": "https://registry.npmjs.org/@waku/utils/-/utils-0.0.22-5674b0e.0.tgz",
"integrity": "sha512-hmfSShlqK8k9v6CAxT8XIReUuGWD7bD7XWMZY3EWpPSG9p2hQVnUO8Jlfb2/8aMH2jks3ArnQYGY9mP88JHW2Q==",
"license": "MIT OR Apache-2.0",
"peer": true,
"dependencies": {
"@noble/hashes": "^1.3.2",
"@waku/interfaces": "0.0.29-9f1d8ca.0",
"@waku/interfaces": "0.0.29-5674b0e.0",
"chai": "^4.3.10",
"debug": "^4.3.4",
"uint8arrays": "^5.0.1"

View File

@ -22,7 +22,7 @@
"@t3-oss/env-nextjs": "^0.9.2",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.15",
"@waku/react": "0.0.7-9a7287d",
"@waku/react": "0.0.7-b9d400c",
"buffer": "^6.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",

View File

@ -1,7 +1,7 @@
import { createEncoder, createDecoder, type LightNode, type CreateWakuNodeOptions } from "@waku/sdk";
import protobuf from 'protobufjs';
export const WAKU_NODE_OPTIONS: CreateWakuNodeOptions = { defaultBootstrap: true };
export const WAKU_NODE_OPTIONS: CreateWakuNodeOptions = { defaultBootstrap: true, nodeToUse: {store: "/dns4/boot-01.do-ams3.status.staging.status.im/tcp/443/wss/p2p/16Uiu2HAmEqqio4UR1SWqAc7KY19t6qyDvtmyjreZpzUBJvb4u65R"} };
export type Signature = {