Commit Graph

776 Commits

Author SHA1 Message Date
Jacob Heun
313b9a1ca6 fix: noise maturity level typo
The lifecycle stage was updated to 3A in https://github.com/libp2p/specs/pull/263 but the maturity label wasn't updated to recommendation.
2020-08-05 14:22:54 +02:00
Jacob Heun
326f549c19 Merge pull request #263 from libp2p/promote-noise-spec-to-3A
promote noise-libp2p spec to maturity stage 3A
2020-07-27 20:28:39 +02:00
vyzo
c5b328a746 Merge pull request #285 from rklaehn/master
Make messageIDs bytes instead of strings
2020-07-25 08:18:46 +03:00
Rüdiger Klaehn
8e5da40789 Make messageIDs bytes instead of strings
Rationale:
- go-libp2p currently produces non-utf8 strings
- making this bytes allows more flexibility in creating message ids, e.g.
  - random bytes
  - hashes
2020-07-24 22:34:08 +02:00
Vasco Santos
3753c2fb30 chore: add link to signed peer record spec 2020-07-21 19:53:30 +02:00
Jacob Heun
377f05abe3 update signed records rfc to match Go implementation 2020-07-21 19:11:38 +02:00
Vasco Santos
0cf5c06fce chore: replace peerInfo by signed peer record 2020-07-21 15:14:08 +02:00
vyzo
313b048ff5 Merge pull request #283 from libp2p/chore/gossipsub-language-typo
chore: gossipsub language typo
2020-07-20 17:28:21 +03:00
Vasco Santos
35d8ad7bfd fix: rendezvous spec 2020-07-20 11:54:38 +02:00
Vasco Santos
82302c003c chore: gossipsub language typo 2020-07-20 11:34:10 +02:00
Oskar Thorén
5a84204358 Update README being explicit about proto2
Addresses https://github.com/libp2p/specs/issues/281
2020-07-17 15:25:03 +08:00
David Dias
8fa7fa3301 Update README.md 2020-07-08 14:25:02 +01:00
vyzo
47f325704f Merge pull request #280 from oskarth/patch-3
PubSub: Remove second-guessing naming of Message field
2020-07-08 08:58:59 +03:00
Oskar Thorén
7b45ead06a Remove second-guessing naming of Message field
Small tweak, but it kept jumping out at me as I'm reading the spec. A spec should be written in an authoritative manner and not second-guess itself. Right now it reads more like a note to self that was left over.

If this is a possible enhancement/renaming, it should be captured in a separate issue IMO.

It is also unlikely that this field will change, considering how many clients implemented it with this naming.

Finally, I personally think the name is perfectly fine :)
2020-07-08 13:01:11 +08:00
vyzo
a87e386113 Merge pull request #279 from oskarth/patch-2
Update PubSub with nim-libp2p implementations
2020-07-03 08:49:35 +03:00
Oskar Thoren
41399df611 Move gossipsub implementation status to gossipsub spec 2020-07-03 13:04:52 +08:00
Oskar Thorén
af92ea1565 Update PubSub with nim-libp2p implementations 2020-07-02 12:10:37 +08:00
Jacob Heun
c97c05ab2d Merge pull request #269 from libp2p/update/gossipsub-v1.1-candidate-recommendation
Promote gossipsub v1.1 spec to Candidate Recommendation
2020-06-29 16:20:28 +02:00
vyzo
20af771d60 Merge pull request #278 from oskarth/patch-1
Update gossipsub v1.0: fixed gossip-emission link
2020-06-15 09:41:56 +03:00
Oskar Thorén
a8d19108ee Update gossipsub v1.0: fixed gossip-emission link 2020-06-15 10:26:29 +08:00
Raúl Kripalani
5e507b0f12 gossipsub logo: optimized png.
Follow-up to https://github.com/libp2p/specs/pull/277.
2020-06-10 15:50:49 +01:00
vyzo
72164c27a9 Merge pull request #277 from libp2p/logo
docs: add logo!
2020-06-09 17:24:42 +03:00
David Dias
6ac757e5be docs: add logo! 2020-06-09 11:22:21 +01:00
vyzo
bdf8b044b1 Merge branch 'master' into update/gossipsub-v1.1-candidate-recommendation 2020-06-02 22:24:04 +03:00
vyzo
b5135fd89e Merge pull request #274 from libp2p/update/gossipsub-v1.1-bootstrapping
Update gossipsub v1.1 spec with recommendation for secure bootstrapping
2020-06-02 13:15:35 +03:00
vyzo
b0ecb73acb Merge pull request #275 from libp2p/daviddias-patch-1
docs: clarifying note
2020-06-02 13:14:43 +03:00
David Dias
97902c6d6d docs: clarifying note 2020-06-02 10:47:55 +01:00
David Dias
192b35251d docs: note of clarity on the available peer discovery services 2020-06-02 10:46:14 +01:00
vyzo
bf1aa4f981 update revision tag 2020-05-30 20:05:57 +03:00
vyzo
511056f28f add paragraph about secure peer discovery in recommendations section 2020-05-30 20:03:55 +03:00
vyzo
0ba1b93ea3 Merge pull request #273 from ChainSafe/chore/update-js-gossipsub-entry
chore: update gossipsub js impl info
2020-05-27 23:31:07 +03:00
Cayman
a58fe6757d chore: update gossipsub js impl info 2020-05-27 15:21:20 -05:00
vyzo
353f708a15 Merge branch 'master' into update/gossipsub-v1.1-candidate-recommendation 2020-05-21 20:14:44 +03:00
vyzo
1478bbe0b1 Merge pull request #272 from libp2p/update/gossipsub-v1.1-px-recommendation
Update gossipsub v1.1 spec with recommendations for network bootstrapping
2020-05-21 20:11:39 +03:00
vyzo
07f379dcca s/meshing/participating 2020-05-21 13:19:37 +03:00
vyzo
08389eb24d copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:17:58 +03:00
vyzo
c2badc4a14 copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:17:43 +03:00
vyzo
f510b99a7e copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:17:30 +03:00
vyzo
f91e0e5fc5 copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:17:09 +03:00
vyzo
323ea3d18c copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:16:53 +03:00
vyzo
f6b4819a12 copy edit
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
2020-05-21 13:16:38 +03:00
vyzo
b977ef4667 add section with recommendations for network bootstrapping 2020-05-21 12:53:11 +03:00
vyzo
d3a4a819b4 Merge branch 'master' into update/gossipsub-v1.1-candidate-recommendation 2020-05-19 10:11:41 +03:00
vyzo
b7dd696976 Merge pull request #271 from libp2p/update/gossipsub-v1.1-outbound-quotas
Update gossipsub v1.1 spec for outbound quotas
2020-05-19 10:09:12 +03:00
vyzo
109e5d05c1 update revision 2020-05-18 19:02:59 +03:00
vyzo
2bcc9982ff outbound connection quotas 2020-05-18 19:00:04 +03:00
vyzo
091aeafe70 Merge pull request #270 from mkalinin/fix/gsub-v1.1-score-params-num
Fix number of global score params
2020-05-13 18:11:06 +03:00
Mikhail Kalinin
8634cdad10 Fix number of global score params 2020-05-13 20:54:36 +06:00
vyzo
0c9cebf06e promote gossipsub v1.1 spec to Candidate Recommendation 2020-05-13 12:46:32 +03:00
vyzo
7f881fb436 Merge pull request #267 from libp2p/update/gossipsub-v1.1
Update gossipsub v1.1 spec
2020-05-13 12:30:43 +03:00