Commit Graph

276 Commits

Author SHA1 Message Date
Jimmy Debe 9b5e2194cf
Update simple-scaling (#93)
Remove slug within title of spec.
2024-09-17 13:14:00 -04:00
Jimmy Debe a519e67752
Move Status-URL-scheme (#98)
Move url-scheme to `status/raw`.
2024-09-17 13:11:46 -04:00
Jimmy Debe 36f64f01f0
feat(59/STATUS-URL-DATA): initial draft (#13)
Moved from https://github.com/status-im/specs/pull/169

Reference pull request: https://github.com/vacp2p/rfc/pull/600

---------

Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2024-09-17 13:11:30 -04:00
Jimmy Debe ad80a59e2b
62/STATUS-PAYLOAD: Add Description (#95)
62/STATUS-PAYLOAD missing description.
2024-09-16 12:51:00 -04:00
AkshayaMani 7f5276e18c
libp2p Mix Protocol Spec Draft (#97)
Old PR can be found here: [Mix Protocol Spec
#85](https://github.com/vacp2p/rfc-index/pull/85)
2024-09-16 08:05:47 -04:00
Jimmy Debe 3ab314d87d
Fix Files for Linting (#94) 2024-09-13 16:51:09 +02:00
Felicio Mununga 0b4d151638
Update 1to1-chat.md (#92) 2024-09-11 19:24:42 -04:00
ramsesfv 13aaae37d1
Update eth-secpm.md (#84)
Included preliminary notes related to the onchain component.

---------

Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2024-08-29 12:00:33 +02:00
kaichao 751a01ece4
feat: status mvds usage (#87)
Replace this PR: https://github.com/waku-org/specs/pull/31

Fix: https://github.com/status-im/status-go/issues/5694
2024-08-21 22:59:52 +08:00
Jimmy Debe aab7f88ac6
Update ReadMe (#88) 2024-08-20 18:12:44 +02:00
Jimmy Debe f11559814d
Delete Website Sync (#80)
Remove website sync workflow and fix markdown linting.

---------

Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2024-08-16 11:30:14 -04:00
Jimmy Debe ed2c68f072
1/COSS: New RFC Process (#4)
Making changes to COSS to reflect new RFC process.

---------

Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2024-08-09 10:38:31 -04:00
Aaryamann Challani eb25cd06d6
chore: replace email addresses (#86)
Replacing my email addresses with ones that are valid
2024-08-05 09:35:04 -04:00
Alvaro Revuelta 77029a2e64
Add RLNv2 to TheWakuNetwork (#82) 2024-07-09 17:12:35 +02:00
Pablo Lopez a5b24ac0a2
fix_: broken image links (#81)
brought from https://github.com/vacp2p/rfc/tree/master/static/rfcs/2
2024-06-28 17:11:23 +03:00
Jimmy Debe 89cac77ae4
feat(60/STATUS-URL-SCHEME): initial draft (#14)
Moved from https://github.com/status-im/specs/pull/159

Reference pull request: https://github.com/vacp2p/rfc/pull/602
2024-06-21 08:35:42 -04:00
Jimmy Debe a189a72146
fix: messageHash in 57 (#22) 2024-06-14 16:51:31 +02:00
Jimmy Debe cbefa483fc
32/RLN-V1: Move to Draft (#40)
Update 32/RLN-V1 to move to draft.

---------

Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com>
2024-06-06 09:39:56 -04:00
Jimmy Debe 5064ded998
Update 17/WAKU2-RLN-RELAY: Proof Size (#44)
Update proof size description based on discussion
[here](https://github.com/waku-org/nwaku/issues/2757).
2024-06-06 09:39:32 -04:00
Jimmy Debe 7b443c1aab
17/WAKU2-RLN-RELAY: Update (#32)
Move 17/WAKU2-RLN-RELAY to stable open discussion. 
Implementation :
- [ nim ](https://github.com/waku-org/nwaku)
- [ go ](https://github.com/waku-org/go-waku)
2024-05-28 22:27:45 -04:00
Jimmy Debe 99be3b9745
Move Raw Specs (#37)
Move Vac raw specs into raw subdirectory.
2024-05-27 07:57:18 -04:00
ramsesfv 7e3a625812
ETH-SECPM-DEC (#28)
Co-authored-by: Jimmy Debe <91767824+jimstir@users.noreply.github.com>
Co-authored-by: Ekaterina Broslavskaya <seemenkina@gmail.com>
Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>
2024-05-27 12:15:46 +02:00
ramsesfv e234e9d5a3
Update eth-secpm.md (#35)
Added flow diagrams

---------

Co-authored-by: Jimmy Debe <91767824+jimstir@users.noreply.github.com>
2024-05-21 11:21:34 +02:00
Jimmy Debe e5b859abfb
Update WAKU2-NETWORK: Move to draft (#5) 2024-05-10 16:41:48 +02:00
Filip Pajic 69f2853407
fix: Syntax fix for index documents inside Waku foldersFix syntax (#34)
# What does this PR resolve? 🚀
- Changes title inside Waku/README.md from h2 to h1
- Changes title inside Waku/Deprecated/README.md from h2 to h1

# Details 📝
The syntax for the title of the markdown seems to not be proper one
comparing to other README documents.
It's important to define titles with h1(#) to be able to parse it
properly later on by the website
2024-04-23 14:17:17 -04:00
Hanno Cornelius 8f94e97cf2
docs: deprecate swap protocol (#31)
Deprecates swap protocol.
2024-04-18 13:38:26 -04:00
Jimmy Debe d82eaccdc0
Update WAKU2-METADATA: Move to draft (#6)
Move 66/WAKU2-METADATA to draft.
2024-04-17 15:24:44 -04:00
LordGhostX 8b552ba2e0
chore: mark 16/WAKU2-RPC as deprecated (#30) 2024-04-16 15:43:27 +02:00
Jimmy Debe 0b0e00f510
feat(rln-stealth-commitments): add initial tech writeup (#23)
By: rymnc
Reference pull request: https://github.com/vacp2p/rfc/pull/658

Initial writeup on viability of stealth commitments for status
communities

---------

Co-authored-by: fryorcraken <110212804+fryorcraken@users.noreply.github.com>
2024-04-15 17:34:56 +05:30
Jimmy Debe 43f4989bb1
Fix Markdown Lint (#25)
The linter was not checking any files.
2024-03-26 17:42:18 +01:00
Jimmy Debe 7698e60d58
RFC Website Workflow Sync (#27)
A workflow to sync this repository with the rfc website.
2024-03-26 17:41:58 +01:00
Jimmy Debe 2eaa7949c4
Broken Links + Change Editors (#26)
Fix to broken links, changed links, and added new editors to spec, 10,
12, 14, 17, 19.
2024-03-21 10:08:40 -04:00
Jimmy Debe 92d8cf339b
Add Markdown Linting (#24) 2024-03-08 16:41:51 +01:00
kaiserd f7733cb7df
Move Raw Specs 2024-03-01 19:16:47 +01:00
kaiserd e05bbd22c0
feat(readme): explain new RFC process 2024-03-01 19:15:13 +01:00
kaiserd 91294f8c77
Update README.md 2024-03-01 19:14:36 +01:00
Jimmy Debe 89fe39dd85
Update README.md 2024-03-01 11:45:13 -05:00
Jimmy Debe 8dad171dd0
Update README.md 2024-03-01 11:44:42 -05:00
Jimmy Debe f3a3e14a86
Update and rename waku-usage.md to status-waku-usage.md 2024-03-01 11:16:12 -05:00
Jimmy Debe 61a39e26d7
Update and rename vac/raw/57/simple-scaling.md to status/raw/simple-scaling.md 2024-03-01 11:15:07 -05:00
kaiserd 130388671d
fix(57): define rendezvous ns field as string 2024-03-01 16:50:09 +01:00
kaiserd 98a702e0dc
Merge pull request #17 from vacp2p/rfc/c-bindings-2
chore: update c-bindings rfc to use callbacks
2024-03-01 16:49:39 +01:00
kaiserd 8308d7a016
Merge pull request #18 from vacp2p/waku-usage 2024-03-01 16:48:03 +01:00
kaiserd 858fa5c25b
Merge pull request #9 from vacp2p/70-eth-secpm
Update 70/ETH-SECPM: Update
2024-03-01 16:25:52 +01:00
Jimmy Debe bff05cc075
Update README.md 2024-03-01 09:52:53 -05:00
Jimmy Debe b7660cb25d
Create README.md 2024-03-01 09:51:59 -05:00
Jimmy Debe 49ead1234b
Create waku-usage.md 2024-02-29 22:04:35 -05:00
Jimmy Debe cb56103422
Update bindings-api.md 2024-02-28 22:05:12 -05:00
Jimmy Debe 18a16ae695
Update and rename simple-scaling.md to simple-scaling.md 2024-02-28 21:55:14 -05:00
Jimmy Debe b842725d42
Update eth-secpm.md 2024-02-28 14:47:44 -05:00