nwaku/waku/v2/node/rest
Hanno Cornelius 7f23bdf29f
chore: update nwaku submodules (#1123)
* chore: update submodules

* fix: SIGTERM ambiguity

* fix: ambiguous RNGs

* fix: ContentType is no longer a string

* fix: more fixes related to ambiguous RNGs

* fix: start all protocols

* chore: also update nim-eth

* chore: important new fixes in nim-libp2p

* fix: more changes related to RNG. Some reversion to reflect nim-eth update

* fix: breaking changes in nim-eth submodule

* fix: start protocols in tests

* fix: chat2bridge protocols async mounting

* fix: v1 test compilation

* fix: rln test compilation

* fix: remove confusing keys qualifier for the same HmacDrbgContext
2022-09-07 16:31:27 +01:00
..
debug feat(rest): Add HTTP REST API (#727). Amend Debug REST API client 2022-06-22 20:30:44 +02:00
filter feat(rest): add waku filter openapi rest api specification file 2022-08-31 13:24:35 +02:00
relay chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
base64.nim fix(rest): encode waku message payload in base64 2022-08-30 14:53:04 +02:00
client.nim feat(rest): Add HTTP REST API (#727). Debug API POC 2022-06-14 18:20:15 +02:00
serdes.nim fix(rest): encode waku message payload in base64 2022-08-30 14:53:04 +02:00
server.nim feat(rest): Add HTTP REST API (#727). Integrate REST API with the Waku V2 node 2022-07-19 11:02:43 +02:00
utils.nim feat(rest): Add HTTP REST API (#727). Add Relay REST API 2022-06-23 10:12:38 +02:00