v0.35.1
·
137 commits
to master
since this release
v0.35.1 (2025-03-30)
Bug fixes
Info: before upgrading to this version, make sure you delete the previous rln_tree folder, i.e.,
the one that is passed through this CLI: --rln-relay-tree-path
.
Features
- lightpush v3 (#3279) (e0b563ff)
Upgrade for Waku Llightpush protocol with enhanced error handling. Read specification here
This release supports the following libp2p protocols:
Protocol | Spec status | Protocol id |
---|---|---|
11/WAKU2-RELAY |
stable |
/vac/waku/relay/2.0.0 |
12/WAKU2-FILTER |
draft |
/vac/waku/filter/2.0.0-beta1 /vac/waku/filter-subscribe/2.0.0-beta1 /vac/waku/filter-push/2.0.0-beta1 |
13/WAKU2-STORE |
draft |
/vac/waku/store/2.0.0-beta4 |
19/WAKU2-LIGHTPUSH |
draft |
/vac/waku/lightpush/2.0.0-beta1 |
66/WAKU2-METADATA |
raw |
/vac/waku/metadata/1.0.0 |
WAKU-SYNC |
draft |
/vac/waku/sync/1.0.0 |