Andrea Maria Piana
37a90f6394
Add released section to 0.5
2020-04-17 10:50:17 +02:00
Andrea Maria Piana
7b9dc562bc
Update specs according to production implementation
2020-04-17 10:05:16 +02:00
Kim De Mey
99b0ef9e9d
Waku: Clarify what to do with unknown option keys ( #112 )
...
* Waku: Clarify what to do with unknown option keys
* Change options key ignoring to SHOULD and add to changelog
* Update Nimbus supported spec version
2020-04-08 18:25:09 +08:00
Dean Eigenmann
6362d80423
Update .remarkrc ( #111 )
...
* Update .remarkrc
* Update .remarkrc
2020-03-17 15:22:06 +08:00
Dean Eigenmann
c1c6f7c400
fix/redirects ( #110 )
...
* cleans up footnotes
* fixes redirects
* Update _config.yml
2020-03-11 12:37:08 +01:00
Dean Eigenmann
cd5eff7011
sitemap ( #109 )
...
* Update Gemfile
* Update _config.yml
2020-03-01 17:00:06 +01:00
Dean Eigenmann
98942ed342
footnotes/cleanup ( #108 )
...
* cleans up footnotes
* Update mvds.md
* Update waku.md
2020-02-24 17:32:49 +08:00
Oskar Thorén
a6a9d6bcb1
Waku v0.4 ( #107 )
...
- Simplify implementation matrix with latest state
- Introduces a new required packet code Status Code (`0x22`) for communicating option changes
- Deprecates the following packet codes: PoW Requirement (`0x02`), Bloom Filter (`0x03`), Rate limits (`0x20`), Topic interest (`0x21`) - all superseded by the new Status Code (`0x22`)
- Increased `topic-interest` capacity from 1000 to 10000
2020-02-21 18:00:24 +08:00
Oskar Thorén
17bd066e31
Simplify implementation matrix ( #106 )
2020-02-21 17:56:43 +08:00
Andrea Maria Piana
74ae17b49c
Add Status Update packet code ( #105 )
...
* Add Status Update packet code
* Add release section
* Apply suggestions from code review
Co-Authored-By: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Oskar Thorén <me@oskarth.com>
2020-02-21 17:41:23 +08:00
Dean Eigenmann
755299a23e
fix table of contents
2020-02-20 23:34:42 -05:00
decanus
5e288a05c0
update
2020-02-20 10:52:28 -05:00
decanus
654735bb22
fix
2020-02-20 10:51:53 -05:00
decanus
d06872c250
fix
2020-02-20 10:50:42 -05:00
decanus
710372bc97
added
2020-02-20 10:48:25 -05:00
decanus
41c4ecceab
fi
2020-02-20 10:45:32 -05:00
decanus
f38e6f7b3c
update
2020-02-20 10:44:00 -05:00
decanus
c3bf7471a9
update
2020-02-20 10:35:00 -05:00
decanus
87be3fbc24
fix
2020-02-20 10:28:22 -05:00
decanus
93585c6743
fix
2020-02-20 10:25:21 -05:00
decanus
5cbb34cab0
moved specs
2020-02-20 10:22:13 -05:00
decanus
67922a0549
update
2020-02-20 10:18:26 -05:00
Dean Eigenmann
caa5cb8e69
using headers so we can link to messages.
2020-02-19 08:19:55 -05:00
Oskar Thoren
e766088763
Link 0.3 release and fix date
2020-02-13 11:19:30 +08:00
Oskar Thorén
73138d6ba9
Waku spec v0.3 ( #102 )
...
* Waku spec v3
- Modify changelog format
- Draft status explicit
- Misc typos
* fmt
* De facto document draft breaking; add discovery to changelog
2020-02-13 11:17:15 +08:00
Dean Eigenmann
03949cf646
spec/waku-discovery ( #99 )
...
* changed waku discovery
* Update waku.md
2020-02-07 13:57:32 +01:00
Dean Eigenmann
b19b2a3a09
forward/compatibility ( #94 )
2020-01-31 17:47:16 +01:00
Dean Eigenmann
966c4629f5
Update README.md
2020-01-31 17:36:02 +01:00
decanus
289aa7456e
Merge branch 'master' of github.com:vacp2p/specs
2020-01-31 17:34:47 +01:00
decanus
d83cc2cb0b
travis
2020-01-31 17:33:54 +01:00
Dean Eigenmann
065b14a519
fix/waku-status ( #98 )
...
* rewrote section
* fix
* Update waku.md
* Update waku.md
* Update waku.md
* Update waku.md
2020-01-29 18:01:22 +01:00
Oskar Thorén
92ca8fd35d
Handshake topic b - association list ( #96 )
...
* Topic added to Status handshake
* Association list handshake
* Adjust based on review
2020-01-24 15:33:44 +01:00
Oskar Thorén
e74a4c8f28
Amend upgrade policy to be more explicit about protocol versioning ( #97 )
2020-01-24 15:05:41 +01:00
Adam Babik
f4ff7d9392
Change topic-interest to topics in the request ( #91 )
2020-01-22 10:35:26 +01:00
Oskar Thorén
86e053e34c
Upgradability policy ( #93 )
...
* Upgradability policy
* add examples
2020-01-22 11:36:54 +08:00
Oskar Thorén
1f8fb84673
Update mailserver spec to v0.2 ( #90 )
...
* Update mailserver spec to v0.2
* Update waku/mailserver.md
2020-01-21 11:55:32 +08:00
Dean Eigenmann
bc2f13884b
Update waku.md
2020-01-15 20:38:29 +01:00
Dean Eigenmann
4c0ff4a642
rename/specs-descriptive ( #89 )
...
* started renaming
* fix
2020-01-14 12:22:44 +08:00
Dean Eigenmann
e05b556565
spec/waku-message-confirmation ( #84 )
...
* updates
* Update waku.md
* Update waku.md
* Update waku.md
* Update waku.md
* Update waku.md
* Update waku/waku.md
Co-Authored-By: Oskar Thorén <ot@oskarthoren.com>
* Update waku.md
Co-authored-by: Oskar Thorén <me@oskarth.com>
2020-01-06 11:12:55 +08:00
decanus
ca8330f614
indentation
2019-12-20 01:19:15 +01:00
Oskar Thorén
5912e766de
Add topic interest to WMS ( #83 )
...
* Add topic interest to WMS
* Address comments
* Change cursor to *OCTET
* Add empty changelog
2019-12-19 19:42:43 +08:00
Dean Eigenmann
15a913ae51
spec/waku-toc ( #85 )
...
* fix toc
* fix toc
* fix broke
* Update waku.md
2019-12-19 10:49:55 +08:00
Dean Eigenmann
9a2783ead4
Update waku.md
2019-12-18 22:22:10 +01:00
Dean Eigenmann
eb1093988d
Update waku.md
2019-12-18 22:21:38 +01:00
Dean Eigenmann
8df8b9ff88
move/specs-waku ( #82 )
...
* moves waku
* Update README.md
* Update README.md
* Update README.md
2019-12-18 13:20:02 +08:00
Dean Eigenmann
ccdd09760e
Update wms.md ( #81 )
2019-12-18 11:02:35 +08:00
Dean Eigenmann
fa38f91fcc
Update wedf.md
2019-12-17 16:10:22 +01:00
Dean Eigenmann
edf1d82d54
Update waku.md
2019-12-17 16:09:57 +01:00
Dean Eigenmann
456b7deca0
Update remote-log.md
2019-12-16 13:14:10 +01:00
Dean Eigenmann
25689e0099
spec/envelope ( #76 )
...
* moved spec, still needs some rewriting
* fix
* added abstract
* rewrote
* add to readme
* Update edf.md
* Update edf.md
* Update edf.md
Co-Authored-By: kdeme <kim.demey@gmail.com>
* rename
2019-12-16 13:05:11 +08:00