NagyZoltanPeter
|
fc6194bb6b
|
feat: Rest endoint /health for rln (#2011)
* Rest endoint /health added
* Remove dev-debug echo
* Changed not ready message
* Update waku/node/rest/health/handlers.nim
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
* Various fixes on PR foundings, added comments
---------
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
|
2023-09-08 11:19:47 +02:00 |
Simon-Pierre Vivier
|
b991682b28
|
fix(tests): relay tests use random port to avoid conflict (#1998)
|
2023-09-07 07:41:56 -04:00 |
Aaryamann Challani
|
a14c32614a
|
chore(rln-relay): use the only key from keystore if only 1 exists (#1984)
* 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) (#1968)
|
2023-09-01 15:03:59 +02:00 |
Simon-Pierre Vivier
|
cf3013962c
|
feat: update various protocols to autoshard (#1857)
* feat: update FILTER & LIGHTPUSH to autoshard
|
2023-08-17 08:11:18 -04:00 |
Hanno Cornelius
|
b9d5d28af5
|
chore: remove references to v2 (#1898)
* chore: remove references to v2
* fix: lingering rln-relay import path
|
2023-08-09 18:11:50 +01:00 |