Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,21 @@ matrix:
mode: none
add-filter:
- url
camel-case: true # accept CamelCase words
run-together: true
dictionary:
wordlists:
- .wordlist.txt
pipeline:
- pyspelling.filters.markdown
- pyspelling.filters.html:
comments: false
- pyspelling.filters.text
- pyspelling.filters.markdown:
markdown_extensions:
- markdown.extensions.extra
- pyspelling.filters.html:
comments: false
attributes:
- title
- alt
ignores:
- code
default_encoding: utf-8
suggest: true
24 changes: 15 additions & 9 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ ABIs
acknowledgementTimeoutMs
addListener
aea
AEAD
ALLOC
api
AsyncAPI
Expand Down Expand Up @@ -38,10 +39,10 @@ createNode
createReliableChannel
creativecommons
cryptographic
cryptographically
da
danielkaiser
dataSegments
dataSegments
decrypt
Decrypt
decrypted
Expand All @@ -54,9 +55,10 @@ DefaultSdsConfig
DefaultSegmentationConfig
Deployability
dev
dev
df
dh
DHT
Diffie
discv
DISCV
DoS
Expand Down Expand Up @@ -92,10 +94,13 @@ github
GITHUB
gossipsub
GossipSub
Groupchats
HealthConnectionStatusEvent
healthEvents
HealthEvents
Hellman
historyBackend
HKDF
https
iana
IANA
Expand All @@ -113,10 +118,12 @@ ipv
iterable
Jazzz
JSON
KDF
keccak
Keccak
KiB
Kozlov
lamport
liblogosdelivery
libp
libp2p
Expand Down Expand Up @@ -147,12 +154,13 @@ namespace
NetworkConfig
NetworkingConfig
nim
nim
Nim
nodeConfig
NodeConfig
nodeInfoId
nonces
num
observability
Oleksandr
onEvent
onMessageDelivered
Expand All @@ -178,6 +186,7 @@ proto
protobuf
ProtocolsConfig
pubkey
publickey
pubsub
rateLimitConfig
RateLimitConfig
Expand Down Expand Up @@ -207,8 +216,6 @@ rfc
RFC
rln
RLN
RLN
RLN
RlnConfig
Royer
rpc
Expand All @@ -228,7 +235,7 @@ SegmentMessageProto
segmentSize
segmentSizeBytes
senderId
sharding
SHA
sharding
SHARDING
Sirotin
Expand All @@ -249,16 +256,15 @@ TWN
udp
UDP
uint
uint
uint32
unencrypted
Unencrypted
unvalidated
url
UTF
UUID
UX
waku
waku
waku
Waku
WAKU
Waku's
Expand Down
Loading
Loading