297 Commits

Author SHA1 Message Date
fryorcraken
4e8694beed
Add video tutorials 2025-09-30 10:01:07 +10:00
fryorcraken
f577ffe7a3
index.md for homepages 2025-09-30 10:01:07 +10:00
fryorcraken
2fd4bb124b
home button on each sidebar 2025-09-30 10:01:07 +10:00
fryorcraken
75ae48d82b
only show pages of section in sidebar 2025-09-30 10:01:06 +10:00
fryorcraken
16d538ac6b
Split website in 4:
- build
- run node
- learn
- research
2025-09-30 10:00:17 +10:00
fryorcraken
1da7137dfc
Run yarn upgrade (#249)
* Run `yarn upgrade`

* Run `yarn upgrade --latest`

While keeping docusaurus to 3.8.1
2025-09-30 09:59:38 +10:00
fryorcraken
7b6b15aad5
Remove unused GitHub action (#250) 2025-09-29 22:46:24 +10:00
fryorcraken
635b8f973d
document reliable channels (#245)
* document reliable channels

* remove `this.`

* use enum for waku health events

* prefer strings for event types

* prefer strings for event types

* `send` returns message id

* remove `this.`

* released!
2025-09-26 15:23:06 +10:00
Darshan K
29caa31a20
chore: remove rln-relay-tree-path form config file (#248) 2025-09-25 15:00:24 +05:30
Jinho Jang
1572d6cb30
Upgrade docusaurus and preset version (#244)
* feat: upgrade docusaurus and preset version

* feat: add node fetch-content.js to build script
2025-08-13 12:22:04 +09:00
fryorcraken
1bebfcb396
Update to NodeJS 22 in CI (#242) 2025-07-22 11:43:10 +09:00
Siddarth Kumar
a65216cc46
ci: wrap nix.develop in script block 2025-07-11 13:44:45 +05:30
Siddarth Kumar
87eaaea091
ci: add nix flake and use in CI
Using system tooling can lead to weird behavior of available Node
versions, for example this IPv6 resolution error:
```
[3/5] Fetching packages...
error Error: connect EHOSTUNREACH 2606:4700::6810:1922:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
```
2025-07-11 13:38:53 +05:30
Simon-Pierre Vivier
0df0fcb192
feat: add store sync entrees (#239)
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-07-03 13:11:39 -04:00
jinhojang6
e00bfdd527 feat: enable og image 2025-06-20 23:49:45 +09:00
Ivan FB
4dab437a38
update for v0.35.0 (#232)
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2025-05-20 15:34:46 +10:00
Prem Chaitanya Prathi
27ebcd762c
fix: point nwaku to proper docker repo and image version (#217)
* fix: point nwaku to proper docker repo and image version

* chore: add help command in docker

---------

Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2025-05-20 15:31:12 +10:00
fryorcraken
bc618877de
Add git branching instructions (#238)
* docs: fix wakudev hostname

* Add git branching instructions

---------

Co-authored-by: Anton Iakimov <yakimant@gmail.com>
2025-05-20 15:24:43 +10:00
Alex Williamson
f83a184421
find-node-address.md (#234)
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2025-05-20 15:12:09 +10:00
Sergei Tikhomirov
3e26f35f4b
fix: insert missing bracket (#236) 2025-05-20 15:07:21 +10:00
Tanya S
1593add1cb
fetch new content - test-report-page (#235) 2025-03-18 19:00:20 +02:00
Danish Arora
a21ed2e02c
chore: add docs to use a specific store node (#231) 2025-01-31 17:41:09 +05:30
NagyZoltanPeter
3f0010159d
Add which utility as pre-req for fedora build guidance (#230)
Add which utility as pre-req for fedora build guidance
2025-01-30 14:35:27 +01:00
gabrielmer
0313cf287a
updating protected topics in favor of protected shards (#229) 2024-10-31 15:43:04 +02:00
Prem Chaitanya Prathi
579f454efd
fix: broken links to blog.waku.org (#228) 2024-10-29 14:39:25 +11:00
fryorcraken
a87a3be8ca
Update research docs (#227) 2024-10-21 14:08:47 +11:00
Sasha
2b0258ade2
feat: introduce new waitForPeers API (#226) 2024-10-11 12:05:07 +02:00
gabrielmer
1b2affe15e
Adding num-shards-in-network config option to documentation (#224) 2024-10-03 10:34:21 +03:00
NagyZoltanPeter
c9389f03c3
fix: Addressing comments on the descritpion of DOS protection configuration (#222)
* Addressing comments on the descritpion of DOS protection configuration

* Incorporate review suggestions, added full notion of argument examples
2024-10-02 13:48:57 +02:00
LordGhostX
7e81fdc6ec
chore(js-waku)!: update API for NetworkConfig (#193)
* intro

* update js-waku docs

* update shard instructions

Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>

* remove chat references in message structure

* add info on contentTopics parameter

* chore: update guide for v0.027

* chore: prioritize autosharding over static sharding

* chore: update cspell for autosharding

---------

Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
Co-authored-by: Danish Arora <danisharora099@gmail.com>
2024-10-01 12:23:34 +05:30
Alex Williamson
c5d1838455
Fixed grammatical errors in documentation (#208)
Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
2024-10-01 12:41:27 +10:00
Sasha
ed094329bd
chore: update docs to show new property (#209) 2024-09-30 17:13:47 +02:00
Hanno Cornelius
dbedf1fbd2
docs: add links to published research papers.md (#220) 2024-09-30 15:01:45 +10:00
NagyZoltanPeter
edb6b637fe
chore: DOS protection of non-relay req/resp protocols new cli argument description (#216)
* DOS protection of non-relay req/resp protocols has a new cli argument, now described officially.
2024-09-23 14:07:51 +02:00
gabrielmer
35c06b3d42
chore: update config instructions for v0.33.0 (#218) 2024-09-20 12:38:31 +03:00
gabrielmer
8ca783537b
feat: add migration instructions (#211) 2024-09-16 12:29:04 +03:00
Danish Arora
583a4105b6
feat: js-waku migration docs (0.0.26->0.0.27) (#213)
* feat: setup migrations for js-waku and nwaku

* feat: add migrations for 0.026->0.027
2024-09-11 11:13:08 +05:30
Ivan FB
40f0380fc7
extending faq adding how to run a node point (#210) 2024-09-06 20:50:11 +02:00
chair
6ddf3464cb
Update add-action-project.yml (#214) 2024-09-02 11:46:28 +02:00
Ivan FB
65419d85aa
run-docker clarify title (#206) 2024-08-19 20:49:19 +10:00
gabrielmer
230e718c44
switching RPC provider instructions from websockets to https (#205) 2024-07-26 18:12:56 +03:00
Sasha
1ce396b6e0
chore: add FAQ and info for dialing a peer (#203)
* chore: add FAQ and info for dialing a peer

* fix spelling

* add link

* fix link

* fix lock
2024-06-27 01:16:29 +02:00
dependabot[bot]
bae25db3e7
Bump braces from 3.0.2 to 3.0.3 (#202) 2024-06-19 03:37:26 +01:00
dependabot[bot]
7181ade944
Bump ws from 7.5.9 to 7.5.10 (#201) 2024-06-19 02:34:20 +01:00
NagyZoltanPeter
fc6eec462e
As legacy filter is retired we don't have this config flag anymore - it was a leftover (#200) 2024-06-10 17:03:57 +01:00
LordGhostX
ef0b238a8d
add all the community links (#197) 2024-06-05 21:43:48 +01:00
Sasha
e46a85aa28
chore: update Filter API (#199) 2024-06-05 14:13:46 +01:00
Jinho Jang
7ff04b34fb
chore: update security page (#198) 2024-06-03 22:53:39 +01:00
Jinho Jang
7abad1327b
Add security page (#194)
* feat: add security page

* Update .cspell.json

---------

Co-authored-by: LordGhostX <47832826+LordGhostX@users.noreply.github.com>
2024-05-17 23:18:21 +09:00
LordGhostX
1107ac3ae1
reorganise docs (#192) 2024-05-16 18:22:15 +01:00