Commit Graph
377 Commits
Author SHA1 Message Date
SashaandCopilot ed2ffc151a use capital
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 00:44:30 +02:00
Sasha 36c3879a73 chore: add health status 2025-10-23 00:41:31 +02:00
fryorcraken 68bd15734a Merge pull request #85 from waku-org/protocols-config
Rename Waku API's "Waku Config" to "Protocols" Config
2025-10-03 18:24:59 +10:00
fryorcraken e42629eb9c Rename Waku API's "Waku Config" to "Protocols" Config
Make it clearer that with this config, we are configuring the Waku protocols, in contrast to other parameters which are more executable related.

Related to https://github.com/waku-org/nwaku/issues/3493
2025-10-01 22:21:46 +10:00
fryorcraken 71ad70a6aa Merge pull request #65 from waku-org/f/waku-api-custom-idl
Waku API Spec: Node initialization
2025-10-01 16:31:59 +10:00
fryorcraken 5cd0080f32 remove message confirmation 2025-09-29 21:15:32 +10:00
Jazz Turner-Baggs 6a5a3d21f2 chore: add html filtering to aspell (#84) 2025-09-26 19:02:14 -07:00
fryorcraken 6a421f5955 change "sovereign" to "core" 2025-09-26 23:05:58 +10:00
fryorcraken b9454e3d97 change "relay" to "sovereign" 2025-09-26 16:08:15 +10:00
fryorcraken 7748d6a9ba add metadata 2025-09-26 16:05:24 +10:00
fryorcraken 214ee738ea note on errors 2025-09-26 16:00:59 +10:00
fryorcraken 34b94435d5 raw spec 2025-09-26 15:56:10 +10:00
fryorcraken 09e3ade109 clarify scope 2025-09-26 15:53:59 +10:00
fryorcraken 82181bf2c1 fix inconsistencies 2025-09-26 15:47:47 +10:00
fryorcraken 0c64eaac58 integrate feedback 2025-09-26 11:39:49 +10:00
fryorcraken ad4fb96e7d prefer entry_nodes 2025-09-26 11:32:23 +10:00
fryorcraken 388c25714f add toc 2025-09-25 14:03:10 +10:00
fryorcraken 616306e378 Mention trait approach for ETH RPC
After feedback from @osmaczko
2025-09-25 13:53:04 +10:00
fryorcraken 9d5191f75f static store default value 2025-09-25 13:50:15 +10:00
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
Jimmy Debe 5a3f33f0df Merge pull request #67 from waku-org/enr-update
WAKU2-ENR: Move to Draft
2025-09-02 12:24:01 -04:00
fryorcraken bebbe8b284 Add message validation 2025-08-06 16:15:40 +10:00
Jimmy Debe ef6a766519 Merge pull request #78 from waku-org/keystore-update
WAKU-RLN-KEYSTORE: Update
2025-08-05 05:09:31 -04: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
Jimmy Debe 75b3147270 Update rln-keystore.md 2025-07-30 21:23:33 -04:00
Jimmy Debe 493dc2e2f8 Update rln-keystore.md 2025-07-30 20:49:21 -04:00
Hanno Cornelius bfd08e1b47 docs: some clarification on defaults for sharding (#76)
* docs: some clarification on defaults for sharding

* docs: added some details on scaling

* docs: clarifications based on queries
2025-07-30 17:59:58 +01:00
fryorcraken a2f5509dd0 docs: help implementer by making the implementation section less optional (#74) 2025-07-24 12:50:10 +01:00
fryorcraken 6289f91f8f wip 2025-07-21 22:07:14 +10:00
Jimmy Debe 9992da00d8 Merge pull request #62 from waku-org/rln-contractUpdate
WAKU-RLN-CONTRACT: Update
2025-07-09 12:58:26 -04:00
Hanno Cornelius 1f75ac20d9 docs: updates to the Store Sync and Waku Sync specs (#64) 2025-07-04 13:56:48 +01:00
Simon-Pierre Vivier 595e44a2ec fix: add rendezvous link to readme 2025-07-03 08:33:46 -04:00