Commit Graph
253 Commits
Author SHA1 Message Date
Simon-Pierre VivierandHanno Cornelius 364b27cc91 Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:43:00 -05:00
Simon-Pierre VivierandHanno Cornelius 99039de7be Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:42:50 -05:00
Simon-Pierre VivierandHanno Cornelius 25e071da00 Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:42:25 -05:00
Simon-Pierre VivierandHanno Cornelius b3730d0b7d Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:42:05 -05:00
Simon-Pierre VivierandHanno Cornelius 0c7addadfb Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:35:42 -05:00
Simon-Pierre VivierandHanno Cornelius 83c5a535e8 Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:34:47 -05:00
Simon-Pierre VivierandHanno Cornelius 3d33b5973d Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:32:53 -05:00
Simon-Pierre VivierandHanno Cornelius b0fc86e7ea Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:31:10 -05:00
Simon-Pierre VivierandHanno Cornelius 2f8bd43da5 Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:30:00 -05:00
Simon-Pierre VivierandHanno Cornelius 7d730e0ba3 Update standards/core/sync.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2025-01-22 09:29:50 -05:00
SionoiS 46acd03852 update proto package name 2025-01-20 10:55:11 -05:00
SionoiS 3a5598cb4d fix 2025-01-09 08:00:37 -05:00
SionoiS e91e99d251 overview 2025-01-08 09:44:36 -05:00
SionoiS f0f37b642d rephrasing 2025-01-08 08:53:15 -05:00
SionoiS fdde545b3c waku message and IDs clarification 2025-01-07 10:49:01 -05:00
SionoiS 86fa391a22 rephrasing & varints 2024-12-11 16:44:01 -05:00
SionoiS 8eb1db73bb rephrasing and typos 2024-12-09 11:52:40 -05:00
SionoiS 4732b141dc payload & transfer 2024-12-06 09:57:29 -05:00
SionoiS cba8da96bf waku sync 2.0 initial draft 2024-12-05 11:34:36 -05:00
Sergei TikhomirovandHanno Cornelius b38f248b4f Change first incentivized light protocol from Store to Lightpush (#45)
* change first incentivized light protocol from Store to Lightpush

* Update standards/core/incentivization.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* chore: clarify incentivization PoC architecture for RLNaaS in Lightpush

---------

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2024-10-30 14:37:48 +01:00
Simon-Pierre Vivier 315264c202 feat: waku rendezvous spec 2024-10-22 10:51:19 -04:00
SionoiS 53e75df59a languare fixes 2024-10-22 10:50:34 -04:00
Simon-Pierre Vivier df0aead017 feat: store sync spec 2024-10-22 10:25:37 -04:00
SionoiS 38cedbf881 links 2024-10-22 10:24:46 -04:00
Simon-Pierre Vivier 940ddf4429 feat: waku sync spec 2024-10-22 10:23:40 -04:00
SionoiS 7897ad62a0 clarification 2024-10-22 10:22:25 -04:00
SionoiS 609789567c fixes & added comments 2024-10-22 09:08:47 -04:00
Sergei Tikhomirov 81b9fd588b Refinements of RLN on mainnet spec (#34)
* clarify terminology: epoch length vs period

* clarify parameter update implications for existing memberships

* clarify definition of tx sender as membership keeper

* clarify handling of call chains from EOAs

* clarify slot reuse: from spec-level to impl-level decision

* clarify membership unit price definition

* separate "membership set" and "Merkle tree" as its impl in the spec

* separate withdraw and erase (in line with the implementation)

* clarify functionality table

* edit membership registration section for clarity

* edit for clarity

* clarify types of state transitions in the diagram

* rename "expiration term" to "active state duration"

* clarify requirements: A>0, G >=0

* fix: add semantic break

* make spec less strict on overwriting memberships

* retain remaining grace period time on membership extention

* unify holder and keeper terms - only use holder (fixes #41)

* unify overwrite / reuse terminology

* define period boundaries: start inclusive, end exclusive
2024-10-15 17:59:40 +02:00
SionoiS 0b70a112d5 added peer choice section 2024-10-07 11:41:55 -04: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
SionoiS 97a7867d72 changes 2024-09-09 08:58:54 -04:00
SionoiS 048ee89d29 typos 2024-09-06 11:18:14 -04:00
SionoiS 10d07670b7 typos 2024-09-06 11:15:18 -04:00
SionoiS 1069535b9b store sync first draft 2024-09-06 11:11:37 -04:00
SionoiS 3721b54cc1 refinements 2024-09-05 08:33:30 -04:00
SionoiS 18c24ef642 refs 2024-09-04 11:16:29 -04:00
SionoiS bf5564851f new impl. section 2024-09-03 11:52:48 -04:00
Sergei Tikhomirov f5e7f23fa8 add reference to WAKU2-RLN-CONTRACT in readme (#35) 2024-09-02 08:14:18 +02:00
SionoiS e0aafc6ad6 reflect the new impl. 2024-08-29 17:14:31 -04: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
SionoiS ca8029dc45 rephrasing 2024-08-14 11:24:52 -04:00