mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
* feat: create @waku/run package for local dev env * chore: add @waku/run to release please config * feat: test @waku/run with playwright * fix: don't run waku/run tests in CI * fix: cache images so docker-compose can work offline * feat: set nodekey and staticnode flags for each nwaku node * fix: use constants for node ids * chore: set directories for running via npx * fix: remove .env, support env vars for nwaku ports * fix: use separate db (same instance) for each node * feat: add command to test dev env * chore: use package version in container name * fix: replace hardcoded WS/REST ports with constants/env vars * chore: clean up README * fix: refactor config printing into own function * fix: add run package to release please manifest * fix: defer to root folder gitignore/cspell * fix: update node version and remove tsx * fix: remove browser tests and express dep * fix: replace magic values with constants * fix: move to root .gitignore * fix: move cspell to root
188 lines
3.0 KiB
JSON
188 lines
3.0 KiB
JSON
{
|
|
"version": "0.2",
|
|
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
|
|
"language": "en",
|
|
"words": [
|
|
"abortable",
|
|
"acks",
|
|
"Addrs",
|
|
"ahadns",
|
|
"Alives",
|
|
"alphabeta",
|
|
"arrayify",
|
|
"Arraylike",
|
|
"asym",
|
|
"autoshard",
|
|
"autosharding",
|
|
"backoff",
|
|
"backoffs",
|
|
"bitauth",
|
|
"bitjson",
|
|
"bufbuild",
|
|
"chainsafe",
|
|
"cimg",
|
|
"cipherparams",
|
|
"ciphertext",
|
|
"circleci",
|
|
"circom",
|
|
"codecov",
|
|
"codegen",
|
|
"commitlint",
|
|
"cooldown",
|
|
"dependabot",
|
|
"dialable",
|
|
"dingpu",
|
|
"discv",
|
|
"Dlazy",
|
|
"dnsaddr",
|
|
"Dockerode",
|
|
"Dout",
|
|
"Dscore",
|
|
"ecies",
|
|
"editorconfig",
|
|
"Encrypters",
|
|
"enr",
|
|
"enrs",
|
|
"enrtree",
|
|
"ephem",
|
|
"esnext",
|
|
"ethersproject",
|
|
"execa",
|
|
"exponentiate",
|
|
"extip",
|
|
"fanout",
|
|
"floodsub",
|
|
"fontsource",
|
|
"globby",
|
|
"gossipsub",
|
|
"hackathons",
|
|
"huilong",
|
|
"iasked",
|
|
"ihave",
|
|
"ihaves",
|
|
"ineed",
|
|
"IPAM",
|
|
"ipfs",
|
|
"isready",
|
|
"iwant",
|
|
"jdev",
|
|
"jswaku",
|
|
"kdfparams",
|
|
"keccak",
|
|
"keypair",
|
|
"lamport",
|
|
"lastpub",
|
|
"libauth",
|
|
"libp",
|
|
"lightpush",
|
|
"LINEA",
|
|
"livechat",
|
|
"Merkle",
|
|
"mkdir",
|
|
"mplex",
|
|
"multiaddr",
|
|
"multiaddresses",
|
|
"multiaddrs",
|
|
"multicodec",
|
|
"multicodecs",
|
|
"multiformats",
|
|
"multihashes",
|
|
"muxed",
|
|
"muxer",
|
|
"muxers",
|
|
"mvps",
|
|
"nodekey",
|
|
"nwaku",
|
|
"opendns",
|
|
"peerhave",
|
|
"portfinder",
|
|
"prettierignore",
|
|
"proto",
|
|
"protobuf",
|
|
"protoc",
|
|
"proxiable",
|
|
"reactjs",
|
|
"recid",
|
|
"rlnrelay",
|
|
"roadmap",
|
|
"sandboxed",
|
|
"scanf",
|
|
"secio",
|
|
"seckey",
|
|
"secp",
|
|
"sharded",
|
|
"sscanf",
|
|
"Startable",
|
|
"staticnode",
|
|
"statusim",
|
|
"statusteam",
|
|
"submodule",
|
|
"submodules",
|
|
"supercrypto",
|
|
"transpiled",
|
|
"typedoc",
|
|
"undialable",
|
|
"unencrypted",
|
|
"unhandle",
|
|
"unmarshal",
|
|
"unmount",
|
|
"unmounts",
|
|
"unsubscription",
|
|
"untracked",
|
|
"upgrader",
|
|
"vacp",
|
|
"varint",
|
|
"vkey",
|
|
"waku",
|
|
"wakuconnect",
|
|
"wakunode",
|
|
"wakuorg",
|
|
"wakuv",
|
|
"webfonts",
|
|
"weboko",
|
|
"websockets",
|
|
"wifi",
|
|
"WTNS",
|
|
"xsalsa20",
|
|
"zerokit",
|
|
"Привет",
|
|
"مرحبا"
|
|
],
|
|
"flagWords": [
|
|
"pubSub: pubsub",
|
|
"pubSubTopics: pubsubTopics",
|
|
"pubSubTopic: pubsubTopic",
|
|
"PubSub: Pubsub",
|
|
"PubSubTopics: PubsubTopics",
|
|
"PubSubTopic: PubsubTopic",
|
|
"DefaultPubSubTopic: DefaultPubsubTopic"
|
|
],
|
|
"ignorePaths": [
|
|
"package.json",
|
|
"package-lock.json",
|
|
"yarn.lock",
|
|
"tsconfig.json",
|
|
"node_modules/**",
|
|
"build",
|
|
"gen",
|
|
"proto",
|
|
"*.spec.ts",
|
|
"*.log",
|
|
"CHANGELOG.md"
|
|
],
|
|
"patterns": [
|
|
{
|
|
"name": "import",
|
|
"pattern": "/import .*/"
|
|
},
|
|
{
|
|
"name": "multiaddr",
|
|
"pattern": "//dns4/.*/"
|
|
}
|
|
],
|
|
"ignoreRegExpList": [
|
|
"import",
|
|
"multiaddr"
|
|
]
|
|
}
|