Commit Graph

96 Commits

Author SHA1 Message Date
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 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
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
kaichao 43ae4916c9
README update: add index for transport reliability (#26)
* update index for transport reliability

* chore: formatting
2024-07-06 08:41:05 +08:00
kaichao cfdd2e7e62
feat: reliability for relay protocol (#23)
* feat: reliability for relay protocol

* chore: add todo

* feat: implementation of message hash query

* fix format

* wording

* feat: message missing messages

* chore: polish words

* chore: more

* Update standards/application/relay-reliability.md

Co-authored-by: richΛrd <info@richardramos.me>

* Update standards/application/relay-reliability.md

Co-authored-by: richΛrd <info@richardramos.me>

* chore_: more workflow

* chore: explicit words between app and waku.

* chore: more about lightpush

* chore: more line breaks

* chore: use transport instead of relay

* chore: styling

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* Update standards/application/relay-reliability.md

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

* rephrasing

* chore: more rephrasing

---------

Co-authored-by: richΛrd <info@richardramos.me>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2024-07-05 12:12:48 +08:00
Jimmy Debe 3cc6b63436
Merge branch 'master' into waku-keystore 2024-07-01 14:01:01 -04:00
NagyZoltanPeter ffc9d3a211
Merge pull request #20 from waku-org/feat-lightpush-protocol-enhancement
feat: new lightpush protocol definition - enhanced protocol for better client support
2024-06-28 11:08:11 +02:00
NagyZoltanPeter 7536fb69fb
Formatting, added semantic breaks for better readability 2024-06-28 03:23:05 +02:00
NagyZoltanPeter b53d9627dd
Apply suggestions from code review
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2024-06-28 02:56:37 +02:00
NagyZoltanPeter 103b6fccf0
Made relay_peer_count field optional 2024-06-26 14:05:52 +02:00
Jimmy Debe 6087e96bf4
Update relay-sharding.md 2024-06-25 10:47:29 -04:00
Jimmy Debe 9abe5a850f
Merge branch 'master' into remove-meta 2024-06-25 09:47:48 -04:00
Jimmy Debe 8b191be794
Delete standards/core/network.md 2024-06-25 09:45:06 -04:00
Jimmy Debe 7a7f061803
Merge pull request #15 from waku-org/remove-network
Update WAKU-NETWORK: Remove
2024-06-25 09:43:44 -04:00
Jimmy Debe 20bfd0d0b0
Update incentivization.md 2024-06-25 09:41:41 -04:00
Jimmy Debe 6e17998e21
Update enr.md 2024-06-25 09:39:04 -04:00
Jimmy Debe 8f78bb4715
Update tor-push.md 2024-06-25 09:15:13 -04:00
Jimmy Debe 37472105d2
Update noise.md 2024-06-25 09:02:28 -04:00
Jimmy Debe 373d37bf3a
Update noise-sessions.md 2024-06-25 08:44:38 -04:00
Jimmy Debe 4e773bf7c8
Update device-pairing.md 2024-06-25 08:43:01 -04:00
Jimmy Debe f22862695c
Update dandelion.md 2024-06-24 22:03:28 -04:00
NagyZoltanPeter 6127e7a360
rename UNSUPPORTED_TOPIC to UNSUPPORTED_PUBSUB_TOPIC 2024-06-22 01:24:40 +02:00
NagyZoltanPeter b2fd96ad68
Wrap up with last grammar check and explanation of relay_peer_count field. 2024-06-22 01:19:21 +02:00
NagyZoltanPeter 1278f84f0e
Update standards/core/lightpush.md
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-06-21 15:49:42 +02:00
NagyZoltanPeter ed4e6465d6
Changed SERVICE_UNAVAILABLE to NO_PEERS_TO_RELAY according to review arguments 2024-06-20 14:34:39 +02:00
NagyZoltanPeter 9a4f375141
Finalize with incorporating review findings. 2024-06-19 15:56:43 +02:00
NagyZoltanPeter 13a3cc4d67
Answer review notices, rephrase of some sections. Rework the protobuf definition as requested. 2024-06-09 19:36:56 +02:00
Hanno Cornelius 576c377a5e
fix: reference previous version
Co-authored-by: Jimmy Debe <91767824+jimstir@users.noreply.github.com>
2024-06-06 10:54:52 +01:00
Hanno Cornelius 42bfd180ac
fix: remove draft status
Co-authored-by: Jimmy Debe <91767824+jimstir@users.noreply.github.com>
2024-06-06 10:52:14 +01:00
Hanno Cornelius 2751bca015
docs: add new version of store protocol 2024-06-05 17:11:25 +01:00
NagyZoltanPeter f7e1057a3e
Based on https://github.com/waku-org/pm/issues/93 this new version of lightpush protobuf protocol definition is proposed. 2024-05-29 18:47:59 +02:00
Jimmy Debe 14fcc2a33d
Update network.md 2024-05-20 11:07:46 -04:00
Jimmy Debe af20379925
Delete standards/core/metadata.md 2024-05-20 11:01:28 -04:00
Jimmy Debe 81a92d7ad3
Delete standards/core/network.md 2024-05-19 23:07:17 -04:00
LordGhostX 55dd3e692e
resolve broken links and frontmatter structure 2024-04-29 20:15:39 +01:00
Jimmy Debe a4e1ac6035
Create rln-keystore.md 2024-02-28 21:48:27 -05:00
Jimmy Debe 093a453d76
Update noise-sessions.md 2024-02-15 14:57:09 -05:00
Jimmy Debe 32b577eb32
Update peer-exchange.md 2024-02-15 14:55:52 -05:00
Jimmy Debe 1aff7f2b86
Rename standards/core/peer-exchange/peer-exchange.md to standards/core/peer-exchange.md 2024-02-15 14:40:33 -05:00