core-lightning/connectd/test
Rusty Russell d40379885d common/wireaddr.h: simplify parse_wireaddr API.
1. Make it the standard "return the error" pattern.
2. Rather than flags to indicate what types are allowed, have the callers
   check the return explicitly.
3. Document the APIs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-01 09:28:39 +09:30
..
Makefile lightning_websocketd: simple proxy for websockets. 2021-10-22 11:56:30 +02:00
run-gossip_rcvd_filter.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-initiator-success.c connectd: don't try to set TCP_CORK on websocket pipe. 2023-04-10 09:41:56 +09:30
run-netaddress.c common/wireaddr.h: simplify parse_wireaddr API. 2023-06-01 09:28:39 +09:30
run-responder-success.c connectd: don't try to set TCP_CORK on websocket pipe. 2023-04-10 09:41:56 +09:30
run-websocket.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30