rgb-cln/common/test
Rusty Russell cb22015b2a common/channel_type: wrapper for generated 'struct channel_type'.
We make it a first-class citizen internally, even though we won't use
it over the wire (at least, non-experimental builds).  This scheme
follows the latest draft, in which features are flagged compulsory.

We also add several helper functions.

Since uses the *even* bits (as per latest spec), not the *odd* bits,
we have some other fixups.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
Makefile lease rates: helpers for parsing, serializing + equating lease_rates 2021-07-20 13:28:38 -04:00
onion-test-v0.json sphinx: Introduce a `runtest` command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c common/amount: make fmt_amount_sat / fmt_amount_msat etc take copy. 2021-01-09 12:45:31 +01:00
run-bigsize.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-bolt11.c Makefile: update spec version 2021-09-09 12:04:48 +09:30
run-bolt12_decode.c common/tests: these test are no longer experimental-only. 2021-08-14 12:07:57 +09:30
run-bolt12_merkle-json.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-bolt12_merkle.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-bolt12_period.c common/test/run-bolt12_period.c: fix warnings at -O3. 2021-08-14 12:07:57 +09:30
run-cryptomsg.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-derive_basepoints.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-features.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-gossip_rcvd_filter.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-gossmap-fp16.c common: support transitory local map additions to gossmap. 2021-02-04 12:02:36 +10:30
run-gossmap_guess_node_id.c gossmap: helper to try to map x-only nodeid into 33-byte pubkey id. 2020-12-09 16:40:13 +10:30
run-gossmap_local.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-ip_port_parsing.c Refuse to parse v2 onion addresses without deprecated_apis 2021-05-24 20:22:45 +09:30
run-json.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-json_remove.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-json_scan.c common/json: make json_scan return an error string. 2021-01-07 19:32:47 +01:00
run-key_derive.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-lease_rates.c lease rates: helpers for parsing, serializing + equating lease_rates 2021-07-20 13:28:38 -04:00
run-lock.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-param.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-psbt_diff.c psbt: set the witness script to null, also 2021-09-05 14:24:14 +02:00
run-route-specific.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-route.c common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
run-softref.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-sphinx-xor_cipher_stream.c tests: Update mocks after breaking them via interleaved merges 2020-12-11 21:20:35 +01:00
run-sphinx.c tlv: Allow passing some extra types to accept when parsing the stream 2021-06-26 10:55:13 +09:30
run-wireaddr.c common/test: test wireaddr parsing. 2021-06-17 11:46:48 +09:30