core-lightning/common/test
Rusty Russell 363e1ee44c common: update test to encode new test vectors now we handle them correctly.
1. Missing offer_description iff offer_amount also missing.
2. Missing offer_issuer_id iff offer_paths is present.
3. Short channel id on introduction point.
4. Experimental range.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-01 12:31:48 +09:30
..
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
onion-test-v0.json
run-amount.c
run-base64.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-bigsize.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-blindedpath_enctlv.c bolt12: allow first_node_id in blinded path to be a scid. 2024-05-12 19:11:43 -05:00
run-blindedpath_onion.c common: don't pass (unused) has_realm parameter to process_onionpacket. 2024-07-09 15:09:29 +02:00
run-bolt11.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
run-bolt12_decode.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-bolt12_merkle-json.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-bolt12_merkle.c wire: rename "offer_node_id" to "offer_issuer_id" to match latest BOLT. 2024-08-01 12:31:48 +09:30
run-bolt12_period.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-bolt12-encode-test.c common: update test to encode new test vectors now we handle them correctly. 2024-08-01 12:31:48 +09:30
run-bolt12-format-string-test.c wire: rename "offer_node_id" to "offer_issuer_id" to match latest BOLT. 2024-08-01 12:31:48 +09:30
run-bolt12-offer-decode.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-channel_type.c common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
run-codex32.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-cryptomsg.c common: add tal_arr_eq helper. 2024-02-16 15:02:38 +01:00
run-deprecation.c Makefile: add CLN_NEXT_VERSION, functions encoding deprecation schedule. 2024-01-26 10:30:22 +10:30
run-derive_basepoints.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-features.c common: add tal_arr_eq helper. 2024-02-16 15:02:38 +01:00
run-gossmap_canned.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-gossmap_local.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-gossmap-fp16.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-ip_port_parsing.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-json_filter.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-json_remove.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-json_scan.c common: add tests that json_scan can omit an entire object member. 2023-12-14 09:16:56 +10:30
run-json_stream-filter.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-json.c bolt12: allow first_node_id in blinded path to be a scid. 2024-05-12 19:11:43 -05:00
run-key_derive.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-lease_rates.c tools/gen: Always return bool! 2022-07-14 12:24:48 -05:00
run-marginal_feerate.c common: add unit test for marginal feerate function. 2024-05-13 14:06:45 -05:00
run-onion-message-test.c connectd: forward onion messages by scid as well as node_id. 2024-07-10 13:34:00 +02:00
run-onion-test-vector.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-param.c common: move now-enlarged command_fail_badparam into its own source file. 2024-06-25 08:47:50 +09:30
run-psbt_diff.c Update libwally to 0.8.8, support PSBTv2 2023-03-23 16:10:55 +10:30
run-route_blinding_onion_test.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-route_blinding_test.c unittests: use current version of BOLTS when reading specs. 2024-07-17 10:57:11 +02:00
run-route-infloop.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-route-specific.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-route.c common: hoist scidd->pubkey conversion function into gossmap. 2024-07-18 10:53:55 +09:30
run-sphinx-xor_cipher_stream.c common: translate legacy onion payloads. 2024-05-29 12:40:01 -05:00
run-sphinx.c bolt12: allow first_node_id in blinded path to be a scid. 2024-05-12 19:11:43 -05:00
run-tal_arr_randomize.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-tlv_span.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-tlv_unknown.c common: maintain unknown fields when unmarshalling/marshalling TLVs 2024-07-23 09:54:47 +09:30
run-trace.c test: Add a run-trace test and document tracing overhead 2023-12-15 13:23:51 +10: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: add amount_feerate helper. 2023-11-01 14:11:28 +10:30