Commit Graph
214 Commits
Author SHA1 Message Date
Alvaro Revueltaandfryorcraken da1ce9da02 Update informational/operator-incentives.md
Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2024-10-29 09:13:52 +01:00
alrevuelta c9d98c96ea Draft incentives 2024-10-16 12:09:11 +02:00
Simon-Pierre Vivier 8fea97c36c Merge pull request #43 from waku-org/fix--sync-Enr-field
fix: added sync as enr field
2024-10-03 11:52:12 -04:00
SionoiS 3e6fb53d1a added sync as enr field 2024-10-03 08:39:47 -04:00
NagyZoltanPeter af8c261f24 Merge pull request #39 from waku-org/chore-enhance-peerexchange-status-response
chore: Adjusted peer-exchange to the latest changes made due to rate limit DOS protection
2024-09-18 14:43:23 +02:00
NagyZoltanPeter eb1711de4a Describe status code means better. 2024-09-18 14:42:02 +02:00
NagyZoltanPeterandHanno Cornelius dede8e757f Apply suggestions from code review
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2024-09-18 14:38:55 +02:00
NagyZoltanPeter df55945629 changing status and desc to status_code and status_desc 2024-09-17 12:20:18 +02:00
NagyZoltanPeter 6a0041544b Fixing typos and namings on review findings 2024-09-17 11:18:51 +02:00
NagyZoltanPeter 90efdfa6af Fixed message structure upon review agreement in order to keep backward compatibility with the former protocol format 2024-09-16 11:59:27 +02:00
NagyZoltanPeter 4c7515d632 Fix field naming 2024-09-13 11:07:36 +02:00
NagyZoltanPeter a488ca7693 Adjusted peer-exchange to the latest changes made due to rate limit DOS protection applied on protocol. Extended with responseStatus. 2024-09-13 10:57:07 +02:00
Sergei Tikhomirov f5e7f23fa8 add reference to WAKU2-RLN-CONTRACT in readme (#35) 2024-09-02 08:14:18 +02:00
Sergei Tikhomirov 72fd5336bc Add raw spec for mainnet deployment of RLN contract (#30)
Add the first version of WAKU2-RLN-CONTRACT specification that describes the version of the RLN contract suitable for the inintial mainnet deployment.

New features include:
- membership management;
- deposits and withdrawals;
- recommendations about rate limits and pricing scheme.

To be iterated upon based on insights from implementation.
2024-08-20 14:03:31 +02:00
NagyZoltanPeter db9c560013 Merge pull request #29 from waku-org/fix-new-lightpush-post-findings
fix: new lightpush definition
2024-08-12 06:58:18 +02:00
Hanno Cornelius ca2e5534d3 chore: add contribution guidelines for spec names and titles 2024-08-06 12:04:22 +01:00
NagyZoltanPeter 17c7e821f5 Fix review findings, clarifications. 2024-07-26 11:57:32 +02:00
Danish Arora 6ff4b057ae Merge pull request #28 from waku-org/chore/node-healthy-clarity
chore: clarifications for node health when disparity in protocol health
2024-07-24 15:09:09 +05:30
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 6e6be39e2a Merge pull request #18 from waku-org/weboko/reliability
Add "req-res protocol reliability" spec
2024-07-15 13:18:40 +02:00
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
Sasha 6436cdc11c Merge branch 'master' of github.com:waku-org/specs into weboko/reliability-2 2024-07-14 02:08:08 +02:00
Sasha 687d7e0770 butch fix 2024-07-14 01:55:21 +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
Sasha 06692831a6 improve failure definitions 2024-07-10 01:31:19 +02:00
Sasha dca926abea add nits 2024-07-10 00:58:41 +02:00
Sasha 642a53932a add suggestion to health section 2024-07-10 00:49:50 +02:00
Sasha d8dcb53cd8 add service node motivation 2024-07-10 00:48:58 +02:00
Sasha 6296d12ac6 service nit 2024-07-10 00:48:11 +02:00
Sasha dc4d40f7de finish filter section and other comments 2024-07-10 00:47:17 +02:00
Sasha fb3e69b4fb remove dupe with peer managment 2024-07-09 23:59:47 +02:00
Sasha 59e225dc4a add regular pings to Filter 2024-07-09 23:58:38 +02:00
Sasha 092b18e730 add failure definition 2024-07-09 23:45:34 +02:00
Sasha b264454e3d initial update to Filter 2024-07-09 23:36:56 +02:00
Sasha 67462e73ef define failure of service node 2024-07-09 23:32:02 +02:00
Jimmy Debe e3261c99bb Update relay-sharding.md 2024-07-09 06:43:06 -04:00
Jimmy Debe d4f5b5bf57 Update incentivization.md 2024-07-09 06:34:32 -04:00
Jimmy Debe 4bc0f0d2bb Update enr.md 2024-07-09 06:29:40 -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
Hanno Cornelius 5e7058010f Merge pull request #27 from waku-org/docs/update-contributions
docs: update contribution guidelines
2024-07-09 10:55:42 +01: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
Jimmy Debe b6494b7894 Update relay-static-shard-alloc.md 2024-07-09 03:15:52 -04:00
Jimmy Debe dab0ea392d Update adversarial-models.md 2024-07-09 03:13:38 -04:00
Hanno Cornelius 0998089fbe docs: clarify org-related specs 2024-07-08 09:16:33 +01:00