1
0
mirror of https://github.com/waku-org/nwaku.git synced 2025-02-16 17:07:43 +00:00

5 Commits

Author SHA1 Message Date
Simon-Pierre Vivier
3e72e83067
refactor: Moved external APIs out of node () 2023-09-22 09:36:46 -04:00
Aaryamann Challani
645b034367
feat(rln-relay): removed rln from experimental 🚀 ()
* feat(rln-relay): removed rln from experimental 🚀

* fix(waku_node): if rln-relay is nil, return true

* chore(tests): mark rest health as skipped
2023-09-11 12:02:31 +05:30
Aaryamann Challani
a14c32614a
chore(rln-relay): use the only key from keystore if only 1 exists ()
* chore(rln-relay): use the only key from keystore if only 1 exists

* fix: convert iterator to seq and then index into it
2023-09-04 15:46:44 +05:30
Alvaro Revuelta
05c988645d
chore(api): validate rln message before sending (rest + rpc) () 2023-09-01 15:03:59 +02:00
Hanno Cornelius
b9d5d28af5
chore: remove references to v2 ()
* chore: remove references to v2

* fix: lingering rln-relay import path
2023-08-09 18:11:50 +01:00