core-lightning/common/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 build: remove --enable-experimental-features / EXPERIMENTAL_FEATURES 2023-05-23 09:34:08 +09:30
onion-test-v0.json sphinx: Introduce a runtest command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c bitcoin: remove unused functions, or make static. 2021-12-06 10:05:39 +10:30
run-base64.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-bigsize.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-blindedpath_enctlv.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-blindedpath_onion.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-bolt11.c Makefile: bolt version b38156b9510c0562cf50f8758a64602cc0315c19 2023-04-07 21:22:56 +09:30
run-bolt12_decode.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-bolt12_merkle-json.c build: don't generate experimental variants of wire files. 2023-05-23 09:34:08 +09:30
run-bolt12_merkle.c common/test: fix typo in bolt12 test vector generation. 2023-01-06 20:44:50 +01:00
run-bolt12_period.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-channel_type.c common: fix build of run-channel_type.c 2023-04-06 14:43:48 +02:00
run-cryptomsg.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-derive_basepoints.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-features.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-gossmap-fp16.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-gossmap_canned.c test: run-gossmap update test store instructions 2022-07-12 13:59:46 -05:00
run-gossmap_local.c test: run-gossmap update test store instructions 2022-07-12 13:59:46 -05:00
run-ip_port_parsing.c common/wireaddr.h: simplify parse_wireaddr API. 2023-06-01 09:28:39 +09:30
run-json.c cleanup: rename json_add_amount_msat_only to json_add_amount_msat 2023-03-18 15:55:49 +10:30
run-json_filter.c lightningd: move bip32_base pointer into struct lightningd. 2023-03-22 13:50:32 +10:30
run-json_remove.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-json_scan.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-json_stream-filter.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-key_derive.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-lease_rates.c tools/gen: Always return bool! 2022-07-14 12:24:48 -05:00
run-onion-message-test.c build: don't generate experimental variants of wire files. 2023-05-23 09:34:08 +09:30
run-onion-test-vector.c build: don't generate experimental variants of wire files. 2023-05-23 09:34:08 +09:30
run-param.c Add segwit_addr_decode unit tests for invalid bech32(m) 2023-05-25 11:07:45 +09:30
run-psbt_diff.c Update libwally to 0.8.8, support PSBTv2 2023-03-23 16:10:55 +10:30
run-route-specific.c common/gossip_store: clean up header. 2023-01-30 15:15:41 -06:00
run-route.c common/gossip_store: clean up header. 2023-01-30 15:15:41 -06:00
run-route_blinding_onion_test.c build: don't generate experimental variants of wire files. 2023-05-23 09:34:08 +09:30
run-route_blinding_test.c common: remove old route-blinding-override test, update route-blinding test for new vectors. 2022-10-26 11:29:06 +10:30
run-softref.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-sphinx-xor_cipher_stream.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-sphinx.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-tlv_span.c bitcoin: add tx_feerate() to reverse-calculate feerate a tx paid. 2023-04-06 09:01:48 +09:30
run-version.c comm: make sure that our version check is reliable 2023-01-17 14:15:24 +10:30
run-wireaddr.c common/wireaddr.h: simplify parse_wireaddr API. 2023-06-01 09:28:39 +09:30