300 Commits
Author SHA1 Message Date
Igor Sirotin c86501a407 fix: remove telgram link (#262)
* chore: update license files to comply with Logos licensing requirements

* fix: remove telegram link

* ci: update ci job

* fix: update github links
2026-03-12 17:09:53 +00:00
fryorcraken 8b0298c780 add status sync docs (#258) 2026-01-06 15:51:21 +11:00
fryorcraken 33ff952f99 GitHub repos were renamed (#260) 2026-01-06 15:47:44 +11:00
fryorcraken 0d25208562 fix: createEncoder is used from the node, not from root import (#259) 2025-12-01 15:32:08 +11:00
Arseniy Klempner c7fd46d82c docs: add page for local dev env (#256) 2025-10-27 16:33:17 -07:00
marko 1abedba9bf ci: move it to a container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-23 12:03:42 +02:00
Ivan FB 24f62df41c correct table format light push config (#254) 2025-10-13 14:57:19 +11:00
fryorcraken 0cb2be1c35 Re-organise the docs to have clear CTAs (#251)
* Split website in 4:

- build
- run node
- learn
- research

* only show pages of section in sidebar

* home button on each sidebar

* index.md for homepages

* Add video tutorials

* delete old getting-started

* rename to "Waku node"

* fix nwaku compose

* add to dict

* script revert research changes

* fix broken links

* move research index content

* move research folder under learn

* move research folder under learn: side bar and buttons

* remove pointless links
2025-10-03 15:54:25 +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
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 FBandfryorcraken 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 Prathiandfryorcraken 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
fryorcrakenandAnton Iakimov 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 Williamsonandfryorcraken 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
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 WilliamsonandSasha 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