File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 77** Info:** before upgrading to this version, make sure you delete the previous rln_tree folder, i.e.,
88the one that is passed through this CLI: ` --rln-relay-tree-path ` .
99
10+ ### Features
11+ * lightpush v3 ([ #3279 ] ( https://github.com/waku-org/nwaku/pull/3279 ) ) ([ e0b563ff] ( https://github.com/waku-org/nwaku/commit/e0b563ffe5af20bd26d37cd9b4eb9ed9eb82ff80 ) )
12+ Upgrade for Waku Llightpush protocol with enhanced error handling. Read specification [ here] ( https://github.com/waku-org/specs/blob/master/standards/core/lightpush.md )
13+
1014This release supports the following [ libp2p protocols] ( https://docs.libp2p.io/concepts/protocols/ ) :
1115| Protocol | Spec status | Protocol id |
1216| ---: | :---: | :--- |
1317| [ ` 11/WAKU2-RELAY ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/11/relay.md ) | ` stable ` | ` /vac/waku/relay/2.0.0 ` |
1418| [ ` 12/WAKU2-FILTER ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/12/filter.md ) | ` draft ` | ` /vac/waku/filter/2.0.0-beta1 ` <br />` /vac/waku/filter-subscribe/2.0.0-beta1 ` <br />` /vac/waku/filter-push/2.0.0-beta1 ` |
1519| [ ` 13/WAKU2-STORE ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/13/store.md ) | ` draft ` | ` /vac/waku/store/2.0.0-beta4 ` |
1620| [ ` 19/WAKU2-LIGHTPUSH ` ] ( https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/19/lightpush.md ) | ` draft ` | ` /vac/waku/lightpush/2.0.0-beta1 ` |
21+ | [ ` WAKU2-LIGHTPUSH v3 ` ] ( https://github.com/waku-org/specs/blob/master/standards/core/lightpush.md ) | ` draft ` | ` /vac/waku/lightpush/3.0.0 ` |
1722| [ ` 66/WAKU2-METADATA ` ] ( https://github.com/waku-org/specs/blob/master/standards/core/metadata.md ) | ` raw ` | ` /vac/waku/metadata/1.0.0 ` |
1823| [ ` WAKU-SYNC ` ] ( https://github.com/waku-org/specs/blob/feat--waku-sync/standards/core/sync.md ) | ` draft ` | ` /vac/waku/sync/1.0.0 ` |
1924
You can’t perform that action at this time.
0 commit comments