js-waku/.cspell.json

156 lines
2.6 KiB
JSON
Raw Normal View History

{
"version": "0.2",
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
"language": "en",
"words": [
"abortable",
"ahadns",
"Alives",
"asym",
"autoshard",
"autosharding",
"backoff",
"backoffs",
"bitauth",
feat!: implement peer exchange (#1027) * wip -- yet to test * update: draft * wip * support passing flags manually to nwaku node * refactor peer-exchange test * switch response from uint8array to ENR * rm: unnecesary logs * implement clas * fix: for loop * init-wip: directories * setup: new package & fix circular deps * bind a response handler * wip: refactor & update test * test logs * wip code - debugging * address: comments * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments * address: comments * address: comments * address: comments * address: comments * fix: test build * refactor * fix: build * comply with API * numPeers: use number instead of bigint * fix: build * Update packages/peer-exchange/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments, add eslint config * Update packages/peer-exchange/.eslintrc.cjs Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/index.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * test works with test fleet * rm: only for px test => run all tests * fix: tests * reorder packages for build, and fix imports * remove: px test doesnt work with local nodes * chore: move proto into a separate package * fix: proto dir * fix: build * fix: ci * add: index for proto * fix: ci * Update packages/proto/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * chore: run failing test with higher timeout * chore: run failing test with higher timeout * fix: ci Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-07 06:05:30 +00:00
"bitjson",
2021-03-15 05:24:08 +00:00
"bufbuild",
"chainsafe",
"cimg",
2021-07-07 01:23:56 +00:00
"ciphertext",
"circleci",
"codecov",
"commitlint",
"dependabot",
"dialable",
2021-04-07 01:04:30 +00:00
"dingpu",
feat!: implement peer exchange (#1027) * wip -- yet to test * update: draft * wip * support passing flags manually to nwaku node * refactor peer-exchange test * switch response from uint8array to ENR * rm: unnecesary logs * implement clas * fix: for loop * init-wip: directories * setup: new package & fix circular deps * bind a response handler * wip: refactor & update test * test logs * wip code - debugging * address: comments * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments * address: comments * address: comments * address: comments * address: comments * fix: test build * refactor * fix: build * comply with API * numPeers: use number instead of bigint * fix: build * Update packages/peer-exchange/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments, add eslint config * Update packages/peer-exchange/.eslintrc.cjs Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/index.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * test works with test fleet * rm: only for px test => run all tests * fix: tests * reorder packages for build, and fix imports * remove: px test doesnt work with local nodes * chore: move proto into a separate package * fix: proto dir * fix: build * fix: ci * add: index for proto * fix: ci * Update packages/proto/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * chore: run failing test with higher timeout * chore: run failing test with higher timeout * fix: ci Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-07 06:05:30 +00:00
"discv",
"Dlazy",
"dnsaddr",
"Dockerode",
"Dout",
"Dscore",
2021-07-06 05:12:54 +00:00
"ecies",
"editorconfig",
2022-01-13 00:33:26 +00:00
"enr",
"enrs",
"enrtree",
2021-07-07 01:23:56 +00:00
"ephem",
"esnext",
2021-06-22 00:48:54 +00:00
"ethersproject",
"execa",
"exponentiate",
"extip",
"fanout",
2021-04-22 11:06:28 +00:00
"floodsub",
2021-06-22 00:48:54 +00:00
"fontsource",
"globby",
2021-03-15 04:45:41 +00:00
"gossipsub",
"huilong",
"iasked",
"ihave",
"ihaves",
"ineed",
"IPAM",
"ipfs",
"iwant",
"jdev",
2021-10-12 21:09:55 +00:00
"jswaku",
2021-06-22 00:48:54 +00:00
"keccak",
2022-12-13 02:45:51 +00:00
"keypair",
"lastpub",
"libauth",
2021-03-15 04:45:41 +00:00
"libp",
2021-05-19 01:00:43 +00:00
"lightpush",
"livechat",
2022-09-26 00:02:06 +00:00
"Merkle",
"mkdir",
feat!: implement peer exchange (#1027) * wip -- yet to test * update: draft * wip * support passing flags manually to nwaku node * refactor peer-exchange test * switch response from uint8array to ENR * rm: unnecesary logs * implement clas * fix: for loop * init-wip: directories * setup: new package & fix circular deps * bind a response handler * wip: refactor & update test * test logs * wip code - debugging * address: comments * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments * address: comments * address: comments * address: comments * address: comments * fix: test build * refactor * fix: build * comply with API * numPeers: use number instead of bigint * fix: build * Update packages/peer-exchange/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments, add eslint config * Update packages/peer-exchange/.eslintrc.cjs Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/index.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * test works with test fleet * rm: only for px test => run all tests * fix: tests * reorder packages for build, and fix imports * remove: px test doesnt work with local nodes * chore: move proto into a separate package * fix: proto dir * fix: build * fix: ci * add: index for proto * fix: ci * Update packages/proto/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * chore: run failing test with higher timeout * chore: run failing test with higher timeout * fix: ci Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-07 06:05:30 +00:00
"mplex",
2021-03-15 04:45:41 +00:00
"multiaddr",
"multiaddresses",
2021-03-15 04:45:41 +00:00
"multiaddrs",
2022-06-23 04:19:22 +00:00
"multicodec",
2021-03-15 04:45:41 +00:00
"multicodecs",
2022-06-23 04:19:22 +00:00
"multiformats",
"multihashes",
2021-04-07 01:04:30 +00:00
"muxed",
2021-03-15 04:45:41 +00:00
"muxer",
2022-06-23 04:19:22 +00:00
"muxers",
2021-05-10 05:53:05 +00:00
"mvps",
2021-03-15 04:45:41 +00:00
"nodekey",
2022-04-01 01:19:51 +00:00
"nwaku",
2022-01-13 00:33:26 +00:00
"opendns",
"peerhave",
2022-02-01 01:54:54 +00:00
"portfinder",
"prettierignore",
2021-05-12 03:18:37 +00:00
"proto",
2021-03-15 04:45:41 +00:00
"protobuf",
2021-03-15 05:24:08 +00:00
"protoc",
"reactjs",
"recid",
"rlnrelay",
"roadmap",
"sandboxed",
2022-01-13 00:33:26 +00:00
"scanf",
2021-03-15 04:45:41 +00:00
"secio",
"seckey",
"secp",
"sharded",
2022-01-13 00:33:26 +00:00
"sscanf",
2021-03-15 04:45:41 +00:00
"staticnode",
"statusim",
"statusteam",
2021-03-15 05:24:08 +00:00
"submodule",
"submodules",
2021-08-05 06:21:16 +00:00
"supercrypto",
"transpiled",
"typedoc",
"undialable",
2021-08-30 05:13:03 +00:00
"unencrypted",
2022-06-23 04:19:22 +00:00
"unmarshal",
2021-08-05 06:21:16 +00:00
"unmount",
"unmounts",
2021-03-04 22:41:03 +00:00
"untracked",
2021-03-15 04:45:41 +00:00
"upgrader",
2021-05-14 05:58:09 +00:00
"vacp",
"varint",
2021-03-15 05:24:08 +00:00
"waku",
"wakuconnect",
"wakunode",
"wakuorg",
feat!: implement peer exchange (#1027) * wip -- yet to test * update: draft * wip * support passing flags manually to nwaku node * refactor peer-exchange test * switch response from uint8array to ENR * rm: unnecesary logs * implement clas * fix: for loop * init-wip: directories * setup: new package & fix circular deps * bind a response handler * wip: refactor & update test * test logs * wip code - debugging * address: comments * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/core/src/lib/waku_peer_exchange/peer_discovery.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments * address: comments * address: comments * address: comments * address: comments * fix: test build * refactor * fix: build * comply with API * numPeers: use number instead of bigint * fix: build * Update packages/peer-exchange/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/waku_peer_exchange.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address: comments, add eslint config * Update packages/peer-exchange/.eslintrc.cjs Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * Update packages/peer-exchange/src/index.ts Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * test works with test fleet * rm: only for px test => run all tests * fix: tests * reorder packages for build, and fix imports * remove: px test doesnt work with local nodes * chore: move proto into a separate package * fix: proto dir * fix: build * fix: ci * add: index for proto * fix: ci * Update packages/proto/package.json Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com> * address comments * chore: run failing test with higher timeout * chore: run failing test with higher timeout * fix: ci Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-07 06:05:30 +00:00
"wakuv",
"webfonts",
2021-06-29 06:21:32 +00:00
"websockets",
2021-08-13 01:06:03 +00:00
"wifi",
"xsalsa20",
"Привет",
"مرحبا"
],
"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",
2021-03-15 04:45:41 +00:00
"node_modules/**",
"build",
2021-04-07 01:04:30 +00:00
"gen",
"proto",
"*.spec.ts",
"CHANGELOG.md"
2022-05-13 07:06:34 +00:00
],
"patterns": [
{
"name": "import",
"pattern": "/import .*/"
2022-09-13 03:37:52 +00:00
},
{
"name": "multiaddr",
"pattern": "//dns4/.*/"
2022-05-13 07:06:34 +00:00
}
],
"ignoreRegExpList": [
"import",
"multiaddr"
]
}