Commit Graph
79 Commits
Author SHA1 Message Date
fryorcraken fa5bf8cc4c finish sentence 2025-09-25 13:48:40 +10:00
fryorcraken 4ab882189d change address to ipv4
So a different fields can be provided for ipv6 when supported
2025-09-25 13:46:35 +10:00
fryorcraken 036fe615ed change to seed nodes 2025-09-25 13:45:21 +10:00
fryorcraken 6de55db122 change confirmation to store/filter 2025-09-25 13:42:28 +10:00
fryorcraken a0700f0730 results may return void 2025-09-25 13:35:05 +10:00
fryorcraken 5bb37c24dc update networking section 2025-09-15 15:31:50 +10:00
fryorcraken f834dc4346 by default no static store nodes are passed 2025-09-12 17:40:23 +10:00
fryorcraken 40450003ac use "waku config" 2025-09-12 13:40:54 +10:00
fryorcraken 6c01164f92 only auto sharding, remove mix up on option 2025-09-11 15:51:13 +10:00
fryorcraken 0004fff780 if a default is possible it means values are optional 2025-09-10 15:33:44 +10:00
fryorcraken a3c37c1be1 if a default is possible it means values are optional 2025-09-10 15:32:06 +10:00
fryorcraken cf84d3d4a3 Move eth rpc endpoints to top 2025-09-10 14:19:52 +10:00
fryorcraken f68707ea86 default network message validation 2025-09-10 14:15:23 +10:00
fryorcraken b2b81b4c2c remove multiaddr type 2025-09-10 14:02:35 +10:00
fryorcraken f1225e1cca Add web3 RPC API URLs 2025-09-09 19:55:56 +10:00
fryorcraken 1ec75279d5 rename function to createNode 2025-09-09 14:49:12 +10:00
fryorcrakenandPrem Chaitanya Prathi 872115a9c0 Apply suggestion from @chaitanyaprem
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2025-09-09 13:24:26 +10:00
fryorcraken bebbe8b284 Add message validation 2025-08-06 16:15:40 +10:00
fryorcraken 6a37950c66 user snake case for field names 2025-08-05 15:28:46 +10:00
fryorcraken 1e312bc2c3 update sharding defaults from previous discussions 2025-08-05 15:27:48 +10:00
fryorcraken e92d2f8d8e Change init to create
As it is commonly used across both js-waku and nwaku code bases.
2025-08-05 15:16:00 +10:00
fryorcraken 6289f91f8f wip 2025-07-21 22:07:14 +10:00
fryorcraken 4ca0e08038 rework structure, include feedback 2025-06-30 15:25:12 +10:00
fryorcraken b20f5fd179 rename RFC 2025-06-30 14:39:30 +10:00
fryorcraken 2096211872 remove extra 2025-06-30 14:28:00 +10:00
fryorcraken 73354fd683 Only specify nim and TS naming convention
Reducing the scope, we can review Rust, Golang and C in a separate PR.
2025-06-30 14:26:25 +10:00
fryorcraken 25984c0b14 Remove shard relay subscription for init config
Being able to set what shard to subscribe too when initialising a Waku node is a biased towards service nodes.

Indeed, subscribing to shard should be done with the `subscribe` API (yet to be defined). Which can be used with a content topic, and pubsub topic (only if static sharding).

A service node such as the `wakunode2` binary can still accept "shards to subscribe to" via CLI, but this is unrelated to the Waku node conf, and the `wakunode2` software should simply call `subscribe` when ready.
2025-06-30 14:22:49 +10:00
fryorcraken 95ebcd9ea0 Reducing prescription re language mapping 2025-06-24 13:03:22 +10:00
fryorcraken d5c688a327 set default value 2025-06-24 12:43:11 +10:00
fryorcraken adaba5428b typos and types 2025-06-24 12:23:12 +10:00
fryorcraken e013c15848 add language translation 2025-06-18 16:34:21 +10:00
fryorcraken 93bd790c25 Propose custom IDL for Waku API definition 2025-06-18 10:13:03 +10:00
Jimmy Debe 3c0ab5111c Update device-pairing.md 2025-05-22 09:10:25 -04:00
Jimmy Debe c98c499ad9 Update device-pairing.md 2025-05-22 09:03:32 -04:00
Jimmy Debe 6b44c0b4f2 Update device-pairing.md 2025-05-07 08:45:35 -04:00
Hanno Cornelius e9e4794301 docs: clarify that losses are possible message losses (#59) 2025-03-26 12:34:56 +00:00
Hanno Cornelius acdc89d0e8 docs: fix typo, clarify query time period (#58) 2025-03-26 12:30:56 +00:00
Hanno Cornelius 751b355e95 docs: cleanup replaced specs, update readme (#54) 2025-03-10 17:55:30 +00:00
Hanno Cornelius 25e3f5a09a docs: add p2p reliability spec (#52)
* docs: add p2p reliability spec

* docs: fix link, explain p2p reliability better
2025-02-20 16:11:07 +00:00
danisharora099 f59a4e3cf4 chore: change sentence to use recommendation first 2024-07-23 20:10:25 +05:30
danisharora099 2d8076e660 chore: update formatting 2024-07-23 20:08:38 +05:30
danisharora099 49acfd772c chore: clarifications for node health when disparity in protocol health 2024-07-23 19:39:39 +05:30
Sasha 5ad85b7e21 up 2024-07-14 02:11:02 +02:00
Sasha 6a80762d2c update index and move to application 2024-07-14 02:09:07 +02:00
Jimmy Debe 4fee41165e Merge pull request #24 from waku-org/fix-links
Fix Broken Links
2024-07-10 09:49:08 -04:00
Jimmy Debe b21a743147 Update tor-push.md 2024-07-09 06:26:27 -04:00
Jimmy Debe d329a0c754 Update noise.md 2024-07-09 06:17:34 -04:00
Jimmy Debe 681bcafea7 Update noise-sessions.md 2024-07-09 06:03:39 -04:00
Jimmy Debe dd998e8157 Update device-pairing.md 2024-07-09 04:39:09 -04:00
Jimmy Debe e8cdcfd881 Update dandelion.md 2024-07-09 04:34:01 -04:00