nwaku/waku/node
NagyZoltanPeter 02a814bd35
feat: lightpush rest api (#2052)
RestApi Lightpush endpoint implemented
* Openapi definition for lightpush rest api
* Update waku/node/rest/lightpush/handlers.nim
* Fix install handler naming, added negative test cases and fixes for restapi lightpush
* Fix error handling in lightpush rest handler
* Fix main success case - relay message that comes with pushRequest
* Fix rest relay serdes test with RelayWakuMessage validation changes
* Checking response message tests
2023-09-22 13:46:55 +02:00
..
jsonrpc feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02:00
peer_manager fix: prevent IP 0.0.0.0 from being published and update peers with empty ENR data (#1982) 2023-09-11 11:30:12 +03:00
rest feat: lightpush rest api (#2052) 2023-09-22 13:46:55 +02:00
builder.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
config.nim fix: prevent IP 0.0.0.0 from being published and update peers with empty ENR data (#1982) 2023-09-11 11:30:12 +03:00
message_cache.nim feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02:00
peer_manager.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
waku_metrics.nim chore: Updating nim-chronicles, nim-chronos, nim-presto, nimcrypto, nim-libp2p, and nim-nat-transversal (#2043) 2023-09-18 18:51:49 +02:00
waku_node.nim feat: lightpush rest api (#2052) 2023-09-22 13:46:55 +02:00
waku_switch.nim fix(p2p): fix possible connectivity issue (#1996) 2023-09-08 13:36:26 +02:00